erigon-pulse/cmd/hack
ledgerwatch 079a177614
[erigon2] Computing data dependencies between transactions (#3290)
* 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>
2022-01-24 23:12:25 +00:00
..
db fix some linter warns (#3310) 2022-01-20 14:00:31 +07:00
flow hide file exists err (#2218) 2021-06-22 11:09:45 +01:00
scripts Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00
tool Recsplit: add hack recsplitLookup for test (#2895) 2021-10-31 10:20:31 +07:00
hack.go [erigon2] Computing data dependencies between transactions (#3290) 2022-01-24 23:12:25 +00:00