go-ethereum/internal/cli/server
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
..
chains Changed parallel universe HF to Cancun HF and some important fixes (#1132) 2024-01-23 10:52:00 +05:30
pprof dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
proto dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
testdata Revert "Consistent" 2024-01-19 17:19:12 +05:30
command.go internal/cli: add support to overwrite config.toml values via cli flags (#1008) 2023-09-21 12:52:59 +05:30
command_test.go internal/cli: set default value for keystore (#1051) 2023-10-18 12:16:34 +05:30
config.go Added cache.blocklogs (FilterLogCacheSize) flag (#1083) 2023-11-20 10:18:11 +05:30
config_legacy.go Use atomic pointer in go 1.19 (#446) 2022-08-09 22:11:09 +03:00
config_legacy_test.go Revert "Consistent" 2024-01-19 17:19:12 +05:30
config_test.go Merge branch 'qa' and 'master' into develop (#663) 2023-01-13 14:47:14 +05:30
flags.go Added cache.blocklogs (FilterLogCacheSize) flag (#1083) 2023-11-20 10:18:11 +05:30
helper.go A thread safe way to take a free port (#485) 2022-08-16 18:43:18 +03:00
server.go fix build 2023-08-21 17:48:09 +05:30
server_test.go fix lint 2023-09-23 16:26:23 +05:30
service.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
service_test.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00