rippled
https://github.com/xrplf/rippled
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.
not yet supported2 Subscribers
Add a CodeTriage badge to rippled
Help out
- Issues
- fixed missing type validation on vetoed parameter in feature handler
- fix: Use trustline balance direction to validate IOU PaymentMint/PaymentBurn
- Service log file shows validator pubkey other than what is used (Version: v3.2.0)
- Added type checks: if (!params[jss::channel_id].isString()) return rpcError(rpcINVALID_PARAMS); and similarly for signature.
- fix: Add pragma once checker
- fix: add missing tests to cover all scenario for sponsor reserve
- cfg: document /dev/stdout for [debug_logfile] and its interaction with --silent
- fix: Remove callback in `getPageForToken`
- chore: Add Rust to ci docker image
- xrpld 3.2.0 never leaves server_state `connected` / acquires 0 ledger data, where rippled 3.1.3 syncs fine on the same host
- Docs
- not yet supported