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
- Move all of the test flags into a `cfg(test)`-gated `testing` module
- refactor: add in-memory chainstate backends to speed up tests
- [SIGNER BUG]
- Add mempool check to txsimulate endpoint
- refactor: encapsulate transaction processing in a typestate-based processor
- docs: update in-repo docs with security best practices
- pox-6: allow new stakers during the prepare phase by targeting cycle N+2
- chore: deprecate fork_info rpc field
- fix: restore and clean up prometheus metric instrumentation
- [signer] improve `should_reevaluate_reject_reason` to use a locally persisted rejection reason enum (instead of `RejectReason`)
- Docs
- Rust not yet supported