go-ethereum/consensus/bor
Jerry c50ff82ab1 Fix "Signer 0x... is not a part of the producer set at block xxxx"
The validator set json loaded from database will have an empty map. This change will recompute the validator map based on validator set.
2022-07-25 10:19:39 -07:00
..
abi Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
api Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
clerk Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
contract Reciept e2e test (#431) 2022-07-14 19:28:56 +03:00
heimdall consensus/bor: add mock heimdall rest-server, tests for timeout and cancellation (#458) 2022-07-19 16:22:41 +05:30
statefull add context to Fetch* methods (#445) 2022-07-13 09:07:32 +03:00
valset Fix "Signer 0x... is not a part of the producer set at block xxxx" 2022-07-25 10:19:39 -07:00
api.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
bor.go Reciept e2e test (#431) 2022-07-14 19:28:56 +03:00
bor_test.go consensus/bor: add mock heimdall rest-server, tests for timeout and cancellation (#458) 2022-07-19 16:22:41 +05:30
errors.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
genesis.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
genesis_contract_mock.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
heimdall.go RFC35/Common Ancestor: Modifying the forkchoice rule (#425) 2022-07-15 10:37:35 +05:30
merkle.go Reciept e2e test (#431) 2022-07-14 19:28:56 +03:00
snapshot.go Fix "Signer 0x... is not a part of the producer set at block xxxx" 2022-07-25 10:19:39 -07:00
snapshot_test.go Reciept e2e test (#431) 2022-07-14 19:28:56 +03:00
span.go add context to Fetch* methods (#445) 2022-07-13 09:07:32 +03:00
span_mock.go add context to Fetch* methods (#445) 2022-07-13 09:07:32 +03:00
validators_getter.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
validators_getter_mock.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00