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
gary rong 8a2e8faadd
core/state/snapshot: fix binary iterator (#20970)
4 years ago
..
account.go core: initial version of state snapshots 5 years ago
conversion.go snapshotter/tests: verify snapdb post-state against trie (#20812) 5 years ago
difflayer.go core/state/snapshot: fix various iteration issues due to destruct set 5 years ago
difflayer_test.go all: seperate consensus error and evm internal error (#20830) 4 years ago
disklayer.go core/state: extend snapshotter to handle account resurrections 5 years ago
disklayer_test.go all: seperate consensus error and evm internal error (#20830) 4 years ago
generate.go core/state/snapshot, tests: sync snap gen + snaps in consensus tests 5 years ago
iterator.go core/state/snapshot: make difflayer account iterator seek operation inclusive 4 years ago
iterator_binary.go core/state/snapshot: fix binary iterator (#20970) 4 years ago
iterator_fast.go core/state/snapshot: handle deleted accounts in fast iterator 5 years ago
iterator_test.go core/state/snapshot: fix binary iterator (#20970) 4 years ago
journal.go core/state: extend snapshotter to handle account resurrections 5 years ago
snapshot.go core/state: extend snapshotter to handle account resurrections 5 years ago
snapshot_test.go core/state: extend snapshotter to handle account resurrections 5 years ago
sort.go core: fix broken tests due to API changes + linter 5 years ago
wipe.go all: simplify and fix database iteration with prefix/start (#20808) 4 years ago
wipe_test.go all: simplify and fix database iteration with prefix/start (#20808) 4 years ago