eth-erc712

ERC712 typed data sign material builder
Info | Log | Files | Refs

DateCommit messageAuthorFiles+-
2024-04-02 12:28Fix pysha breaklash3+7-7
2023-03-29 14:06Correct hash for message check in struct testslash1+1-1
2023-03-29 14:04Include salt, properly calculate data hashlash5+12-8
2023-03-29 09:43Add chainlib generated tuple abi testlash1+74-1
2023-03-29 09:31Add test runner scriptslash1+15-0
2023-03-29 09:30Explcitly define lower level chainlib depslash1+2-0
2023-03-29 03:40Add package datalash8+756-0
2023-03-29 03:36Correct calldata offsets in test log outputlash1+3-3
2023-03-29 03:21Manually complete struct encoding for mail examplelash4+59-12
2023-03-28 16:00WIP add verify example against contract, calldata failslash16+362-223
2023-03-28 13:27Implement EIP712Domain, hashstruct, Mail examplelash7+181-0
2023-03-28 09:15Initial commitlash1+109-0