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
- TxHistory handler calls asUInt without validation on start parameter
- LedgerEntry sub_index asUInt on negative value causes exception in API v1
- checkTxJsonFields calls asString() on tx_json.Account without type check
- doLedgerEntry re-throws Json::error for API v1 after partial result mutation
- AccountTx marker ledger field not validated against requested range
- getOrAcquireLedger uses asInt() for ledger_index that may exceed INT32_MAX
- Empty string ledger_index silently accepted as 'current' ledger
- api_version as large unsigned int causes exception instead of clean rejection
- ripplerpc 2.0 error path logs null after removing error_message and leaks null field in response
- String-based ripplerpc version comparison will fail for versions >= 10.0
- Docs
- not yet supported