erigon-pulse/cmd
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
..
abigen Snapshot: add hash first byte to headers.seg, serve p2p blocks from snapshots (#3198) 2022-01-05 17:14:37 +07:00
bootnode Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
cons Move cli root context to erigon-lib (#3294) 2022-01-19 10:49:07 +07:00
devnettest WIP:feature/rewrite-devnettest-to-cobra (#3227) 2022-01-14 13:08:41 +00:00
downloader Snapshots: fill kv.HeaderNumber table (#3328) 2022-01-24 13:47:05 +07:00
erigon Add Erigon Import feature for Hive integration purpose (#3298) 2022-01-20 07:34:50 +00:00
erigoncustom Add Erigon Import feature for Hive integration purpose (#3298) 2022-01-20 07:34:50 +00:00
evm Full BSC support with validator mode (#3233) 2022-01-14 19:06:35 +00:00
hack [erigon2] Computing data dependencies between transactions (#3290) 2022-01-24 23:12:25 +00:00
integration Snapshot: prohibit to change cli flags (#3311) 2022-01-22 11:18:24 +07:00
p2psim rename (#1978) 2021-05-20 19:25:53 +01:00
pics move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
prometheus Snapshots: fill kv.HeaderNumber table (#3328) 2022-01-24 13:47:05 +07:00
rlpdump rename (#1978) 2021-05-20 19:25:53 +01:00
rpcdaemon StarknetAddress type (#3339) 2022-01-24 15:55:44 +00:00
rpctest WIP:feature/rewrite-devnettest-to-cobra (#3227) 2022-01-14 13:08:41 +00:00
sentry Snapshot: prohibit to change cli flags (#3311) 2022-01-22 11:18:24 +07:00
starknet fermion: fix block gossip with Starknet txs (#3289) 2022-01-18 19:54:39 +03:00
state [erigon2] Computing data dependencies between transactions (#3290) 2022-01-24 23:12:25 +00:00
txpool Update main.go 2022-01-24 14:12:34 +07:00
utils Mdbx page size (#3323) 2022-01-22 12:53:25 +07:00