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 |
.. |
database.go
|
core, accounts, eth, trie: handle genesis state missing (#28171)
|
1 year ago |
database_test.go
|
core, accounts, eth, trie: handle genesis state missing (#28171)
|
1 year ago |
difflayer.go
|
trie/triedb/pathdb: improve error log (#28177)
|
1 year ago |
difflayer_test.go
|
all: activate pbss as experimental feature (#26274)
|
1 year ago |
disklayer.go
|
trie/triedb/pathdb: improve error log (#28177)
|
1 year ago |
errors.go
|
core, accounts, eth, trie: handle genesis state missing (#28171)
|
1 year ago |
history.go
|
all: update golang/x/ext and fix slice sorting fallout (#27909)
|
1 year ago |
history_test.go
|
all: activate pbss as experimental feature (#26274)
|
1 year ago |
journal.go
|
core, accounts, eth, trie: handle genesis state missing (#28171)
|
1 year ago |
layertree.go
|
all: implement path-based state scheme (#25963)
|
1 year ago |
metrics.go
|
all: implement path-based state scheme (#25963)
|
1 year ago |
nodebuffer.go
|
trie/triedb/pathdb: improve error log (#28177)
|
1 year ago |
testutils.go
|
all: update golang/x/ext and fix slice sorting fallout (#27909)
|
1 year ago |