Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Håvard Anda Estensen
2e13b01046
accounts: run tests in parallel (#28544)
|
11 months ago |
.. |
bind
|
accounts: run tests in parallel (#28544)
|
11 months ago |
abi.go
|
account/abi: handle solidity panic revert (#27868)
|
1 year ago |
abi_test.go
|
accounts: run tests in parallel (#28544)
|
11 months ago |
abifuzzer_test.go
|
accounts: run tests in parallel (#28544)
|
11 months ago |
argument.go
|
accounts, cmd: fix typos (#28526)
|
12 months ago |
doc.go
|
all: fix license headers one more time
|
9 years ago |
error.go
|
accounts/abi: context info on unpack-errors (#28529)
|
12 months ago |
error_handling.go
|
accounts/abi: fix integer encoding/decoding (#26568)
|
2 years ago |
event.go
|
accounts/abi/bind: fix duplicate field names in the generated go struct (#24924)
|
2 years ago |
event_test.go
|
accounts: run tests in parallel (#28544)
|
11 months ago |
method.go
|
accounts/abi: improve readability of method-to-string conversion (#28530)
|
12 months ago |
method_test.go
|
accounts: run tests in parallel (#28544)
|
11 months ago |
pack.go
|
accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532)
|
12 months ago |
pack_test.go
|
accounts: run tests in parallel (#28544)
|
11 months ago |
packing_test.go
|
accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface (#21091)
|
4 years ago |
reflect.go
|
accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532)
|
12 months ago |
reflect_test.go
|
accounts: run tests in parallel (#28544)
|
11 months ago |
selector_parser.go
|
accounts: replace noarg fmt.Errorf with errors.New (#27331)
|
1 year ago |
selector_parser_test.go
|
accounts: run tests in parallel (#28544)
|
11 months ago |
topics.go
|
accounts/abi: improve documentation and names (#21540)
|
4 years ago |
topics_test.go
|
accounts: run tests in parallel (#28544)
|
11 months ago |
type.go
|
accounts, cmd/evm: fix docstrings (#27703)
|
1 year ago |
type_test.go
|
accounts: run tests in parallel (#28544)
|
11 months ago |
unpack.go
|
account/abi: convert if-else-if chain to tagged switch (#27869)
|
1 year ago |
unpack_test.go
|
accounts: run tests in parallel (#28544)
|
11 months ago |
utils.go
|
build: upgrade to go 1.19 (#25726)
|
2 years ago |