Commit Graph

1208 Commits (1c57637fd5425f7c7b71e9759275e0792fa25009)
 

Author SHA1 Message Date
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
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
yaronvel 31ac59b224 reentrancy mutex gas optimization (#1155) 7 years ago
Francisco Giordano bf34911857 Remove Math.min64 and Math.max64 (#1156) 7 years ago
Francisco Giordano 59cb2e2d0f release candidate v1.12.0-rc.2 7 years ago
Nicolás Venturo ba85aef95e Renamed behaviour to behavior. (#1151) 7 years ago
Nicolás Venturo 448a7b3048
Fixed HasNoTokens test. (#1149) 7 years ago
Doug Crescenzi ef347ffccc Consolidated ERC20 Interface and Implementation Files (#1125) 7 years ago
Nicolás Venturo 418a6b5791 Crowdsale inheritance order (#1128) 7 years ago
Nicolás Venturo 3d86c58d2c Crowdsale inheritance order (#1128) 7 years ago
Nicolás Venturo e77d70f8c1 Remove .babelrc 7 years ago
Nicolás Venturo 4544df47da
All tests now use account names, and dont use accounts[0] (except ERC… (#1137) 7 years ago
Leo Arias f49721576f Remove abbreviations from parameters (#1142) 7 years ago
Shishir Sonekar 7fdca7b025 updated the typo in Readme (#1143) 7 years ago