mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 21:17:16 +00:00
079a177614
* Use ibs per transaction instead of per block * Remove copy functions, introduce balance increase map * Fix test * Fix lint * Introduce balanceIncrease journal action * Introduce balanceIncrease journal action * Simplifications * Fix * Reset * Simplify * Fix * Fixes * Fix for reading nil accounts * Fix edge cases with reverts * Clean up test output * Fix transfers * Handle special case of ripemd * Try with fixed compress, only commit every commfreq blocks * Updates * Updates * Update to fixed erigon-lib * Update to erigon-lib * Remove stop * Update to latest erigon-lib * fixup * Cleanup Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local> Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local> |
||
---|---|---|
.. | ||
contracts | ||
access_list.go | ||
cached_reader2.go | ||
cached_reader.go | ||
cached_writer.go | ||
change_set_writer.go | ||
database_test.go | ||
database.go | ||
db_state_reader.go | ||
db_state_writer.go | ||
dump.go | ||
helper.go | ||
history_test.go | ||
history.go | ||
intra_block_state_test.go | ||
intra_block_state.go | ||
journal.go | ||
plain_readonly.go | ||
plain_state_reader.go | ||
plain_state_writer.go | ||
state_object_test.go | ||
state_object.go | ||
state_test.go |