|
|
82ce197e44
|
tests: fix most of the static warnings (#844)
|
2018-03-28 13:33:58 -03:00 |
|
|
|
e299a7950e
|
Change ECRecovery recover method's visibility to internal (#818)
* Change ECRecovery recover method's visibility to internal
* Adopt the test
* Remove unused imports
|
2018-03-21 21:38:31 -03:00 |
|
|
|
3fb8ecad76
|
Gender of signer is irrelevant and distracting (#822)
|
2018-03-19 11:50:07 -03:00 |
|
|
|
815d9e1f45
|
Replace constant with view/pure
|
2017-11-22 18:59:54 -03:00 |
|
|
|
e6213767fa
|
Update all solidity versions to 0.4.18
|
2017-11-22 18:52:52 -03:00 |
|
|
|
b395b06b65
|
Explicit public visibility on methods
|
2017-09-18 12:57:46 -03:00 |
|
|
|
4f44427966
|
Added function helper, few changes on ECRecover lib
|
2017-07-18 11:31:30 -03:00 |
|
|
|
f8c0fab5d8
|
Fixed tests and few changes on contract comments
|
2017-07-18 11:31:30 -03:00 |
|
|
|
478d1b1a93
|
Removed safeRecover, using ecrecover method instead, recovering signature from entire hash
|
2017-07-18 11:31:30 -03:00 |
|
|
|
a68eaa4e2d
|
Added NatSpec documentation on ECRecovery contract
|
2017-07-18 11:31:30 -03:00 |
|
|
|
635c04378d
|
Removed ECRecovery mock contract, ECRecovery funcions are public constants
|
2017-07-18 11:31:30 -03:00 |
|
|
|
227c7aae0f
|
added check to ret boolean on ECRecovery
|
2017-07-18 11:31:30 -03:00 |
|
|
|
641b751385
|
Fix ECRecovery contract indentation
Fix ident on github
Fix ident github
Fix ident on github
|
2017-07-18 11:31:30 -03:00 |
|
|
|
4201d50dcf
|
ECRecovery library added with test and docs
|
2017-07-18 11:31:30 -03:00 |
|