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
- validation_create accepts weak passphrases without entropy warning
- Array format amounts accept wrong element count without validation
- AccountTx lacks type validation on ledger_index_min/max before calling asInt()
- Expected<bool> wrapper tested instead of contained value — load fee always feeMediumBurdenRPC
- Charge-after-work ordering allows one free expensive request per threshold cycle
- tx handler returns rpcNOT_IMPL for invalid transaction hash format
- 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
- Docs
- not yet supported