stacks-blockchain
https://github.com/stacks-network/stacks-blockchain
Rust
The Stacks blockchain implementation
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported5 Subscribers
Add a CodeTriage badge to stacks-blockchain
Help out
- Issues
- [signers] Signers should consider any block proposal received from the current miner enough to mark it active
- Adjust signer heuristic at tenure boundary
- chore: add consensus hash to signer's new proposal log
- WIP: Make any miner's block proposal that passes initial checks count towards miner activity/validity
- CI Request: Require all checks to pass on PRs
- feat: Allow `stacks-inspect try-mine` to mine multiple blocks
- Fix get_latest_block_proposal function to return an err if no block proposals in list
- merge develop into feat/clarity-wasm-develop
- feat: include consensus_hash in emitted events
- chore: add allow(clippy::needless_as_bytes) for some Clarity codecs
- Docs
- Rust not yet supported