plugeth/signer/fourbyte
Daniel Perez 37f9d25ba0
signer/fourbyte: add support for nested types in selectors (#24407)
This replaces the simple selector parser in signer/fourbyte with one that
can actually handle most types. The new parser is added in accounts/abi
to also make it useable elsewhere.
2022-03-04 13:39:09 +01:00
..
4byte.go signer/fourbyte: update signatures, sort and don't compress (#19957) 2019-08-19 12:46:19 +03:00
4byte.json signer/fourbyte: update signatures, sort and don't compress (#19957) 2019-08-19 12:46:19 +03:00
abi_test.go signer: docs - replace wiki links with new doc pages (#22069) 2020-12-27 22:18:57 +01:00
abi.go signer/fourbyte: add support for nested types in selectors (#24407) 2022-03-04 13:39:09 +01:00
fourbyte_test.go accounts/abi: Prevent recalculation of internal fields (#20895) 2020-04-20 09:01:04 +02:00
fourbyte.go signer/fourbyte: update signatures, sort and don't compress (#19957) 2019-08-19 12:46:19 +03:00
validation_test.go signer/core: move API JSON types to separate package (#23275) 2021-07-29 16:06:44 +02:00
validation.go signer/core: move API JSON types to separate package (#23275) 2021-07-29 16:06:44 +02:00