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 supported7 Subscribers
Add a CodeTriage badge to stacks-blockchain
Help out
- Issues
- add txid and index block hash to /v3/contracts/source RPC
- Fix ChainShutdownMiners Arc::try_unwrap failure due to lingering Arc references
- Remove manual expected block count parameter from ChainVerifyMinerNakaBlockCount
- Replace get_primary_proposals_submitted with get_counters_for_miner
- TX Replay: Failsafe logic in signer state
- Tx replay: handle the case where 1 tx consumes more than the entire block
- Fix race condition bug in testing scenario framework ChainExpectStacksTenureChange::apply
- `BitcoinRegtestController::get_utxos(..)` stalls when providing burn height greater than tip
- Refactor `clarity` to enable lightweight serialization crate
- Handle thread join errors appropriately
- Docs
- Rust not yet supported