Ed Hennis
Ed Hennis
## High Level Overview of Change ### Context of Change ### Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature...
## High Level Overview of Change ### Context of Change ### Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature...
Recreates the changes from #5126 (reverted in #5300), and the related bug fix once I find it. - Drop duplicate outgoing TMGetLedger messages per peer - Allow a retry after...
I was looking at how `dirAdd` works. There have been complaints that when an account's directory gets "full", it is very difficult to free it back up, even though there...
## High Level Overview of Change This PR is effectively a clone of #5270 to allow for reviewers to have a "pristine" view of the change set that was merged...
Supersedes #6000. - Update the conversion points between Number and {XRP,MPT,IOU,ST}Amount & STNumber. ## High Level Overview of Change ### Context of Change ### Type of Change - [ ]...
## High Level Overview of Change ### Context of Change ### Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature...
## High Level Overview of Change This PR continues the work started in #5270 and #6093. All new code changes that affect Lending should be done in this branch. That...
## High Level Overview of Change Adds another check to the online deletion process to prevent ledger gaps from persisting if the node goes out of sync. ### Context of...
## High Level Overview of Change Adds `ledger_entry` functionality for global record-keeping objects, with some flexibility. Also will always return the hash for any valid `ledger_entry` request, even if the...