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
- transaction_entry v1 API missing validated and ledger_index fields
- O(N) linear scan in txnIdFromIndex allows inefficient CPU usage
- Batch RPC requests silently ignore root-level api_version
- fillHandler allows command/method mismatch check to call asString() on non-string values
- doLedgerEntry missing type validation on 'binary' parameter allows non-boolean values
- parseDirectoryNode sub_index truncated from uint64_t to uint32_t via asUInt()
- Legacy 'ledger' field allows index 0 while 'ledger_index' in getOrAcquireLedger rejects it
- BookOffers: parseTakerIssuerJSON uses get<Issue> without checking asset type
- ServerDefinitions translate() corrupts non-alpha first characters in snake_case tokens
- RPCSubImp::mSeq (int) overflow on high-volume notification streams
- Docs
- not yet supported