go-ethereum/consensus/bor
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
..
abi Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
api fix testcases 2023-09-23 15:18:40 +05:30
clerk Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
contract merge develop 2023-09-04 14:14:19 +05:30
heimdall merge develop 2023-10-09 15:34:18 +05:30
heimdallapp all: implement milestones (#961) 2023-08-28 18:42:21 +05:30
heimdallgrpc all: implement milestones (#961) 2023-08-28 18:42:21 +05:30
statefull merge develop 2023-11-03 10:10:02 +05:30
valset Merge branch 'develop' into mardizzone/upstream-merge 2023-07-31 12:09:22 +05:30
api.go Rmv:Removed GetVoteOnHash() fn from consensus/bor/api.go 2023-09-12 16:39:08 +05:30
bor.go Changed parallel universe HF to Cancun HF and some important fixes (#1132) 2024-01-23 10:52:00 +05:30
bor_test.go Revert "Consistent" 2024-01-19 17:19:12 +05:30
errors.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
genesis.go Implement PIP-12, Time Based StateSync Confirmations Delay (#864) 2023-06-06 20:40:46 +05:30
genesis_contract_mock.go consensus/bor,eth/filters,miner,params,tests: fix mocks 2023-07-12 15:17:58 +08:00
heimdall.go all: implement milestones (#961) 2023-08-28 18:42:21 +05:30
merkle.go Reciept e2e test (#431) 2022-07-14 19:28:56 +03:00
snapshot.go Changed parallel universe HF to Cancun HF and some important fixes (#1132) 2024-01-23 10:52:00 +05:30
snapshot_test.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
span.go Merge qa to develop (#814) 2023-04-10 16:21:18 +05:30
span_mock.go consensus/bor,eth/filters,miner,params,tests: fix mocks 2023-07-12 15:17:58 +08:00