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.
rjl493456442
73f5bcb75b
core, accounts, eth, trie: handle genesis state missing (#28171)
* core, accounts, eth, trie: handle genesis state missing
* core, eth, trie: polish
* core: manage txpool subscription in mainpool
* eth/backend: fix test
* cmd, eth: fix test
* core/rawdb, trie/triedb/pathdb: address comments
* eth, trie: address comments
* eth: inline the function
* eth: use synced flag
* core/txpool: revert changes in txpool
* core, eth, trie: rename functions
|
1 year ago |
.. |
abidump
|
all: update license headers and AUTHORS from git history (#24947)
|
2 years ago |
abigen
|
accounts, build, mobile: remove Andriod and iOS support
|
2 years ago |
bootnode
|
cmd/bootnode: fix timer leak (#27754)
|
1 year ago |
clef
|
node: fix listening on IPv6 address (#27628) (#27635)
|
1 year ago |
devp2p
|
core, accounts, eth, trie: handle genesis state missing (#28171)
|
1 year ago |
ethkey
|
internal/version: use gitCommit injection in version handling code (#25851)
|
2 years ago |
evm
|
cmd/evm: fix some issues with the evm run command (#28109)
|
1 year ago |
faucet
|
node: remove unused error return from Attach (#27450)
|
1 year ago |
geth
|
cmd/geth: ensure db is closed before exit (#28150)
|
1 year ago |
p2psim
|
internal/version: use gitCommit injection in version handling code (#25851)
|
2 years ago |
rlpdump
|
all: change format `0x%x` to `%#x` (#25221)
|
2 years ago |
utils
|
cmd/utils: fix bootnodes config priority (#28095)
|
1 year ago |