core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584)
* core/signer, clef: improve ui-test flow, fix errors in uint handling for eip-712 * core/signer: add fuzzer testcases + crashfixes * signer: address review concerns, check sign in integer parsing
This commit is contained in:
committed by
Guillaume Ballet
parent
7a22da98b9
commit
17381ecc66
5
signer/core/testdata/README.md
vendored
Normal file
5
signer/core/testdata/README.md
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
### 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.
|
Reference in New Issue
Block a user