• rjl493456442's avatar
    core/state: mark account as dirty when resetObject occurs (#27339) · 15bd21f3
    rjl493456442 authored
    This changes the journal logic to mark the state object dirty immediately when it
    is reset. 
    
    We're mostly adding this change to appease the fuzzer. Marking it dirty immediately
    makes no difference in practice because accounts will always be modified by EVM
    right after creation.
    15bd21f3
Name
Last commit
Last update
..
pruner Loading commit data...
snapshot Loading commit data...
access_list.go Loading commit data...
database.go Loading commit data...
dump.go Loading commit data...
iterator.go Loading commit data...
iterator_test.go Loading commit data...
journal.go Loading commit data...
metrics.go Loading commit data...
state_object.go Loading commit data...
state_object_test.go Loading commit data...
state_test.go Loading commit data...
statedb.go Loading commit data...
statedb_test.go Loading commit data...
sync.go Loading commit data...
sync_test.go Loading commit data...
transient_storage.go Loading commit data...
trie_prefetcher.go Loading commit data...
trie_prefetcher_test.go Loading commit data...