go-ethereum/consensus/bor/valset
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
..
error.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
validator.go Reciept e2e test (#431) 2022-07-14 19:28:56 +03:00
validator_set.go Fix "Signer 0x... is not a part of the producer set at block xxxx" 2022-07-25 10:19:39 -07:00
validator_set_test.go Reciept e2e test (#431) 2022-07-14 19:28:56 +03:00