go-ethereum/accounts/abi
Haichen Shen e8d9d60cf0
fix: use FeeVault address in the EVM BlockContext (#473)
* fix: use Feevault address in the EVM BlockContext

* bump version

* revert format change

* fix
2023-08-19 14:01:14 +02:00
..
bind fix: use FeeVault address in the EVM BlockContext (#473) 2023-08-19 14:01:14 +02:00
abi.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
abi_test.go style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
argument.go accounts/abi: fix resolving single struct argument (#23573) 2021-09-22 10:18:18 +02:00
doc.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
error.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
error_handling.go accounts/abi: add basic support for error types (#23161) 2021-10-14 13:33:28 +02:00
event.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
event_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
method.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
method_test.go accounts/abi: Prevent recalculation of internal fields (#20895) 2020-04-20 09:01:04 +02:00
pack.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
pack_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
packing_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
reflect.go style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
reflect_test.go all: remove redundant conversions and import names (#21903) 2020-11-25 21:00:23 +01:00
topics.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
topics_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
type.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
type_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
unpack.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
unpack_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00