Leo Arias
ab13379653
Improve encapsulation on TimedCrowdsale (#1281)
* Improve encapsulation on ERC165
* Improve encapsulation on ERC20
* Improve encapsulation on ERC721
* Add tests, use standard getters
* fix tests
* Fix lint
* move interface ids to implementation contracts
* Do not prefix getters
* Improve encapsulation on Crowdsales
* add missing tests
* remove only
* Improve encapsulation on Pausable
* add the underscore
* Improve encapsulation on ownership
* fix rebase
* fix ownership
* Improve encapsulation on payments
* Add missing tests
* add missing test
* Do not prefix getters
* Do not prefix getters
* Fix tests.
* Update modifiers to call public view functions.
Fixes #1179.
* remove isMinter
* fix is owner call
* fix isOpen
* Fix merge
* Improve encapsulation on TimedCrowdsale
* Add missing parentheses
* remove duplicate function definition
2018-09-06 15:06:28 -03:00
..
2018-09-04 20:37:07 -06:00
2018-09-05 16:11:29 -03:00
2018-09-06 15:06:28 -03:00
2018-09-03 10:53:28 -03:00
2018-09-05 17:37:29 -03:00
2018-09-05 11:17:18 -03:00
2018-09-05 17:37:29 -03:00
2018-09-05 16:11:29 -03:00
2018-08-13 20:07:18 -03:00
2018-09-04 20:37:07 -06:00
2018-09-06 11:38:29 -03:00
2018-09-05 16:11:29 -03:00
2018-09-06 11:38:29 -03:00
2018-09-03 10:53:28 -03:00
2018-04-26 12:36:41 -03:00