Commit Graph

113 Commits (b734bf3fa558b5afaa443c56c4deddcd857f5aef)

Author SHA1 Message Date
Yong Zhen Yu 6bd8842ab5 removed and tested unecessary gas cost (#1017) 7 years ago
zaryab ebd4b5e73d decrease approval condition fix (greater than and equal to) (#1063) 7 years ago
Nicolás Venturo cea2a85a42
Remove Babel (#1074) 7 years ago
Arun Kumar 40b5594f52 Promisify web3 sync requests in tests (#1009) 7 years ago
Paul Barclay 7d8e3ca8b2 Align ERC721 Receiver with current ERC721 standard. (#1047) 7 years ago
Maciej Górski 6b37ba36a1 Remove ERC827 token. (#1045) 7 years ago
Amir Bandeali dc1e352cc4 Don't emit Approval event when approval is cleared on transfer (#1039) 7 years ago
Matt Condon e1dc1411fc WIP: Fix/erc721 (#993) 7 years ago
Matt Condon 259b9da3e6 add 165 to 721 (#972) 7 years ago
Alen 5326e7c36e Removed redundant modifiers from CappedToken. (#969) 7 years ago
Vittorio Minacori 39370ff690 Adding RBAC Mintable token (#923) 7 years ago
Schneider Jakob 85f079ee89 Removing more asserts in favor of require (#834) 7 years ago
Vittorio Minacori 76fe1548ae Fix ERC721 test is not checking name and symbol properly #910 (#911) 7 years ago
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
Santiago Palladino 0926729c8f
Add StandardBurnableToken implementation (#870) 7 years ago
Santiago Palladino e96164feea ERC721 full implementation (#803) 7 years ago
Facundo Spagnuolo 9f52e94339
Move ERC20 tests to ERC20 custom folder (#772) 7 years ago
Tal Ater c9936e231d Changed test assertion description for clarity (#831) 7 years ago
chriseth b3a8602928 Use constructor arguments (#731) 7 years ago
Roman Storm 5ef8554727 Add Transfer event to Burnable Token. (#735) 7 years ago
Facundo Spagnuolo 6ad275befb
Improve ERC20s tests coverage (#712) 7 years ago
Matt Condon f4228f1b49 fix: reference contract name rather than filepath (#698) 7 years ago
Facundo Spagnuolo 1eea95f9ac Move ERC721 files to custom folder (#700) 7 years ago
Facundo Spagnuolo 23afc74b59 Address feedback comments for ERC721 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
Facundo Spagnuolo 5b50e99a0d ERC721 required functionality tests 7 years ago
Facundo Spagnuolo b925b2dae6 Organize test files following contracts folders structure 7 years ago