Ed Hennis
Ed Hennis
Thoughts on the interaction of STAmount and STNumber with expanded mantissas (an offshoot of #6025)
## Description Before Lending Protocol (#5270) was merged in to `develop`, I considered [DRAFT: Expand Number to support the full integer range #6025](https://github.com/XRPLF/rippled/pull/6025) to be more-or-less done. Integrating the two...
This is just a placeholder to keep this code around. ## High Level Overview of Change ### Context of Change ### Type of Change - [ ] Bug fix (non-breaking...
This is just a quick outline of what a more generalized transitive feature enabling could look like. The notable thing is that we never even have to make SAV _supported_...
## High Level Overview of Change Change `LendingProtocol` feature and dependencies to `Supported::yes`. Enables testing. ### Context of Change `LendingProtocol` is pending merge in #5270. ### 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...
- Allows tweaking loan properties - Not quite working ## High Level Overview of Change ### Context of Change ### Type of Change - [ ] Bug fix (non-breaking change...
This placeholder will revert the merge of #5270 so that the next iteration can show all changes.
## High Level Overview of Change ### Context of Change ### Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature...
WIP. Follow-up to #5531. ## High Level Overview of Change ### Context of Change ### Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) -...
## High Level Overview of Change Introduces a fix amendment that will skip over a problematic and unnecessary block in `checkValidity` that will set flags indicating that an *inner transaction*...