Placeholder to use as a base for the next lending PR#6092
Closed
Placeholder to use as a base for the next lending PR#6092
Conversation
…nolending * upstream/develop: Implement Lending Protocol (unsupported) (5270)
This reverts commit 6c67f1f.
…ending * XRPLF/develop: refactor: Rename `ripple` namespace to `xrpl` (5982) refactor: Move JobQueue and related classes into xrpl.core module (6121) refactor: Rename `rippled` binary to `xrpld` (5983) refactor: rename info() to header() (6138) refactor: rename `LedgerInfo` to `LedgerHeader` (6136) refactor: clean up `RPCHelpers` (5684) chore: Fix docs readme and cmake (6122) chore: Clean up .gitignore and .gitattributes (6001) chore: Use updated secp256k1 recipe (6118)
1 task
db11d27 to
738c1a1
Compare
738c1a1 to
db11d27
Compare
…ending * XRPLF/develop: test: add more tests for `ledger_entry` RPC (5858) refactor: Rename `rippled.cfg` to `xrpld.cfg` (6098) Revert "chore: Pin ruamel.yaml<0.19 in pre-commit-hooks (6166)" (6167) chore: Pin ruamel.yaml<0.19 in pre-commit-hooks (6166) fix: Remove cryptographic libs from libxrpl Conan package (6163)
…ending * XRPLF/develop: refactor: Fix typos, enable cspell pre-commit (5719) fix: Reorder Batch Preflight Errors (6176) refactor: Remove unused credentials signature hash prefix (6186) refactor: Fix spelling issues in all variables/functions (6184) refactor: Fix spelling issues in private/local variables and functions (6182) refactor: Fix typos in comments, configure cspell (6164) ci: Move variable into right place (6179) ci: Use ccache to cache build objects for speeding up building (6104)
…ending * XRPLF/develop: fix: Inner batch transactions never have valid signatures (6069) chore: Change `/Zi` to `/Z7` for ccache, remove debug symbols in CI (6198) VaultClawback: Burn shares of an empty vault (6120) fix: Truncate thread name to 15 chars on Linux (5758) docs: Fix minor spelling issues in comments (6194)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This placeholder will revert the merge of #5270 so that the next iteration can show all changes.