Commit Graph

1266 Commits (ae109f69ccf4b7264d8ca3dc0d2c9b658744bc0e)
 

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