Commit Graph

5 Commits (f0eea31bdf8016d23862d6e5c4267bd61ff203f9)

Author SHA1 Message Date
Anton Bukov 8f2a4785cb Make ERC827 methods payable (#838) 7 years ago
Elie 16535fbb87 Update ERC827.sol to not use function overloading (#871) 7 years ago
chriseth b3a8602928 Use constructor arguments (#731) 7 years ago
Matt Condon f4228f1b49 fix: reference contract name rather than filepath (#698) 7 years ago
AugustoL b67856c69d Separate ERC20 and ERC827 form tokens implementations in contracts and test folders 7 years ago
AugustoL 4fbd44fd40 Reorganize tests and add library folder 7 years ago
AugustoL 7ddd66fb74 fix increaseApproval in ERC827Token with tests 7 years ago
AugustoL 685d2087ca Add increase and decrease approval functions to ERC827 with tests 7 years ago
AugustoL e911b4d556 Add findMethod function in ERC827Token test 7 years ago
AugustoL 7bd95b1e31 Overload ERC20 funcitons with new _data argument 7 years ago
AugustoL e57f4be1fb Rename SmartToken to ERC827 7 years ago
AugustoL a806520d6f change SmartToken test to work with new linter rules 7 years ago
AugustoL a4b1cd6e31 Add SmartToken contract with tests and documentation 7 years ago