marcello33
f3ffacf2d7
dev: fix: most of wsl lint issues
2023-06-15 15:48:26 +02:00
marcello33
131d7b221f
dev: fix: solve more lint issues
2023-06-15 14:54:08 +02:00
Ikko Ashimine
93f981bb61
accounts/abi: fix typo in comment ( #25271 )
2022-07-14 10:29:05 +02:00
Felix Lange
9244d5cd61
all: update license headers and AUTHORS from git history ( #24947 )
2022-05-24 20:39:40 +02:00
Tangui Clairet
bf5cacfb8f
accounts/abi: handle tuple arrays in ParseSelector ( #24587 )
...
Closes #24571
2022-04-08 15:38:23 +02:00
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