Commit Graph

19 Commits (e4ed8f070518c97049ca8f085fc1c7766fea59d4)

Author SHA1 Message Date
artiebits 5daaf60d11 Make contracts 4.24 compatible (#951) 7 years ago
John Shutt ad12381549 update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
Matt Condon 6a7114fdb4
Bouncer contract implementation (#883) 7 years ago
Matt Condon 9e1c934ffd
Various fixes and formatting chores (#885) 7 years ago
Francisco Giordano a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 years ago
Leo Arias 82ce197e44 tests: fix most of the static warnings (#844) 7 years ago
Chenyang Wu e299a7950e Change ECRecovery recover method's visibility to internal (#818) 7 years ago
Jesse B Miller 3fb8ecad76 Gender of signer is irrelevant and distracting (#822) 7 years ago
Alejandro Santander 815d9e1f45 Replace constant with view/pure 7 years ago
Alejandro Santander e6213767fa Update all solidity versions to 0.4.18 7 years ago
dmx374 b395b06b65 Explicit public visibility on methods 7 years ago
AugustoL 4f44427966 Added function helper, few changes on ECRecover lib 8 years ago
Augusto f8c0fab5d8 Fixed tests and few changes on contract comments 8 years ago
Augusto 478d1b1a93 Removed safeRecover, using ecrecover method instead, recovering signature from entire hash 8 years ago
AugustoL a68eaa4e2d Added NatSpec documentation on ECRecovery contract 8 years ago
Augusto 635c04378d Removed ECRecovery mock contract, ECRecovery funcions are public constants 8 years ago
Augusto 227c7aae0f added check to ret boolean on ECRecovery 8 years ago
Augusto 641b751385 Fix ECRecovery contract indentation 8 years ago
Augusto 4201d50dcf ECRecovery library added with test and docs 8 years ago