Commit Graph

1432 Commits (5471fc808a17342d738853d7bf3e9e5ef3108074)
 

Author SHA1 Message Date
Francisco Giordano bf95602404
Simplify IndividuallyCappedCrowdsale interface (#1296) 6 years ago
Nicolás Venturo 897ef29394
Bumped required solidity version to 0.4.24. (#1295) 6 years ago
Francisco Giordano df1fab540e
rename MerkleProof.verifyProof to MerkleProof.verify (#1294) 6 years ago
Bing Yi a7ee54e199 getApproved require the given token ID exist (#1256) 7 years ago
Francisco Giordano 661e5d86dc Rename SupportsInterfaceWithLookup to ERC165 (#1288) 7 years ago
Leo Arias ab13379653 Improve encapsulation on TimedCrowdsale (#1281) 7 years ago
Leo Arias 616124e37c Update modifiers to call public view functions (#1277) 7 years ago
Leo Arias b8a70f0e55 Improve encapsulation on Crowdsales (#1268) 7 years ago
Leo Arias 7bb87237f3 Improve encapsulation on ERCs (#1270) 7 years ago
Leo Arias 45c0c072d1 Improve encapsulation on lifecycle, ownership and payments (#1269) 7 years ago
Leo Arias d6c7700f4c Rename the proposals tests to drafts (#1279) 7 years ago
Francisco Giordano 4eb4d7114d
Allow non-beneficiaries to trigger release of their funds (#1275) 7 years ago
Leo Arias 2aa5dd26be Improve encapsulation on BreakInvariantBounty (#1267) 7 years ago
Francisco Giordano 0dc711732a
Remove Claimable, DelayedClaimable, Heritable (#1274) 7 years ago
Francisco Giordano 00abd3aadc Rename proposals directory to drafts and move some contracts there (#1271) 7 years ago
Leo Arias f4eb51a7e9 Improve encapsulation on SignatureBouncer, Whitelist and RBAC example (#1265) 7 years ago
Leo Arias b0f20d43df Add a leading underscore to internal and private functions. (#1257) 7 years ago
Miraj Shah fbfd1fed45 Functions in interfaces changed to "external" (#1263) 7 years ago
Francisco Giordano bd994a88de
Remove HasNoEther, HasNoTokens, HasNoContracts, and NoOwner (#1254) 7 years ago
Leo Arias 2441fd7d17 Move contracts to subdirectories (#1253) 7 years ago
Leo Arias 964bc4044a Remove underscores from event parameters. (#1258) 7 years ago
Vyom Sharma 4385fd5a23 added explicit visibility (#1261) 7 years ago
Francisco Giordano 2e0713becb
Rename ERC interfaces to I prefix (#1252) 7 years ago
viquezclaudio b6943263d2 Added "_" sufix to internal variables (#1171) 7 years ago
Matt Condon 1c57637fd5 fix: refactor sign.js and related tests (#1243) 7 years ago
Leo Arias 1c0532455a
Rename events to past-tense (#1181) 7 years ago
viquezclaudio 132994d286 Added Events tests of Pausable contract (#1207) 7 years ago
Leo Arias 524a27674c
ci: trigger docs update on tag (#1186) 7 years ago
Nicolás Venturo a9f910d34f Increase test coverage (#1237) 7 years ago
Francisco Giordano a466e76d26 Add some detail to releasing steps (#1190) 7 years ago
Roman Exempliarov 9e6307f34b ERC721 pausable token (#1154) 7 years ago
Nicolás Venturo 48fe7b8cbf Changed .eq to .equal. (#1231) 7 years ago
Nicolás Venturo d58fac8281
Added mint and burn tests for zero amounts. (#1230) 7 years ago
Lev Dubinets 2adb491637 Add ERC165Query library (#1086) 7 years ago
Nicolás Venturo 4fb9bb7020
Minor test style improvements (#1219) 7 years ago
jacob 64c324e37c remove arrow functions from js tests (#1225) 7 years ago
Francisco Giordano 7618b91d9c
Fix balance and allowance checks in _burn and _burnFrom (#1218) 7 years ago
Nicolás Venturo 20cf885430
No longer assigning awaits to temporary variables. (#1216) 7 years ago
Leo Arias df9426f989 tests: use stages for the travis execution (#967) 7 years ago
Nicolás Venturo b59b43fa44
Enforce linebreak style (#1213) 7 years ago
Francisco Giordano 4dcdd293e8
StandardToken encapsulation (#1197) 7 years ago
Nicolás Venturo 8d11dcc0e5
Increase testing coverage (#1195) 7 years ago
Nicolás Venturo d51e38758e
Math.average (#1170) 7 years ago
Francisco Giordano e493d2a6ba Merge branch 'release-v1.12.0' 7 years ago
jeano 9aa30e1960 Add Modulo operation for getting the quotient (#915) 7 years ago
Nicolás Venturo 41e6b2e992
Make ERC721.exists internal (#1193) 7 years ago
Francisco Giordano f00fce53d7 switch to container-based travis run (#1199) 7 years ago
Francisco Giordano b52912c702 change dos file format to unix (#1198) 7 years ago
Nicolás Venturo 66c1968913
Changed SplitPayment require to assert. (#1188) 7 years ago
Francisco Giordano 0e65947efb Release v1.12.0 7 years ago