go-ethereum/signer/core/testdata
2023-08-03 14:42:09 +05:30
..
fuzzing core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 2019-06-03 16:56:05 +02:00
arrays-1.json core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 2019-06-03 16:56:05 +02:00
custom_arraytype.json core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 2019-06-03 16:56:05 +02:00
eip712.json core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 2019-06-03 16:56:05 +02:00
expfail_arraytype_overload.json core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 2019-06-03 16:56:05 +02:00
expfail_datamismatch_1.json core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 2019-06-03 16:56:05 +02:00
expfail_extradata-1.json Revert "Upstream merge from go-ethereum/v1.11.6 (#901)" 2023-08-03 14:42:09 +05:30
expfail_extradata-2.json Revert "Upstream merge from go-ethereum/v1.11.6 (#901)" 2023-08-03 14:42:09 +05:30
expfail_malformeddomainkeys.json core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 2019-06-03 16:56:05 +02:00
expfail_nonexistant_type.json core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 2019-06-03 16:56:05 +02:00
expfail_toolargeuint.json core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 2019-06-03 16:56:05 +02:00
expfail_toolargeuint2.json core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 2019-06-03 16:56:05 +02:00
expfail_unconvertiblefloat.json core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 2019-06-03 16:56:05 +02:00
expfail_unconvertiblefloat2.json core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 2019-06-03 16:56:05 +02:00
README.md core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 2019-06-03 16:56:05 +02:00

EIP 712 tests

These tests are json files which are converted into eip-712 typed data. All files are expected to be proper json, and tests will fail if they are not. Files that begin with `expfail' are expected to not pass the hashstruct construction.