go-ethereum/internal
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
..
blocktest internal/blocktest: add package for shared test code (#27270) 2023-07-11 14:57:02 +02:00
build merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
cli Changed parallel universe HF to Cancun HF and some important fixes (#1132) 2024-01-23 10:52:00 +05:30
cmdtest merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
debug fix build 2023-08-21 17:48:09 +05:30
ethapi internal/ethapi: fix call with state api 2024-01-19 16:47:29 +05:30
flags merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
guide dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
jsre merge latest develop 2023-09-20 21:56:08 +05:30
shutdowncheck dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
syncx dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
testlog dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
utesting dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
version dev: fix: more wsl lint issues 2023-06-15 13:06:10 +02:00
web3ext merge latest develop 2023-09-20 21:56:08 +05:30