Commit Graph

564 Commits (a3a7e6fa34e83a60da69bc7955c22470ec1c75ad)

Author SHA1 Message Date
Justus Perlwitz ae2980b072 Add EditorConfig (#1119) 7 years ago
Justus Perlwitz 2f6c8b05f6 Test/assertRevert: Fix late return bug (#1123) 7 years ago
Nicolás Venturo 567b773242
Prefer const in test files (#1117) 7 years ago
Matt Condon 6e19ed47be fix: bounty tests, superceeds #799 (#1112) 7 years ago
Justus Perlwitz e6c15b34da Remove chai-as-promised (#1116) 7 years ago
Nicolás Venturo 73be06412f
Remove payable from Destructible constructor (#1107) 7 years ago
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 67b67b791e
Changed before for beforeAll, refactored Bouncer tests. (#1094) 7 years ago
Matt Condon 3318b91697
feat: add AutoIncrementing contract (#1023) 7 years ago
Nicolás Venturo cea2a85a42
Remove Babel (#1074) 7 years ago
Leonardo 99e4b081dc ECRecover test should revert because of wrong calldata size (#1050) 7 years ago
Arun Kumar 40b5594f52 Promisify web3 sync requests in tests (#1009) 7 years ago
Nicolás Venturo 8fd072cf8e Escrows (#1014) 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 f18c3bc438
feat: initial implementation of ERC1046 (#933) 7 years ago
Matt Condon 92b695f2fb
Fix/whitelisted crowdsale (#981) 7 years ago
Matt Condon e1dc1411fc WIP: Fix/erc721 (#993) 7 years ago
Adam Flesher b0292cf628 Add `isValidSignatureAndData` to Bouncer to verify method calls (#973) 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
Patricio Mosse 7fb84b42d5 Refactoring Superuser contract to allow Owners to transfer ownership … (#978) 7 years ago
Tsuyoshi Maeda 2a997a8e92 Fixed wrong variable name in SampleCrowdsale.test.js. (#916) 7 years ago
Patricio Mosse a0c03ee61c Adding new Superuser contract with test (#952) 7 years ago
Matt Condon e3f866c982
fix: remove daylimit.sol, closes #925 (#964) 7 years ago
Vittorio Minacori 39370ff690 Adding RBAC Mintable token (#923) 7 years ago
Paweł Winnicki 20b85be6aa Ownable behavior (#929) 7 years ago
Matt Condon 4223c9d50e
feat: refactor whitelist.sol to use RBAC (#893) 7 years ago
Schneider Jakob 85f079ee89 Removing more asserts in favor of require (#834) 7 years ago
Paweł Winnicki 7e44204d9b added function to renounce ownership (#907) 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
Francisco Giordano dd8758fedf
move misplaced MathMock (#900) 7 years ago
Federico Gimenez f4bdaf49a1 Increase test coverage to 93% #549 (#768) 7 years ago
Matt Condon 6a7114fdb4
Bouncer contract implementation (#883) 7 years ago
Santiago Palladino 0926729c8f
Add StandardBurnableToken implementation (#870) 7 years ago
Francisco Giordano a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 years ago
Francisco Giordano 06666be93a
change MerkleProof interface to take array of bytes32 (#879) 7 years ago
Francisco Giordano 03a3302abd
add missing await in IndividuallyCappedCrowdsale (#867) 7 years ago
Facundo Spagnuolo bd5f7f5774
Fix SafeMath test file (#865) 7 years ago
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