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
- Chore: Replace Hex Encoding/Decoding
- [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] Improve documentation around Clarity database types/methods.
- [Optimization] Refactor storage schema for Clarity contracts & analyses
- [Optimization] Replace `serde_json` with `speedy` for `ContractContext` and `ContractAnalysis` (de)serialization
- [Optimization] Implement LZ4 compression for serialized `ContractContext` and `ContractAnalysis` types & contract source
- [Refactor] Refactor of Clarity storage (iteration 1)
- Docs
- Rust not yet supported