Commit Graph

  • afd71b9241 test: Unit test for AMM offer overflow (#4986) Bronek Kozicki 2026-02-19 20:03:48 +09:00
  • 11b8f3ec1a fix amendment to add PreviousTxnID/PreviousTxnLgrSequence (#4751) Mayukha Vadari 2026-02-19 20:03:45 +09:00
  • f017a2af17 chore: Default validator-keys-tool to master branch: (#4943) Ed Hennis 2026-02-19 18:57:41 +09:00
  • 7a0235672b fixXChainRewardRounding: round reward shares down: (#4933) Scott Determan 2026-02-19 18:57:38 +09:00
  • f756587680 Don't reach consensus as quickly if no other proposals seen: (#4763) Mark Travis 2026-02-19 18:53:04 +09:00
  • 5be2f0a6da Write improved forAllApiVersions used in NetworkOPs (#4833) Bronek Kozicki 2026-02-19 18:53:03 +09:00
  • a271c63a2b Enforce no duplicate slots from incoming connections: (#4944) Bronek Kozicki 2026-02-19 18:53:02 +09:00
  • 92c84471fd fixEmptyDID: fix amendment to handle empty DID edge case: (#4950) Mayukha Vadari 2026-02-19 18:52:59 +09:00
  • d12ae81070 test: Env unit test RPC errors return a unique result: (#4877) Ed Hennis 2026-02-19 18:49:44 +09:00
  • f3065cbd6d Upgrade to xxhash 0.8.2 as a Conan requirement, enable SIMD hashing (#4893) Bronek Kozicki 2026-02-19 18:49:41 +09:00
  • 21ec4907c7 Install more public headers (#4940) Michael Legleux 2026-02-19 18:39:04 +09:00
  • 535728e1c4 fix: order book update variable swap: (#4890) Scott Determan 2026-02-19 18:39:03 +09:00
  • b7bd3e33ae Embed patched recipe for RocksDB 6.29.5 (#4947) John Freeman 2026-02-19 18:39:03 +09:00
  • 72bbeda46e build: add STCurrency.h to xrpl_core to fix clio build (#4939) Gregory Tsipenyuk 2026-02-19 18:39:02 +09:00
  • db64da58bd feat: add user version of feature RPC (#4781) Mayukha Vadari 2026-02-19 18:39:01 +09:00
  • 85b46dbf0f Fast base58 codec: (#4327) Scott Determan 2026-02-19 18:39:01 +09:00
  • 7b562e2312 Remove default ctors from SecretKey and PublicKey: (#4607) Chenna Keshava B S 2026-02-19 18:39:00 +09:00
  • a3f459dff4 fix compile error on gcc 13: (#4932) Gregory Tsipenyuk 2026-02-19 18:39:00 +09:00
  • 37ae1d8a4f Price Oracle (XLS-47d): (#4789) (#4789) Gregory Tsipenyuk 2026-02-19 18:38:56 +09:00
  • d424910e81 feat(rpc): add server_definitions method (#4703) Mayukha Vadari 2026-02-19 18:33:25 +09:00
  • 1fde2a507c fix: improper handling of large synthetic AMM offers: Gregory Tsipenyuk 2026-02-19 18:33:22 +09:00
  • 87154a3ed0 test: guarantee proper lifetime for temporary Rules object: (#4917) Ed Hennis 2026-02-19 18:30:14 +09:00
  • c9f4bc8e92 fixInnerObjTemplate: set inner object template (#4906) Gregory Tsipenyuk 2026-02-19 18:30:11 +09:00
  • eba2f5a439 feat: allow port_grpc to be specified in [server] stanza (#4728) Chenna Keshava B S 2026-02-19 18:25:24 +09:00
  • eec05dae5f build: add headers needed in Conan package for libxrpl (#4885) Michael Legleux 2026-02-19 18:25:24 +09:00
  • ca2627635a fixNFTokenReserve: ensure NFT tx fails when reserve is not met (#4767) Shawn Xie 2026-02-19 18:25:21 +09:00
  • d5e4883fb3 bad merge: RPCCall_test, Transaction_test tequ 2026-02-19 18:21:03 +09:00
  • 85838140fb Fix cahce bug introduced in 2.0.1 Ed Hennis 2026-02-19 18:21:02 +09:00
  • 950f869715 fix(libxrpl): change library names in Conan recipe (#4831) John Freeman 2026-02-19 18:21:02 +09:00
  • 167f0a2d34 test: add unit test for redundant payment (#4860) Bronek Kozicki 2026-02-19 18:21:01 +09:00
  • eaa6ef5469 test: improve code coverage reporting (#4849) Bronek Kozicki 2026-02-19 18:20:58 +09:00
  • f8856e2eb1 docs: update help message about unit test-suite pattern matching (#4846) Chenna Keshava B S 2026-02-19 18:06:23 +09:00
  • d9562b4164 docs: add Performance type to PR template (#4875) Elliot Lee 2026-02-19 18:06:22 +09:00
  • b7d53be99f test: add DeliverMax to more JSONRPC tests (#4826) Bronek Kozicki 2026-02-19 18:06:21 +09:00
  • 8d012d03e8 fix: change default send_queue_limit to 500 (#4867) John Freeman 2026-02-19 18:06:21 +09:00
  • f1b86fecbb Improve lifetime management of ledger objects (SLEs) to prevent runaway memory usage: (#4822) Ed Hennis 2026-02-19 18:06:20 +09:00
  • f44b737fce WebSocket should only call async_close once (#4848) Ed Hennis 2026-02-19 18:06:20 +09:00
  • 3f489f9c19 fix typo: 'of' instead of 'on' (#4821) Hussein Badakhchani 2026-02-19 18:06:19 +09:00
  • c7d6d34372 Workarounds for gcc-13 compatibility (#4817) Bronek Kozicki 2026-02-19 18:06:19 +09:00
  • 54e3952297 APIv2: show DeliverMax in submit, submit_multisigned (#4827) Bronek Kozicki 2026-02-19 18:06:18 +09:00
  • 5ffda742f5 APIv2: consistently return ledger_index as integer (#4820) Bronek Kozicki 2026-02-19 18:06:18 +09:00
  • 2730a0e329 Fix 2.0 regression in tx method with binary output (#4812) Bronek Kozicki 2026-02-19 18:06:17 +09:00
  • 3c25e7eca6 Promote API version 2 to supported (#4803) Bronek Kozicki 2026-02-19 18:06:16 +09:00
  • c3489123ff Support for the mold linker (#4807) Scott Determan 2026-02-19 18:06:16 +09:00
  • dc8d496e1c Unify JSON serialization format of transactions (#4775) Bronek Kozicki 2026-02-19 18:06:15 +09:00
  • a70bbc1fe1 fix: check for valid public key in attestations (#4798) Scott Determan 2026-02-19 18:06:14 +09:00
  • ef978f407d Fix unit test api_version to enable api_version 2 (#4785) pwang200 2026-02-19 18:06:14 +09:00
  • 48443977bd fixFillOrKill: fix offer crossing with tfFillOrKill (#4694) Gregory Tsipenyuk 2026-02-19 18:06:11 +09:00
  • 63415cf534 fix: remove include <ranges> (#4788) Bronek Kozicki 2026-02-19 18:00:21 +09:00
  • 6211c36712 APIv2: remove tx_history and ledger_header (#4759) Bronek Kozicki 2026-02-19 17:54:10 +09:00
  • 6441add2c9 docs: clarify definition of network health (#4729) Mark Travis 2026-02-19 17:21:03 +09:00
  • 24e27375a4 APIv2(DeliverMax): add alias for Amount in Payment transactions (#4733) Bronek Kozicki 2026-02-19 17:21:02 +09:00
  • 74432a37bb DID: Decentralized identifiers (DIDs) (XLS-40): (#4636) Mayukha Vadari 2026-02-19 17:20:59 +09:00
  • ca591b7c1d refactor(peerfinder): use LogicError in PeerFinder::Logic (#4562) Scott Schurr 2026-02-19 17:09:23 +09:00
  • 9b6c7c647a fix(PathRequest): remove incorrect assert (#4743) Ed Hennis 2026-02-19 17:09:22 +09:00
  • 4d43e109a5 docs(API-CHANGELOG): add XRPFees change (#4741) Ed Hennis 2026-02-19 17:09:22 +09:00
  • b8398cf004 docs(rippled-example.cfg): add P2P link compression (#4753) Florent 2026-02-19 17:09:21 +09:00
  • 26fc5422f9 fixDisallowIncomingV1: allow issuers to authorize trust lines (#4721) Denis Angell 2026-02-19 17:09:19 +09:00
  • cbb15ab000 refactor: reduce boilerplate in applySteps: (#4710) Scott Determan 2026-02-19 17:04:40 +09:00
  • 35898efb13 refactor: reunify transaction common fields: (#4715) Rome Reginelli 2026-02-19 16:53:37 +09:00
  • 3517ccb604 docs(BUILD.md): require GCC 11 or higher (#4700) Chenna Keshava B S 2026-02-19 16:53:36 +09:00
  • 95684df001 fix(XLS-38): disallow the same bridge on one chain: (#4720) Scott Determan 2026-02-19 16:53:36 +09:00
  • 6c1a17a8bd fix: stabilize voting threshold for amendment majority mechanism (#4410) Scott Schurr 2026-02-19 16:53:35 +09:00
  • 1cdbf27643 fix(build): uint is not defined on Windows platform (#4731) Ed Hennis 2026-02-19 16:53:34 +09:00
  • b0a82fd8e4 Eliminate the built-in SNTP support (fixes #4207): (#4628) Nik Bougalis 2026-02-19 16:53:33 +09:00
  • 9bfea81de4 fix: accept all valid currency codes in API (#4566) John Freeman 2026-02-19 16:45:12 +09:00
  • f170d4675e chore: add .build to .gitignore (#4722) Bronek Kozicki 2026-02-19 16:45:11 +09:00
  • f6a016281f Fix typo in BUILD.md (#4718) ForwardSlashBack 2026-02-19 16:45:10 +09:00
  • d5fde211a3 APIv2(gateway_balances, channel_authorize): update errors (#4618) Peter Chen 2026-02-19 16:45:10 +09:00
  • 810b464fe0 build: use Boost 1.82 and link Boost.Json (#4632) John Freeman 2026-02-19 16:45:05 +09:00
  • 1b87026411 docs(overlay): add URL of blog post and clarify wording (#4635) Chenna Keshava B S 2026-02-19 16:39:10 +09:00
  • b63b822e21 docs(RELEASENOTES): update 1.12.0 notes to match dev blog (#4691) Elliot Lee 2026-02-19 16:39:09 +09:00
  • c7e6d475e4 Update secp256k1 to 0.3.2 (#4653) John Freeman 2026-02-19 16:39:08 +09:00
  • 4812f6abb4 docs: fix comment for LedgerHistory::fixIndex return value (#4574) Chenna Keshava B S 2026-02-19 16:32:46 +09:00
  • 1b6a2a39ff fix: remove unused variable causing clang 14 build errors (#4672) Ed Hennis 2026-02-19 16:32:46 +09:00
  • dfc722aa05 docs(BUILD): make it easier to find environment.md (#4507) Elliot Lee 2026-02-19 16:32:44 +09:00
  • f16f8d00a4 Revert CMake changes (#4707) Michael Legleux 2026-02-19 16:27:13 +09:00
  • babc37072f Change XChainBridge amendment to Supported::yes (#4709) Scott Determan 2026-02-19 16:27:13 +09:00
  • 7c46fc37a4 Fix Windows build by removing two unused declarations (#4708) Scott Determan 2026-02-19 16:27:12 +09:00
  • 8894f1f4f5 Revert ThreadName due to problems on Windows (#4702) Howard Hinnant 2026-02-19 16:27:12 +09:00
  • 8a14bd4cfe XChainBridge: Introduce sidechain support (XLS-38): (#4292) Scott Determan 2026-02-19 16:27:09 +09:00
  • 0ed1da79ce APIv2(account_tx, noripple_check): return error on invalid input (#4620) Peter Chen 2026-02-19 16:18:47 +09:00
  • f44998cd8c Remove CurrentThreadName.h from RippledCore.cmake (#4697) Howard Hinnant 2026-02-19 16:18:47 +09:00
  • a865e93312 refactor: simplify TxFormats common fields logic (#4637) Mayukha Vadari 2026-02-19 16:18:46 +09:00
  • ce09fedc2c APIv2(ledger_entry): return invalidParams for bad parameters (#4630) Peter Chen 2026-02-19 16:18:44 +09:00
  • f3de28f9b7 docs(rippled-example.cfg): clarify ssl_cert vs ssl_chain (#4667) Mark Pevec 2026-02-19 16:07:36 +09:00
  • dd9b0953b8 Introduce replacement for getting and setting thread name: (#4312) Howard Hinnant 2026-02-19 16:07:35 +09:00
  • 2ab5d729cc Update dependencies (#4595) John Freeman 2026-02-19 16:07:31 +09:00
  • b2b126b51a amm_info: fetch by amm account id; add AMM object entry (#4682) Gregory Tsipenyuk 2026-02-19 15:51:38 +09:00
  • 4713dcf8c8 AMMBid: use tecINTERNAL for 'impossible' errors (#4674) Rome Reginelli 2026-02-19 15:51:37 +09:00
  • b5beacfc54 refactor: fix typo in FeeUnits.h (#4644) Ikko Eltociear Ashimine 2026-02-19 15:51:37 +09:00
  • e9ac727cc1 test: add forAllApiVersions helper function (#4611) Arihant Kothari 2026-02-19 15:51:36 +09:00
  • d5b6f7ef1a add view updates for account SLEs (#4629) Mayukha Vadari 2026-02-19 15:51:34 +09:00
  • 8aa90a1f3d Fix the package recipe for consumers of libxrpl (#4631) John Freeman 2026-02-19 15:50:38 +09:00
  • 7750032b50 Fix package definition for Conan (#4485) John Freeman 2026-02-19 15:14:12 +09:00
  • c9ddee83c2 refactor: improve checking of path lengths (#4519) Alphonse Noni Mousse 2026-02-19 15:14:12 +09:00
  • 8b3c65cf76 refactor: use C++20 function std::popcount (#4389) Alphonse N. Mousse 2026-02-19 15:14:11 +09:00
  • 200a635499 fix(AMM): prevent orphaned objects, inconsistent ledger state: (#4626) Gregory Tsipenyuk 2026-02-19 15:14:09 +09:00
  • 802d9096d8 feat: support Concise Transaction Identifier (CTID) (XLS-37) (#4418) RichardAH 2026-02-19 15:02:23 +09:00
  • 233f060b0b Introduce AMM support (XLS-30d): (#4294) Gregory Tsipenyuk 2026-02-19 15:01:11 +09:00