plugeth/signer
Natsu Kagami 90dedea40f
signer: EIP 712, parse bytes and bytesX as hex strings + correct padding (#21307)
* Handle hex strings for bytesX types

* Add tests for parseBytes

* Improve tests

* Return nil bytes if error is non-nil

* Right-pad instead of left-pad bytes

* More tests
2020-08-03 21:53:12 +02:00
..
core signer: EIP 712, parse bytes and bytesX as hex strings + correct padding (#21307) 2020-08-03 21:53:12 +02:00
fourbyte signer, log: properly escape character sequences (#20987) 2020-04-28 14:28:38 +03:00
rules signer/rules: use goja and remove otto (#20599) 2020-01-29 13:47:56 +01:00
storage signer/storage: fix a badly ordered error check (#21379) 2020-07-28 12:47:05 +03:00