td-bn
|
5b28259dac
|
#890: Add ECDSA.toEthSignedMessageHash(bytes) for abritrary length message hashing (#2865)
* #890: Add ECDSA#toEthSignedMessage for bytes type
* refactor
* add test, refactor
* select overloaded function explicitly
* use short test message string
* add changelog entry
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
3 years ago |
Anton Bukov
|
29eeb2828e
|
Fix EIP712 for delegatecalls (#2852)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
3 years ago |
Nicolas Mahe
|
1b27c13096
|
Fix typo in doc of SignatureChecker (#2881)
|
3 years ago |
Anton Bukov
|
541e82144f
|
Optimize EOA signature verification (#2661)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Mikhail Melnik
|
d3c5bdf4de
|
Fix yellowpaper reference (#2775)
|
4 years ago |
Anton Bukov
|
4e2641a915
|
Simplify selector access (#2766)
|
4 years ago |
Hadrien Croubois
|
788d338c9b
|
Improve naming of internal variables (#2721)
|
4 years ago |
Hadrien Croubois
|
0a05f6fa45
|
Add a recover(bytes32,bytes32,bytes32) that follows EIP2098 (#2713)
|
4 years ago |
Hadrien Croubois
|
b0cf6fbb7a
|
Add Prettier for linting and fix Solhint config (#2697)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Hadrien Croubois
|
1488d4f678
|
Improve ECDSA tests and docs (#2619)
|
4 years ago |
Hadrien Croubois
|
df7996b671
|
add Available since 4.1 comments
(cherry picked from commit 9a698e6b7b )
|
4 years ago |
Hadrien Croubois
|
9a698e6b7b
|
add Available since 4.1 comments
|
4 years ago |
Hadrien Croubois
|
555be63c90
|
Add support for EIP2098 "short signatures" in the ECDSA library (#2582)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Hadrien Croubois
|
0c621246d3
|
Add tooling to verify signatures with support for ERC1271 (#2532)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |
Hadrien Croubois
|
82e3ec3afe
|
Fix MerkleProof generation in tests and add some documentation (#2585)
|
4 years ago |
Hadrien Croubois
|
24a0bc23cf
|
Reorganize the repo structure (#2503)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
4 years ago |