erigon-pulse/turbo/engineapi/engine_helpers
Andrew Ashikhmin 611145c385
updateForkChoice: send state changes to txpool after tx is committed (#8035)
[txpool](https://github.com/ledgerwatch/erigon-lib/blob/main/txpool/pool.go)
expects an `OnNewBlock` update only after the DB transaction is
committed.

This fixes, for example, a nonce gap mis-detection in Hive test
"engine-cancun/Blob Transactions On Block 1, Cancun Genesis".
2023-08-17 16:03:12 +02:00
..
constants.go Separation of Engine from Ethbackend (#7821) 2023-07-06 18:09:52 +02:00
fork_validator.go updateForkChoice: send state changes to txpool after tx is committed (#8035) 2023-08-17 16:03:12 +02:00