mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-27 22:28:21 +00:00
aeed1657c7
* Clean up code duplication between IntraBlockState's FinalizeTx & CommitBlock * checkChangeSets command * linter * First attempt at checking account changes * Reuse runBlock in CheckChangeSets * linter * linter * Optionally include no-changes in the ChangeSets * linter * Detect storage changes for account change sets * Fix post-merge compilation errors * Use database format compatible with !debug.IsThinHistory() * PrintChangedAccounts in ChangeSetWriter * Avoid out-of-bounds access * Storage changes * hack FirstContractIncarnation * Call ChangeSetWriter only once per block |
||
---|---|---|
.. | ||
contracts | ||
change_set_writer.go | ||
database_test.go | ||
database.go | ||
db_state_writer.go | ||
dump.go | ||
helper.go | ||
intra_block_state_test.go | ||
intra_block_state.go | ||
journal.go | ||
readonly.go | ||
state_object_test.go | ||
state_object.go | ||
state_test.go | ||
stateless.go | ||
trace.go |