erigon-pulse/cmd/state/commands
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
..
check_change_sets.go Prefer Block.NumberU64() over Block.Number.Uint64() (#3051) 2021-11-29 11:32:41 +00:00
check_enc.go rename (#1978) 2021-05-20 19:25:53 +01:00
check_index.go Move cli root context to erigon-lib (#3294) 2022-01-19 10:49:07 +07:00
erigon2.go [erigon2] Computing data dependencies between transactions (#3290) 2022-01-24 23:12:25 +00:00
global_flags_vars.go [erigon2] Resumable prototype (#3263) 2022-01-16 08:40:16 +00:00
index_stats.go rename (#1978) 2021-05-20 19:25:53 +01:00
opcode_tracer.go Full BSC support with validator mode (#3233) 2022-01-14 19:06:35 +00:00
root.go Move cli root context to erigon-lib (#3294) 2022-01-19 10:49:07 +07:00
state_root.go [erigon2] Running with commitment (#3203) 2022-01-14 16:02:44 +00:00
verify_txlookup.go rename (#1978) 2021-05-20 19:25:53 +01:00