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.
Denver
06e16de894
internal/ethapi: remove unnecessary comment (#24271)
Because there is no `fullTx` parameter at function signatures and
uncle apis does not return txs also, those lines are un-necessary.
|
3 years ago |
.. |
build
|
build: improve cross compilation setup (#22804)
|
4 years ago |
cmdtest
|
cmd/evm: add tests for evm t8n (#23507)
|
3 years ago |
debug
|
internal/debug: make gosimple linter happy
|
3 years ago |
ethapi
|
internal/ethapi: remove unnecessary comment (#24271)
|
3 years ago |
flags
|
cmd/geth: add db commands stats, compact, put, get, delete (#22014)
|
4 years ago |
guide
|
all: add support for EIP-2718, EIP-2930 transactions (#21502)
|
4 years ago |
jsre
|
core, miner, rpc, eth: fix goroutine leaks in tests (#24211)
|
3 years ago |
shutdowncheck
|
eth, les: update unclean shutdown markers regularly (#24077)
|
3 years ago |
syncx
|
core: improve shutdown synchronization in BlockChain (#22853)
|
3 years ago |
testlog
|
internal/testlog: print file+line number of log call in test log (#20528)
|
5 years ago |
utesting
|
cmd/devp2p, internal/utesting: implement TAP output (#21760)
|
4 years ago |
web3ext
|
eth/api: add rpc method to obtain which states are accessible (#23646)
|
3 years ago |