hyperledger / hyperledger/fabric
BFT: Check policy update protection works properly
Open
workitem
- Dominant language
- Go
- Stars
- 16.7k
- Forks
- 9.1k
- Avg merge
- 5h 38m
- Merged PRs (30d)
- 26
Description
Make an integration test that adds a new node to the cluster, without a policy change.
Ensure the update is rejected due to the [following check](https://github.com/hyperledger/fabric/blob/main/orderer/consensus/smartbft/configverifier.go#L165).
Contributor guide
Assessment
This issue has not been assessed yet.