Nicolás Venturo
308a4c9907
Draft EIP 1820 (#1677)
* Add barebones EIP1820 support.
* Update openzeppelin-test-helpers dependency to have ERC1820 support.
* Add tests for ERC1820.
* Improve inline documentation.
* Add changelog entry.
* Update test-helpers, refactor tests to use new helpers.
* Rename ERC1820 to ERC1820Implementer.
* Improve implementer docstring.
* Remove _implementsInterfaceForAddress.
* update openzeppelin-test-helpers to 0.2.0
* Update contracts/drafts/ERC1820Implementer.sol
Co-Authored-By: nventuro <nicolas.venturo@gmail.com>
* Fix how solidity coverage is run to allow for free events.
* Fix coverage testing script.
2019-03-19 15:13:55 -03:00
..
2019-01-17 15:59:30 -03:00
2019-03-06 11:38:57 -03:00
2019-03-07 12:44:28 -03:00
2019-03-19 15:13:55 -03:00
2019-01-17 15:59:30 -03:00
2019-02-24 11:52:22 -05:00
2019-01-17 15:59:30 -03:00
2019-01-25 13:16:40 -03:00
2019-03-19 15:13:55 -03:00
2019-02-28 11:46:13 -03:00
2019-02-28 11:46:13 -03:00
2019-03-19 11:51:46 -03:00
2019-02-28 11:46:13 -03:00
2018-04-26 12:36:41 -03:00
2018-10-10 15:15:38 -03:00