erigon-pulse/turbo/stages
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
..
bodydownload Add Erigon Import feature for Hive integration purpose (#3298) 2022-01-20 07:34:50 +00:00
headerdownload [erigon2] Computing data dependencies between transactions (#3290) 2022-01-24 23:12:25 +00:00
blockchain_test.go Snapshots: txnHash2BlockNum idx (#3213) 2022-01-06 18:22:59 +07:00
chain_makers_test.go Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
genesis_test.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
mock_sentry.go Snapshots: watch the burn stage #3259 2022-01-14 14:55:31 +07:00
sentry_mock_test.go Report Valid ExecutionStatus only after all stages (#3212) 2022-01-07 16:54:26 +01:00
stageloop.go Snapshot: prohibit to change cli flags (#3311) 2022-01-22 11:18:24 +07:00