erigon-pulse/turbo/snapshotsync
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
..
parallelcompress Snapshots: files list (#3264) 2022-01-15 11:23:37 +07:00
snapshothashes Snapshots: fill kv.HeaderNumber table (#3328) 2022-01-24 13:47:05 +07:00
snapshotsynccli Snapshot: prohibit to change cli flags (#3311) 2022-01-22 11:18:24 +07:00
block_reader.go [erigon2] Computing data dependencies between transactions (#3290) 2022-01-24 23:12:25 +00:00
block_snapshots_test.go Snapshot: prohibit to change cli flags (#3311) 2022-01-22 11:18:24 +07:00
block_snapshots.go Snapshots: fill kv.HeaderNumber table (#3328) 2022-01-24 13:47:05 +07:00
client.go Snapshots download and seed (#3117) 2021-12-14 10:13:17 +00:00
const.go Snapshots download and seed (#3117) 2021-12-14 10:13:17 +00:00
headers_snapshot.go Remove snapshot migrator class (#3088) 2021-12-05 16:13:40 +07:00
snapshot_builder_test.go Small step towards torrent downloader (#2929) 2021-11-08 20:40:56 +07:00
snapshot_builder.go Remove snapshot migrator class (#3088) 2021-12-05 16:13:40 +07:00
snapshot_mode_test.go Snapshots download and seed (#3117) 2021-12-14 10:13:17 +00:00
snapshot_mode.go Snapshots download and seed (#3117) 2021-12-14 10:13:17 +00:00
wrapdb.go Snapshot: move old blocks to snapshots (non-async version) (#3309) 2022-01-20 12:01:02 +07:00