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.
Shihao Xia
eef7a33135
core, miner, rpc, eth: fix goroutine leaks in tests (#24211)
* fix blocking and non-blocking issues
* core: revert change in blockchain.go
Co-authored-by: Martin Holst Swende <martin@swende.se>
|
3 years ago |
.. |
api.go
|
all: fix some go-critic linter warnings (#23709)
|
3 years ago |
api_test.go
|
internal/web3ext, node: migrate node admin API (Start|Stop)RPC->HTTP (#22461)
|
4 years ago |
config.go
|
node: remove dependency on wallet backend packages (#23019)
|
3 years ago |
config_test.go
|
cmd, node, p2p/simulations: fix node account manager leak (#19004)
|
6 years ago |
defaults.go
|
node: refactor package node (#21105)
|
4 years ago |
doc.go
|
node: refactor package node (#21105)
|
4 years ago |
endpoints.go
|
node: refactor package node (#21105)
|
4 years ago |
errors.go
|
node: refactor package node (#21105)
|
4 years ago |
lifecycle.go
|
node: refactor package node (#21105)
|
4 years ago |
node.go
|
node: remove dependency on wallet backend packages (#23019)
|
3 years ago |
node_example_test.go
|
node: refactor package node (#21105)
|
4 years ago |
node_test.go
|
core, miner, rpc, eth: fix goroutine leaks in tests (#24211)
|
3 years ago |
rpcstack.go
|
node, cmd/clef: remove term "whitelist" (#23296)
|
3 years ago |
rpcstack_test.go
|
cmd/geth, node: allow configuring JSON-RPC on custom path prefix (#22184)
|
4 years ago |
utils_test.go
|
all: remove unneeded parentheses (#21921)
|
4 years ago |