Commit Graph

68 Commits (b734bf3fa558b5afaa443c56c4deddcd857f5aef)

Author SHA1 Message Date
Francisco Giordano 84e63bbf8b
Fix decrease allowance and add non-zero address precondition to approve (#1293) 6 years ago
Nicolás Venturo f12817e446
RBAC and Ownable migration towards Roles (#1291) 6 years ago
Leo Arias 7bb87237f3 Improve encapsulation on ERCs (#1270) 7 years ago
Leo Arias f4eb51a7e9 Improve encapsulation on SignatureBouncer, Whitelist and RBAC example (#1265) 7 years ago
Francisco Giordano 2e0713becb
Rename ERC interfaces to I prefix (#1252) 7 years ago
Leo Arias 1c0532455a
Rename events to past-tense (#1181) 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
Nicolás Venturo 4fb9bb7020
Minor test style improvements (#1219) 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
Francisco Giordano 4dcdd293e8
StandardToken encapsulation (#1197) 7 years ago
Nicolás Venturo 8d11dcc0e5
Increase testing coverage (#1195) 7 years ago
Francisco Giordano b52912c702 change dos file format to unix (#1198) 7 years ago
Nicolás Venturo ac91af9a6a Replace all asserts with chai.should (#1183) 7 years ago
Nicolás Venturo 31fc572abe inLogs no longer returns a promise. (#1169) 7 years ago
Nicolás Venturo ba85aef95e Renamed behaviour to behavior. (#1151) 7 years ago
Doug Crescenzi ef347ffccc Consolidated ERC20 Interface and Implementation Files (#1125) 7 years ago
Nicolás Venturo 4544df47da
All tests now use account names, and dont use accounts[0] (except ERC… (#1137) 7 years ago
Nicolás Venturo 567b773242
Prefer const in test files (#1117) 7 years ago
Justus Perlwitz e6c15b34da Remove chai-as-promised (#1116) 7 years ago
zaryab ebd4b5e73d decrease approval condition fix (greater than and equal to) (#1063) 7 years ago
Nicolás Venturo cea2a85a42
Remove Babel (#1074) 7 years ago
Arun Kumar 40b5594f52 Promisify web3 sync requests in tests (#1009) 7 years ago
Alen 5326e7c36e Removed redundant modifiers from CappedToken. (#969) 7 years ago
Vittorio Minacori 39370ff690 Adding RBAC Mintable token (#923) 7 years ago
Schneider Jakob 85f079ee89 Removing more asserts in favor of require (#834) 7 years ago
Santiago Palladino 0926729c8f
Add StandardBurnableToken implementation (#870) 7 years ago
Facundo Spagnuolo 9f52e94339
Move ERC20 tests to ERC20 custom folder (#772) 7 years ago
Matt Condon f4228f1b49 fix: reference contract name rather than filepath (#698) 7 years ago
AugustoL b67856c69d Separate ERC20 and ERC827 form tokens implementations in contracts and test folders 7 years ago