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
- DIDDelete::deleteSLE missing owner verification assertion
- AMMClawback preclaim missing holder LP token balance check
- MPT payment missing isPseudoAccount check allows bypassing vault deposit logic
- credentials::valid() skips expiration check, relying solely on doApply ordering
- AccountSet silently ignores clear of asfAllowTrustLineClawback instead of returning error
- AMMClawback doesn't revoke auction slot on LP token clawback
- CheckCreate comment says 'Check if dst froze the line' but should say 'Check if issuer froze dst line'
- Deposit Preauth & Credentials (cross-cutting): checkExpired uses strict '>' while hasExpired uses '>=' — credentials expire one close late
- Non-transferable token: no transferability re-check at offer acceptance time
- GetAggregatePrice currency comparison uses raw text instead of Currency objects
- Docs
- not yet supported