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
- block replay RPC: expose `problematic_skipped` on replayed transactions
- fix: remove unsafe code in `resolve_error`
- block replay RPC endpoint is slow for heavy blocks
- StacksHttp rebuilds the entire RPC route table (~100 regex compilations, ~5 ms) on every inbound HTTP connection
- test: attempt to remove flakiness from convergence tests
- refactor: explore cancellation token idea for static analysis and evaluation
- chore: optimize slow `net` tests
- Drop the unused `overrides` table from the burnchain DB
- chore: remove helium network mode
- [Clarity] Native `uint`/`int` to fixed-width `buff` serialization (inverse of `buff-to-uint-be`/`-le`)
- Docs
- Rust not yet supported