Commit History

Author SHA1 Message Date
  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