Martin Holst Swende 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 6 years ago
..
fuzzing 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 6 years ago
README.md 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 6 years ago
arrays-1.json 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 6 years ago
custom_arraytype.json 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 6 years ago
eip712.json 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 6 years ago
expfail_arraytype_overload.json 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 6 years ago
expfail_datamismatch_1.json 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 6 years ago
expfail_extradata-1.json 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 6 years ago
expfail_extradata-2.json 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 6 years ago
expfail_malformeddomainkeys.json 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 6 years ago
expfail_nonexistant_type.json 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 6 years ago
expfail_toolargeuint.json 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 6 years ago
expfail_toolargeuint2.json 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 6 years ago
expfail_unconvertiblefloat.json 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 6 years ago
expfail_unconvertiblefloat2.json 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 6 years ago

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.