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 |
.. |
stress/clique
|
miner/stress/clique: fix typo (#28016)
|
1 year ago |
miner.go
|
miner: suspend miner if node is syncing (#27218)
|
1 year ago |
miner_test.go
|
core, accounts, eth, trie: handle genesis state missing (#28171)
|
1 year ago |
ordering.go
|
core/txpool/blobpool: 4844 blob transaction pool (#26940)
|
1 year ago |
ordering_test.go
|
core/types: support for optional blob sidecar in BlobTx (#27841)
|
1 year ago |
payload_building.go
|
beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872)
|
1 year ago |
payload_building_test.go
|
eth, miner: rm redundant type declare (#27713)
|
1 year ago |
worker.go
|
beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872)
|
1 year ago |
worker_test.go
|
beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872)
|
1 year ago |