mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
* XRPLF/ximinez/lending-refactoring-4: fix: Modify jobs to use '>>' instead of 'tee' for GITHUB_OUTPUT (5699) refactor: Revamp CI workflows (5661) refactor: Decouple net from xrpld and move rpc-related classes to the rpc folder (5477) Set version to 2.6.0-rc2 docs: Updates list of maintainers and reviewers (5687) fix: Change log to debug level for AMM offer retrieval and IOU payment check (5686) fix: Add -Wno-deprecated-declarations for Clang only (5680) Update .git-blame-ignore-revs for 5657 (5675) Fix BUILD.md instruction (5676) Set version to 2.6.0-rc1 fix: Improve logging of the reason to refuse a peer connection (5664) fix: Make test suite names match the directory name (5597) chore: Run prettier on all files (5657) chore: Set CONAN_REMOTE_URL also for forks (5662) chore: Cleanup bin/ directory (5660) perf: Optimize hash performance by avoiding allocating hash state object (5469)