go-ethereum/signer/core/testdata
Maximilian Hubert cb9653d253
cmd/clef: improve documentation in readme (#31218)
Fixed broken or outdated links and improved documentation formatting to
ensure consistency and correct references.

---------

Co-authored-by: Sina M <1591639+s1na@users.noreply.github.com>
2025-02-21 11:45:02 +01:00
..
fuzzing core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 2019-06-03 16:56:05 +02:00
README.md cmd/clef: improve documentation in readme (#31218) 2025-02-21 11:45:02 +01: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.json signer/core: rename testdata files (#27063) 2023-04-17 10:36:47 -04:00
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_nonexistant_type2.json signer/core: rename testdata files (#27063) 2023-04-17 10:36:47 -04: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

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.