core/state: extend snapshotter to handle account resurrections
Showing
- core/blockchain.go 1 addition, 0 deletionscore/blockchain.go
- core/blockchain_test.go 5 additions, 5 deletionscore/blockchain_test.go
- core/state/snapshot/difflayer.go 93 additions, 49 deletionscore/state/snapshot/difflayer.go
- core/state/snapshot/difflayer_test.go 97 additions, 60 deletionscore/state/snapshot/difflayer_test.go
- core/state/snapshot/disklayer.go 2 additions, 2 deletionscore/state/snapshot/disklayer.go
- core/state/snapshot/disklayer_test.go 16 additions, 14 deletionscore/state/snapshot/disklayer_test.go
- core/state/snapshot/iterator_test.go 53 additions, 48 deletionscore/state/snapshot/iterator_test.go
- core/state/snapshot/journal.go 21 additions, 1 deletioncore/state/snapshot/journal.go
- core/state/snapshot/snapshot.go 34 additions, 31 deletionscore/state/snapshot/snapshot.go
- core/state/snapshot/snapshot_test.go 14 additions, 14 deletionscore/state/snapshot/snapshot_test.go
- core/state/statedb.go 24 additions, 21 deletionscore/state/statedb.go
- core/vm/opcodes.go 6 additions, 7 deletionscore/vm/opcodes.go
Loading
Please register or sign in to comment