Commit Graph

8 Commits (78e39aa2ad6f91131c05f90d8df0ad0143a50e9d)

Author SHA1 Message Date
artiebits 5daaf60d11 Make contracts 4.24 compatible (#951) 7 years ago
John Shutt ad12381549 update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
Francisco Giordano a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 years ago
Santiago Palladino 370e6a882a ERC20 totalSupply changed from public property to a function (#666) 7 years ago
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 e57f4be1fb Rename SmartToken to ERC827 7 years ago