go-ethereum/miner
Pratik Patil f1e0b1d926
Changed parallel universe HF to Cancun HF and some important fixes (#1132)
* changed parallel universe HF to napoli HF

* integration-tests: update ipc path on ci tests (#1127)

* integration-tests: update ipc path on ci tests

* added devnetBorFlags in matic-cli-config.yml

---------

Co-authored-by: Pratik Patil <pratikspatil024@gmail.com>

* Revert "integration-tests: update ipc path on ci tests (#1127)"

This reverts commit 0660fac39b.

* using cancun for block-stm metadata instead of napoli

* added a check to verify tx dependencies and test cases

* fix in snapshot.chainConfig

* removed snapshot.*params.BorConfig using snapshot.chainConfig.Bor instead

* removed unnecessary if statement in ParallelStateProcessor.Process

* addressed comment

* small fix in commitTransactions

* dependency calculation bug fix in miner/worker.go

---------

Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
Co-authored-by: Arpit Temani <temaniarpit27@gmail.com>
2024-01-23 10:52:00 +05:30
..
stress/clique merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
fake_miner.go fix testcases 2023-09-23 15:18:40 +05:30
miner.go merge latest develop 2023-09-20 21:56:08 +05:30
miner_test.go fix lint 2023-09-23 16:26:23 +05:30
ordering.go fix build 2023-08-21 17:48:09 +05:30
ordering_test.go core/txpool/blobpool: 4844 blob transaction pool (#26940) 2023-07-27 13:45:35 +03:00
payload_building.go merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
payload_building_test.go fix tests 2023-09-23 22:02:37 +05:30
test_backend.go fix : TestCommitInterruptExperimentBor & TestCommitInterruptExperimentBorContract 2023-10-09 17:48:32 +05:30
worker.go Changed parallel universe HF to Cancun HF and some important fixes (#1132) 2024-01-23 10:52:00 +05:30
worker_test.go Changed parallel universe HF to Cancun HF and some important fixes (#1132) 2024-01-23 10:52:00 +05:30