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
- ledger_cleaner: Passes raw user params to LedgerCleaner without type validation
- gateway_balances calls asString() on account/ident without isString() type check
- VaultInfo parseVault calls asString() without isString() check on vault_id and owner
- channel_verify calls asString() on multiple fields without isString() type checks
- parseLedgerHashes accepts negative integers, reinterprets as large unsigned index
- doLedgerData accepts limit=0, returning empty results with a misleading marker
- getBookPage includes unfunded offers in results, consuming the limit
- HTTP reply unwrapping loses jsonrpc/id/ripplerpc metadata fields
- feature handler veto of arbitrary amendment hash pollutes AmendmentTable
- account_history_tx_first leaks between subscribers via shared MultiApiJson
- Docs
- not yet supported