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
Martin Holst Swende eff7cfbb03
core/state/snapshot: handle deleted accounts in fast iterator
5 years ago
..
account.go core: initial version of state snapshots 5 years ago
difflayer.go core/state: extend snapshotter to handle account resurrections 5 years ago
difflayer_test.go core/state: extend snapshotter to handle account resurrections 5 years ago
disklayer.go core/state: extend snapshotter to handle account resurrections 5 years ago
disklayer_test.go core/state: extend snapshotter to handle account resurrections 5 years ago
generate.go core/state/snapshot, tests: sync snap gen + snaps in consensus tests 5 years ago
iterator.go core/state/snapshot: faster account iteration, CLI integration 5 years ago
iterator_binary.go core: fix broken tests due to API changes + linter 5 years ago
iterator_fast.go core/state/snapshot: handle deleted accounts in fast iterator 5 years ago
iterator_test.go core/state/snapshot: handle deleted accounts in fast iterator 5 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 core/rawdb, core/state/snapshot: runtime snapshot generation 5 years ago
wipe_test.go core/state/snapshot: full featured account iteration 5 years ago