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