Commit Graph

15 Commits (a7e91856f3e275668b4a4c55cbd14864aa61b100)

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