Alberto Cuesta Cañada
8975289c6b
Fix EnumerableSetMock for 2.5.rc1 (#2069)
* Drafted Enumerable.sol.
* Drafted test framework.
* Tweaked the tests to follow oz structure.
* Coded EnumerableSet.
* Moved EnumerableSet to `utils`.
* Fixed linting.
* Improved comments.
* Tweaked contract description.
* Renamed struct to AddressSet.
* Relaxed version pragma to 0.5.0
* Removed events.
* Revert on useless operations.
* Small comment.
* Created AddressSet factory method.
* Failed transactions return false.
* Transactions now return false on failure.
* Remove comments from mock
* Rename mock functions
* Adapt tests to code style, use test-helpers
* Fix bug in remove, improve tests.
* Add changelog entry
* Add entry on Utils doc
* Add optimization for removal of last slot
* Update docs
* Fix headings of utilities documentation
* Simplified mock.
* Fixed comment.
* Revert "Fixed comment."
This reverts commit 39627f9a6f.
* Revert "Simplified mock."
This reverts commit 67468e464b.
* Simplified mock.
Co-authored-by: Nicolás Venturo <nicolas.venturo@gmail.com>
2020-01-30 15:42:21 -03:00
..
2019-08-14 14:21:38 +02:00
2019-08-14 14:21:38 +02:00
2019-11-19 20:13:22 -03:00
2020-01-07 17:18:28 -03:00
2019-08-14 14:21:38 +02:00
2020-01-15 14:44:09 -03:00
2019-09-11 19:11:43 -03:00
2019-11-19 17:41:51 -03:00
2019-10-29 17:23:48 -03:00
2020-01-30 15:42:21 -03:00
2019-12-10 15:57:14 -03:00
2020-01-20 16:02:49 -03:00
2020-01-24 14:56:17 -03:00
2020-01-24 14:50:24 -03:00
2019-10-29 17:44:30 -03:00