Alberto Cuesta Cañada
1e0f07751e
Implementation of an address Enumerable Set (#2061)
* 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
Co-authored-by: Nicolás Venturo <nicolas.venturo@gmail.com>
2020-01-24 14:50:24 -03:00
..
2019-04-24 19:32:08 -03:00
2019-10-25 15:53:16 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-08-12 13:30:03 -03:00
2019-04-24 19:32:08 -03:00
2020-01-23 15:08:54 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2020-01-24 14:50:24 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-05-16 11:50:54 -03:00
2019-06-12 16:24:37 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-11-15 20:22:37 -03:00
2019-10-25 13:36:56 -03:00
2019-04-24 19:32:08 -03:00
2019-07-29 12:16:55 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-08-14 14:21:38 +02:00
2019-08-14 14:21:38 +02:00
2019-05-08 16:11:00 -03:00
2019-10-25 15:53:16 -03:00
2019-04-24 19:32:08 -03:00
2019-10-25 13:36:56 -03:00
2019-10-25 13:36:56 -03:00
2019-10-25 13:36:56 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-08-14 14:21:38 +02:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-10-22 13:59:11 -03:00
2019-08-14 14:21:38 +02:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-05-27 13:31:09 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00
2019-04-24 19:32:08 -03:00