Commit Graph

480 Commits (docs-org)

Author SHA1 Message Date
Alejo Salles 42787e2a75 added awaits (#845) 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
Chenyang Wu e299a7950e Change ECRecovery recover method's visibility to internal (#818) 7 years ago
medvedev1088 d1146e8c8b Add Whitelist contract (#746) 7 years ago
Alejo Salles 8d4eee412d Bugfix/fix individuallycapped flaky test (#789) 7 years ago
Facundo Spagnuolo 3c48912730 Fix capped crowdsale flaky test (#773) 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
Alejo Salles c05918c3cc Crowdsale refactor and add new models (#744) 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
Santiago Palladino 4d7c3cca75 Move token creation outside of crowdsale contract (#690) 7 years ago
Facundo Spagnuolo 1eea95f9ac Move ERC721 files to custom folder (#700) 7 years ago
William Entriken da95df6be5
Fix test name 7 years ago
Alejandro Santander 3009553925 Update test names and js style 7 years ago
zava 5ea9bd44a1 [Heritable] added HeirOwnershipClaimed event 7 years ago
zava 52b6181d78 renamed Inheritable --> Heritable 7 years ago
zava fe712c678a [SimpleSavingsWallet.js] replace assertJump for expectThrow 7 years ago
zava c70ee937e6 [Inheritable.js] replace assertJump for expectThrow 7 years ago
zava 46736da489 added test for SimpleSavingsWallet 7 years ago
zava 82c85121bb changed Inherited event for OwnershipTransfered 7 years ago
zava 5716492ebd setHeartbeatTimeout: public --> internal 7 years ago
zava 433213537f changed events names on inheritable test 7 years ago
zava b709206f9f fixes 7 years ago
zava 2a560ad82f name fix 7 years ago
zava 4fe2157e36 Inheritable contract 7 years ago
Facundo Spagnuolo 23afc74b59 Address feedback comments for ERC721 7 years ago
Ernestas Prisakaru dcf1f8d22d Rename ERC23 occurrences to ERC223 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
Facundo Spagnuolo 5b50e99a0d ERC721 required functionality tests 7 years ago
Facundo Spagnuolo b925b2dae6 Organize test files following contracts folders structure 7 years ago
AugustoL 685d2087ca Add increase and decrease approval functions to ERC827 with tests 7 years ago
Ernestas Prisakaru a4029e7472 Fix error testing in DelayClaimable tests 7 years ago
Matt Condon 4d263b7fc3 fix: the result of 'npm run lint:sol:fix' 7 years ago
Francisco Giordano ea1cb5c54e add missing awaits in 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
Facundo Spagnuolo 17884e91a1 Emit Trasnfer event on SimpleToken creation 7 years ago
AugustoL edbc64f337 Add missing semicolon in ECRecovery test 7 years ago
AugustoL c73861d8b3 Use test message in ECRecovery tests and fix typos 7 years ago
AugustoL d78bcbbae5 change web3.eth.accounts for accounts in ECRecovery test 7 years ago
AugustoL 326df13bf3 Add ECRecoveryMock contract 7 years ago
Leo Arias 58ecbd6104 fix typo: that -> than 7 years ago