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
- 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.
- cfg: document /dev/stdout for [debug_logfile] and its interaction with --silent
- xrpld 3.2.0 never leaves server_state `connected` / acquires 0 ledger data, where rippled 3.1.3 syncs fine on the same host
- feat: Add validator-keys to xrpld project
- Config: inline # comments crash rippled (BadLexicalCast) in single-value sections — legacy parseIniFile path doesn't strip them
- Refactor sub_index validation logic in LedgerEntry
- The latest available via apt is still 3.1.3-1.
- fix: strip inline comments from single-value config sections
- Docs
- not yet supported