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
- conditionMet applies all sync checks uniformly regardless of specific condition requested
- LedgerDiff gRPC omits deleted object data even when include_blobs is true
- doLedgerGrpc logging divides by potentially zero object/transaction counts
- doLedgerGrpc predecessor field incorrectly set to object itself for CREATED objects
- doLedgerGrpc reports skiplist_included=true without actually populating a separate skiplist
- LedgerEntry re-throws Json::error in API v1 instead of returning clean error
- Missing isString() check on nft_id allows unhandled exception
- AMMInfo missing type validation before asString() on amm_account and account
- AMMInfo getIssue catches only std::runtime_error, not all exceptions from issueFromJson
- BookOffers accepts null JSON for taker_pays/taker_gets via isObjectOrNull
- Docs
- not yet supported