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 |
.. |
api.go
|
all: fix some typos (#25551)
|
2 years ago |
beaconsync.go
|
eth/downloader: use atomic types (#27030)
|
2 years ago |
downloader.go
|
core, accounts, eth, trie: handle genesis state missing (#28171)
|
1 year ago |
downloader_test.go
|
eth/downloader: remove header rollback mechanism (#28147)
|
1 year ago |
events.go
|
cmd,eth: 16400 Add an option to stop geth once in sync. WIP for light mode (#17321)
|
6 years ago |
fetchers.go
|
eth: pre-process downloader responses on the peer reader thread
|
3 years ago |
fetchers_concurrent.go
|
eth/downloader: fix timeout resurrection panic (#26652)
|
2 years ago |
fetchers_concurrent_bodies.go
|
all: implement withdrawals (EIP-4895) (#26484)
|
2 years ago |
fetchers_concurrent_headers.go
|
all: fix some typos (#25551)
|
2 years ago |
fetchers_concurrent_receipts.go
|
all: fix some typos (#25551)
|
2 years ago |
metrics.go
|
eth: request id dispatcher and direct req/reply APIs (#23576)
|
3 years ago |
modes.go
|
eth: request id dispatcher and direct req/reply APIs (#23576)
|
3 years ago |
peer.go
|
eth, les: unlock downloader peerSet if there's an error (#25546)
|
2 years ago |
queue.go
|
core/types: support for optional blob sidecar in BlobTx (#27841)
|
1 year ago |
queue_test.go
|
core/types, params: add blob transaction type, RLP encoded for now (#27049)
|
2 years ago |
resultstore.go
|
eth/downloader: use atomic types (#27030)
|
2 years ago |
skeleton.go
|
eth/downloader: typo in comment (#28196)
|
1 year ago |
skeleton_test.go
|
eth/downloader: use atomic types (#27030)
|
2 years ago |
statesync.go
|
eth: request id dispatcher and direct req/reply APIs (#23576)
|
3 years ago |
testchain_test.go
|
all: activate pbss as experimental feature (#26274)
|
1 year ago |