Commit Graph

1 Commits (d726c79e5ff0b63be8c519c6423fb9831c8d75fb)

Author SHA1 Message Date
AugustoL b67856c69d Separate ERC20 and ERC827 form tokens implementations in contracts and test folders 7 years ago
AugustoL 2b008f4cb6 Fix solidity linter errors 7 years ago
AugustoL 87f5916341 Separate ERC827 interface in another contract 7 years ago
AugustoL 685d2087ca Add increase and decrease approval functions to ERC827 with tests 7 years ago
AugustoL 7bd95b1e31 Overload ERC20 funcitons with new _data argument 7 years ago
AugustoL 4ecdf312df Change order of ERC20 methods and call in transferData and transferDataFrom 7 years ago
AugustoL e57f4be1fb Rename SmartToken to ERC827 7 years ago
AugustoL a4b1cd6e31 Add SmartToken contract with tests and documentation 7 years ago