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
- Perf: remove O(n) from special_map when constructing a list when we already know the element type
- Recover from failed BTC transaction submission
- Perf: Replace `UTF8Data`'s `Vec<Vec<u8>>` with `Vec<Utf8Char>`
- feat: add support for u64 MARF blob offsets
- perf: Value::size() - Precompute tuple/list type sizes and remove intermediate TypeSignature allocations
- Delete aggregate key voting code
- docs(rpc): add missing examples to parameter definitions
- perf: add small root-node LRU cache for MARF storage connections
- perf: eliminate redundant node clones during `Trie::recalculate_root_hash()`
- Feat: initial work for tracking p2wsh outputs
- Docs
- Rust not yet supported