Commit History

Author SHA1 Message Date
  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
  Nicolás Venturo ac91af9a6a Replace all asserts with chai.should (#1183) 7 years ago
  Nicolás Venturo a2e7103869 Improved SafeMath inline comments. 7 years ago
  Brett Sun c9e91586e7 feat: use require in SafeMath (#1187) 7 years ago
  Francisco Giordano 6dab31288e change author to OpenZeppelin Community (#1173) 7 years ago
  Nicolás Venturo 31fc572abe inLogs no longer returns a promise. (#1169) 7 years ago
  Nicolás Venturo 4066b5e683 Made the visibility-first and max-len rules mandatory. (#1139) 7 years ago
  Nicolás Venturo e819416d04 SafeMath is now more consistent with itself. (#1168) 7 years ago
  barakman eca5bf9157 Deploy the contract with the designated owner (#1161) 7 years ago
  barakman a3e02be459 Initialize `MAX_UINT` more neatly (#1166) 7 years ago
  Francisco Giordano d124f18dde add note about next tag in releasing document (#1153) 7 years ago
  barakman 17309e5924 Change `uint` to `uint256` (#1160) 7 years ago
  Nicolás Venturo 94797978bb SplitPayment now requires payees. (#1131) 7 years ago