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
- fix: Validate the connect ip parameter
- docs: Document [peers_in_max] and [peers_out_max] in the example config
- maxPeers is 0 when [peers_in_max]/[peers_out_max] are used, so limit() and fdRequired() undercount
- fix: Validate the validation_create secret parameter
- test: Cover `visitDifferences` node skipping
- fix: Derive traversal node IDs from the branch actually descended
- refactor: Unify `upperBound` and `lowerBound` into `boundHelper`
- perf: Move entries off `NodePathStack` instead of copying them
- feat: XLS-93d: Token-Enabled Payment Channels
- fix: Make `NodePathStack` fail closed when assertions are compiled out
- Docs
- not yet supported