Some checks are pending
docker-build-cometbft / vars (push) Waiting to run
docker-build-cometbft / build-images (amd64, ubuntu-24.04) (push) Blocked by required conditions
docker-build-cometbft / build-images (arm64, ubuntu-24.04-arm) (push) Blocked by required conditions
docker-build-cometbft / merge-images (push) Blocked by required conditions
docker-build-e2e-node / vars (push) Waiting to run
docker-build-e2e-node / build-images (amd64, ubuntu-24.04) (push) Blocked by required conditions
docker-build-e2e-node / build-images (arm64, ubuntu-24.04-arm) (push) Blocked by required conditions
docker-build-e2e-node / merge-images (push) Blocked by required conditions
28 lines
927 B
Markdown
28 lines
927 B
Markdown
---
|
|
name: Protocol change proposal
|
|
about: Create a proposal to request a change to the protocol
|
|
labels: protocol-change, needs-triage
|
|
---
|
|
|
|
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
|
|
v ✰ Thanks for opening an issue! ✰
|
|
v Before smashing the submit button please review the template.
|
|
v Word of caution: Under-specified proposals may be rejected summarily
|
|
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
|
|
|
|
## Protocol Change Proposal
|
|
|
|
### Summary
|
|
|
|
<!-- Short, concise description of the proposed change -->
|
|
|
|
### Problem Definition
|
|
|
|
<!-- Why do we need this change?
|
|
What problems may be addressed by introducing this change?
|
|
What benefits does CometBFT stand to gain by including this change?
|
|
Are there any disadvantages of including this change? -->
|
|
|
|
### Proposal
|
|
|
|
<!-- Detailed description of requirements of implementation -->
|