openethereum/util/EIP-712/src
Seun LanLege 8471b91002
Correct EIP-712 encoding (#11092)
* support encoding custom array types as fields

* new line

* removed expect

* Update util/EIP-712/src/encode.rs

Co-Authored-By: Andronik Ordian <write@reusable.software>

* bump lunarity

* update cargo lock

* nits

* nits
2019-09-30 22:16:30 +01:00
..
eip712.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
encode.rs Correct EIP-712 encoding (#11092) 2019-09-30 22:16:30 +01:00
error.rs fix compile warnings (#10993) 2019-08-27 17:29:33 +02:00
lib.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
parser.rs Correct EIP-712 encoding (#11092) 2019-09-30 22:16:30 +01:00