1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/core/state
Jeffrey Wilcke e7119ce12d core/state: fixed (self)destructed objects
Add the object to the list of destructed objects during a selfdestruct /
suicide operation and also remove it from the list once the journal
reverts.
2017-05-18 09:05:58 +02:00
..
dump.go
iterator.go
iterator_test.go
journal.go
main_test.go
managed_state.go
managed_state_test.go
state_object.go
state_test.go
statedb.go
statedb_test.go
sync.go
sync_test.go