1
0
forked from cerc-io/plugeth
plugeth/signer
Natsu Kagami 90dedea40f
signer: EIP 712, parse bytes and bytesX as hex strings + correct padding ()
* 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 () 2020-08-03 21:53:12 +02:00
fourbyte signer, log: properly escape character sequences () 2020-04-28 14:28:38 +03:00
rules signer/rules: use goja and remove otto () 2020-01-29 13:47:56 +01:00
storage signer/storage: fix a badly ordered error check () 2020-07-28 12:47:05 +03:00