go-ethereum/tests/bor
Pratik Patil 47f8e8682a
Implement PIP-12, Time Based StateSync Confirmations Delay (#864)
* updated Indore HF related changes by adding stateSyncConfirmationDelay

* converted StateSyncConfirmationDelay to map[string]uint64 and cleanup

* calculate last state ID from incoming state object with eth call (#883)

* removed IndoreBlock from configs

* fix

* remove code duplication and refactor

---------

Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
2023-06-06 20:40:46 +05:30
..
mocks RFC35/Common Ancestor: Modifying the forkchoice rule (#425) 2022-07-15 10:37:35 +05:30
testdata init : baseFeeChangeDenom HardFork Changes 2022-11-14 17:38:12 +05:30
bor_api_test.go fix testcases 2022-09-05 16:17:50 +04:00
bor_filter_test.go fix testcases 2022-09-22 22:36:51 +05:30
bor_sprint_length_change_test.go fix tests 2022-11-15 00:57:47 +05:30
bor_test.go Implement PIP-12, Time Based StateSync Confirmations Delay (#864) 2023-06-06 20:40:46 +05:30
helper.go core/vm, miner : Make commitInterrupt OPCODE level (#794) 2023-05-01 16:38:35 +05:30