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
82e963e5c9
triedb/pathdb: configure different node hasher in pathdb ( #31008 )
...
As the node hash scheme in verkle and merkle are totally different, the
original default node hasher in pathdb is no longer suitable. Therefore,
this pull request configures different node hasher respectively.
3 weeks ago
..
buffer.go
triedb/pathdb: track flat state changes in pathdb (snapshot integration pt 2) ( #30643 )
2 months ago
database.go
triedb/pathdb: configure different node hasher in pathdb ( #31008 )
3 weeks ago
database_test.go
triedb/pathdb: configure different node hasher in pathdb ( #31008 )
3 weeks ago
difflayer.go
triedb/pathdb: track flat state changes in pathdb (snapshot integration pt 2) ( #30643 )
2 months ago
difflayer_test.go
triedb/pathdb: track flat state changes in pathdb (snapshot integration pt 2) ( #30643 )
2 months ago
disklayer.go
triedb/pathdb: track flat state changes in pathdb (snapshot integration pt 2) ( #30643 )
2 months ago
errors.go
all: remove duplicate word in comments ( #29531 )
10 months ago
execute.go
core, trie, triedb: minor changes from snapshot integration ( #30599 )
3 months ago
flush.go
core, trie, triedb: minor changes from snapshot integration ( #30599 )
3 months ago
history.go
core, trie, triedb: minor changes from snapshot integration ( #30599 )
3 months ago
history_inspect.go
core/rawdb: implement in-memory freezer ( #29135 )
9 months ago
history_test.go
core, trie, triedb: minor changes from snapshot integration ( #30599 )
3 months ago
holdable_iterator.go
trie/pathdb: state iterator (snapshot integration pt 4) ( #30654 )
2 months ago
holdable_iterator_test.go
trie/pathdb: state iterator (snapshot integration pt 4) ( #30654 )
2 months ago
iterator.go
trie/pathdb: state iterator (snapshot integration pt 4) ( #30654 )
2 months ago
iterator_binary.go
trie/pathdb: state iterator (snapshot integration pt 4) ( #30654 )
2 months ago
iterator_fast.go
all: use cmp.Compare ( #30958 )
4 weeks ago
iterator_test.go
trie/pathdb: state iterator (snapshot integration pt 4) ( #30654 )
2 months ago
journal.go
triedb/pathdb: configure different node hasher in pathdb ( #31008 )
3 weeks ago
layertree.go
triedb/pathdb: configure different node hasher in pathdb ( #31008 )
3 weeks ago
metrics.go
triedb/pathdb: track flat state changes in pathdb (snapshot integration pt 2) ( #30643 )
2 months ago
nodes.go
triedb/pathdb: track flat state changes in pathdb (snapshot integration pt 2) ( #30643 )
2 months ago
reader.go
trie/pathdb: state iterator (snapshot integration pt 4) ( #30654 )
2 months ago
states.go
trie/pathdb: state iterator (snapshot integration pt 4) ( #30654 )
2 months ago
states_test.go
trie/pathdb: state iterator (snapshot integration pt 4) ( #30654 )
2 months ago