erigon-pulse/signer/core
Natsu Kagami 9471cc81a5 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-14 16:34:13 +02:00
..
testdata core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 2019-06-03 16:56:05 +02:00
api_test.go [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
api.go [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
auditlog.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
cliui.go post-rebase fixups 2020-06-15 19:38:54 +03:00
signed_data_internal_test.go signer: EIP 712, parse bytes and bytesX as hex strings + correct padding (#21307) 2020-08-14 16:34:13 +02:00
signed_data_test.go signer/core: EIP-712 encoded data should not reject a Domain without a ChainId (#21306) 2020-08-12 12:44:35 +02:00
signed_data.go signer: EIP 712, parse bytes and bytesX as hex strings + correct padding (#21307) 2020-08-14 16:34:13 +02:00
stdioui.go tests, signer: remove staticcheck warnings (#20364) 2019-12-03 13:55:17 +01:00
types.go [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
uiapi.go all: fix typos in comments (#21118) 2020-06-15 19:38:13 +03:00
validation_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
validation.go all: update author list and licenses 2019-07-22 12:17:27 +03:00