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.
 
 
 
 
 
 
go-ethereum/core/state/snapshot
rjl493456442 d71831255d
core/state/snapshot: port changes from 29995 (#30040)
6 months ago
..
context.go
conversion.go
difflayer.go
difflayer_test.go
disklayer.go core/state/snapshot: port changes from 29995 (#30040) 6 months ago
disklayer_test.go
generate.go core/state/snapshot: port changes from 29995 (#30040) 6 months ago
generate_test.go core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869) 8 months ago
holdable_iterator.go
holdable_iterator_test.go
iterator.go
iterator_binary.go
iterator_fast.go
iterator_test.go
journal.go
metrics.go
snapshot.go core/state/snapshot: port changes from 29995 (#30040) 6 months ago
snapshot_test.go
utils.go