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
- Fixed precision data type
- `(reverse buff)` to reverse the bytes in a buffer
- Add support for Schnorr signatures
- Add `sha3` hashing function
- Add function to discard error from `result` and return `optional`
- Support specifying required language version
- chore: remove mocknet network mode
- Distinguish functions from syntactic forms
- Return type of `slice?` should be max length of returned slice
- read-only functions can not call trait functions even if the implementation uses a read-only function
- Docs
- Rust not yet supported