8f2a4785cb
Make ERC827 methods payable ( #838 )
...
* Make ERC827 methods payable
* Suppress linter errors
* Add some ERC827 payable tests
* Remove failOnBuy method from MessageHelper
* Fix linter warning
* Fix tests
2018-04-23 15:16:55 +02:00
16535fbb87
Update ERC827.sol to not use function overloading ( #871 )
...
* Update ERC827.sol to not use function overloading
* updated tests for erc827 function name changes
* fixed broken test
* removed findMethod from erc827 tests that is no longer necessary
2018-04-23 13:39:34 +02:00
b3a8602928
Use constructor arguments ( #731 )
2018-02-26 18:24:19 -03:00
f4228f1b49
fix: reference contract name rather than filepath ( #698 )
2018-01-25 11:52:51 -03:00
b67856c69d
Separate ERC20 and ERC827 form tokens implementations in contracts and test folders
2018-01-17 16:24:29 -03:00