stacks-network / stacks-network/stacks-core
[clarity] Getter For Current Aggregate Votes In A Given Round & Reward
Open
@setzeus is already working on this.
Since Mar 5, 2024.
clarity
nakamoto
- Dominant language
- Rust
- Stars
- 3.1k
- Forks
- 762
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 76
Description
As noted by @jferrant, signers need a way to know that an agg-pubkey voting round has ended without reaching consensus so they can start a new round asap. Currently none of the getters/read-only in .signers-voting make this easy to access.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.