go-ethereum/accounts/abi
winniehere c5c36a8e2c accounts/abi: embed Go template instead of string literal ()
refactor(accounts/abi): use embed pkg to split default template to file
2024-07-02 18:31:05 +02:00
..
bind accounts/abi: embed Go template instead of string literal () 2024-07-02 18:31:05 +02:00
abi_test.go accounts: run tests in parallel () 2023-12-04 14:55:06 +01:00
abi.go all: fix typos in comments () 2024-02-05 22:16:32 +01:00
abifuzzer_test.go accounts: run tests in parallel () 2023-12-04 14:55:06 +01:00
argument.go all: fix mismatched names in comments () 2024-03-26 21:01:28 +01:00
doc.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
error_handling.go accounts/abi: fix integer encoding/decoding () 2023-02-07 08:32:27 -05:00
error.go accounts/abi: context info on unpack-errors () 2023-11-21 09:16:57 +01:00
event_test.go accounts: run tests in parallel () 2023-12-04 14:55:06 +01:00
event.go accounts/abi/bind: fix duplicate field names in the generated go struct () 2022-06-07 08:38:54 +02:00
method_test.go accounts: run tests in parallel () 2023-12-04 14:55:06 +01:00
method.go accounts/abi: improve readability of method-to-string conversion () 2023-11-15 14:30:35 +01:00
pack_test.go accounts: run tests in parallel () 2023-12-04 14:55:06 +01:00
pack.go accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck () 2023-11-15 14:36:57 +02:00
packing_test.go accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface () 2020-09-28 14:10:26 +02:00
reflect_test.go accounts: run tests in parallel () 2023-12-04 14:55:06 +01:00
reflect.go all: fix various typos () 2024-04-16 15:44:00 +03:00
selector_parser_test.go accounts: run tests in parallel () 2023-12-04 14:55:06 +01:00
selector_parser.go accounts: replace noarg fmt.Errorf with errors.New () 2023-05-25 08:25:58 -04:00
topics_test.go accounts/abi: fix bigInt topic encoding () 2024-01-09 14:55:09 +01:00
topics.go accounts/abi: fix bigInt topic encoding () 2024-01-09 14:55:09 +01:00
type_test.go all: fix various typos () 2024-04-23 13:09:42 +03:00
type.go accounts: avoid duplicate regex compilation () 2024-06-12 10:46:36 +03:00
unpack_test.go accounts: run tests in parallel () 2023-12-04 14:55:06 +01:00
unpack.go account/abi: convert if-else-if chain to tagged switch () 2023-08-23 09:53:38 -04:00
utils.go build: upgrade to go 1.19 () 2022-09-10 13:25:40 +02:00