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 supported6 Subscribers
Add a CodeTriage badge to stacks-blockchain
Help out
- Issues
- Modify `SignerCommand::Sign` type to not sign blocks with taproot
- [Testing] Introduce `proptest` to `clarity`, `stackslib` and `stacks-common` crates
- [Observability] Implement `tracing` crate to gather runtime metrics
- [clarity] Getter For Current Aggregate Votes In A Given Round & Reward
- Bitcoin UTXO bug listing unspent transactions wrong wallet path
- [Optimization] Replace `BTreeMap`s in `clarity` with `hashbrown::HashMap`
- [Optimization] Improve efficiency of checking for contract existence prior to contract deploy
- [Chore] Add wrapper types for `hashbrown`'s `HashMap` and `HashSet`
- [Chore] Activate `rusqlite`'s `array` feature and start using binary/blob columns directly over the blob API
- [Optimization] Add caching for Clarity contracts - `ContractContext`, source code & `ContractAnalysis`
- Docs
- Rust not yet supported