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 f300c0df01
core/state/snapshot: replace bigcache with fastcache
5 years ago
..
account.go core: initial version of state snapshots 5 years ago
difflayer.go core/state/snapshot: unlink snapshots from blocks, quad->linear cleanup 5 years ago
difflayer_journal.go core/state/snapshot: unlink snapshots from blocks, quad->linear cleanup 5 years ago
difflayer_test.go core/state/snapshot: unlink snapshots from blocks, quad->linear cleanup 5 years ago
disklayer.go core/state/snapshot: replace bigcache with fastcache 5 years ago
generate.go core/state/snapshot: replace bigcache with fastcache 5 years ago
generate_test.go core/state/snapshot: unlink snapshots from blocks, quad->linear cleanup 5 years ago
snapshot.go core/state/snapshot: replace bigcache with fastcache 5 years ago
snapshot_test.go core/state/snapshot: replace bigcache with fastcache 5 years ago
sort.go core/state: lazy sorting, snapshot invalidation 5 years ago