Commit Graph

  • 78d9be7e09 fix: stabilize voting threshold for amendment majority mechanism (#4410) Scott Schurr 2023-09-28 11:47:48 -07:00
  • f4bb4b6951 fix(build): uint is not defined on Windows platform (#4731) Ed Hennis 2023-09-27 16:12:04 -04:00
  • 67930a9ceb Eliminate the built-in SNTP support (fixes #4207): (#4628) Nik Bougalis 2023-09-26 17:35:31 -07:00
  • e7aebad065 fix: accept all valid currency codes in API (#4566) John Freeman 2023-09-22 19:07:43 -04:00
  • c2b14ee11e chore: add .build to .gitignore (#4722) Bronek Kozicki 2023-09-23 00:01:00 +01:00
  • d3a4111d57 Fix typo in BUILD.md (#4718) ForwardSlashBack 2023-09-21 18:16:22 -04:00
  • 77cb6d11fb APIv2(gateway_balances, channel_authorize): update errors (#4618) Peter Chen 2023-09-21 16:33:24 -04:00
  • 1c12f1511b build: use Boost 1.82 and link Boost.Json (#4632) John Freeman 2023-09-21 11:58:39 -04:00
  • 0fb7ef4051 docs(overlay): add URL of blog post and clarify wording (#4635) Chenna Keshava B S 2023-09-18 22:00:59 -07:00
  • ee92042c19 docs(RELEASENOTES): update 1.12.0 notes to match dev blog (#4691) Elliot Lee 2023-09-18 21:57:25 -07:00
  • b9f0c9209f Update secp256k1 to 0.3.2 (#4653) John Freeman 2023-09-18 16:26:14 -04:00
  • 8497c6fd49 docs: fix comment for LedgerHistory::fixIndex return value (#4574) Chenna Keshava B S 2023-09-18 10:01:43 -07:00
  • 6f25fcd394 fix: remove unused variable causing clang 14 build errors (#4672) Ed Hennis 2023-09-18 11:38:51 -04:00
  • b295c7691c docs(BUILD): make it easier to find environment.md (#4507) Elliot Lee 2023-09-15 21:54:25 -07:00
  • af8a130c19 Revert CMake changes (#4707) Michael Legleux 2023-09-15 08:44:44 -07:00
  • 49d2c731f7 Change XChainBridge amendment to Supported::yes (#4709) Scott Determan 2023-09-15 11:08:17 -04:00
  • d5b6c63a80 Fix Windows build by removing two unused declarations (#4708) Scott Determan 2023-09-15 00:02:31 -04:00
  • b3a670b541 Match unit tests on start of test name (#4634) Ed Hennis 2023-09-14 16:19:15 -04:00
  • 8159b0f0ff Revert ThreadName due to problems on Windows (#4702) Howard Hinnant 2023-09-14 16:16:50 -04:00
  • f2dc0b8cc1 XChainBridge: Introduce sidechain support (XLS-38): (#4292) Scott Determan 2023-09-14 16:08:41 -04:00
  • ed90432fbe APIv2(account_tx, noripple_check): return error on invalid input (#4620) Peter Chen 2023-09-13 18:01:37 -04:00
  • 057180860d Remove CurrentThreadName.h from RippledCore.cmake (#4697) Howard Hinnant 2023-09-11 18:41:54 -04:00
  • 89212fd03e refactor: simplify TxFormats common fields logic (#4637) Mayukha Vadari 2023-09-08 19:24:51 +02:00
  • ea0f8760f0 APIv2(ledger_entry): return invalidParams for bad parameters (#4630) Peter Chen 2023-09-08 01:47:04 -04:00
  • 2461ecbba9 docs(rippled-example.cfg): clarify ssl_cert vs ssl_chain (#4667) Mark Pevec 2023-09-07 18:19:05 -04:00
  • 429a3599b9 Introduce replacement for getting and setting thread name: (#4312) Howard Hinnant 2023-09-07 14:44:36 -04:00
  • 9c332dd59f Add tests for SetRemarks (#491) tequ 2025-04-18 08:34:44 +09:00
  • 4221dcf568 Add tests for SetRemarks (#491) tequ 2025-04-18 08:34:44 +09:00
  • 8fc04d5c1f amm_info: fetch by amm account id; add AMM object entry (#4682) Gregory Tsipenyuk 2023-09-01 18:50:58 -04:00
  • f645e42e6e AMMBid: use tecINTERNAL for 'impossible' errors (#4674) Rome Reginelli 2023-09-01 13:44:48 -07:00
  • 666f5eabd0 refactor: fix typo in FeeUnits.h (#4644) Ikko Eltociear Ashimine 2023-08-09 19:53:44 +09:00
  • a1ae22a0d6 test: add forAllApiVersions helper function (#4611) Arihant Kothari 2023-07-08 20:36:24 -04:00
  • da8973b86f add view updates for account SLEs (#4629) Mayukha Vadari 2023-07-18 16:06:41 -07:00
  • 29592347c0 Fix the package recipe for consumers of libxrpl (#4631) John Freeman 2023-07-18 12:09:51 -05:00
  • 8684cb8bf9 Fix package definition for Conan (#4485) John Freeman 2023-06-27 03:23:52 -05:00
  • 4077db3389 Merge branch 'tmp-conan' into sync-1.12.0-conan tequ 2025-04-17 16:27:00 +09:00
  • c30b73db62 Merge branch 'dev' into tmp-conan Denis Angell 2025-04-17 08:41:34 +02:00
  • 8dc718a560 fix conan Denis Angell 2025-04-17 08:40:27 +02:00
  • 85004a2adc Update clang-format workflow (#490) tequ 2025-04-17 15:16:59 +09:00
  • 989532702d Update clang-format workflow (#490) tequ 2025-04-17 15:16:59 +09:00
  • 0d0adb4236 fix rate Denis Angell 2025-04-16 13:38:48 +02:00
  • 1de0493145 add royalty Denis Angell 2025-04-16 12:37:37 +02:00
  • 658eb73e00 build: add interface library libxrpl: (#4449) Denis Angell 2025-04-16 11:29:35 +02:00
  • df2e2ecd7c Merge branch 'dev' into tmp-conan RichardAH 2025-04-16 10:29:29 +10:00
  • ca2509684c Remarks amendment (#301) RichardAH 2025-04-16 08:37:58 +10:00
  • f9cd2e0d21 Remarks amendment (#301) RichardAH 2025-04-16 08:37:58 +10:00
  • 164b3a1c3d Add URIToken Offers Denis Angell 2025-04-15 14:25:42 +02:00
  • 542fbdcb61 refactor: improve checking of path lengths (#4519) Alphonse Noni Mousse 2023-05-07 20:33:29 +00:00
  • e40a97100b refactor: use C++20 function std::popcount (#4389) Alphonse N. Mousse 2023-07-02 15:52:04 +00:00
  • 913866afb2 fix(AMM): prevent orphaned objects, inconsistent ledger state: (#4626) Gregory Tsipenyuk 2023-07-17 08:05:11 -04:00
  • 13acc00c95 feat: support Concise Transaction Identifier (CTID) (XLS-37) (#4418) RichardAH 2023-08-18 03:43:47 +02:00
  • 85a636d494 Rename allowClawback flag to allowTrustLineClawback (#4617) Shawn Xie 2023-07-13 21:00:32 -04:00
  • eefc6eab53 Introduce AMM support (XLS-30d): (#4294) Gregory Tsipenyuk 2023-07-12 13:52:50 -04:00
  • 6b49032436 feature count remarks Richard Holland 2025-04-15 20:19:44 +10:00
  • 7a62559da9 Merge branch 'dev' into remarks RichardAH 2025-04-15 20:09:33 +10:00
  • 1125d17798 fixRewardClaimFlags (#487) tequ 2025-04-15 19:08:19 +09:00
  • 59e334c099 fixRewardClaimFlags (#487) tequ 2025-04-15 19:08:19 +09:00
  • d7dd6196e8 fix test Denis Angell 2025-04-15 11:06:56 +02:00
  • 1d2ad17dc9 docs(CONTRIBUTING): push beta releases to release (#4589) Elliot Lee 2023-07-07 14:31:09 -07:00
  • 97fb65c6d3 APIv2(ledger_entry): return "invalidParams" when fields missing (#4552) Arihant Kothari 2023-07-06 14:58:53 -04:00
  • 4bb7195db4 refactor: change the return type of mulDiv to std::optional (#4243) Chenna Keshava B S 2023-07-05 20:11:19 -07:00
  • 06b8d11317 fix: add allowClawback flag for account_info (#4590) Shawn Xie 2023-07-05 11:46:23 -04:00
  • 40818bb350 APIv2(account_info): handle invalid "signer_lists" value (#4585) Peter Chen 2023-06-30 02:05:21 -04:00
  • a07d6f939b fix: Update Handler::Condition enum values #3417 (#4239) Chenna Keshava B S 2023-06-29 09:12:15 -07:00
  • 546bc31038 APIv2: add error messages for account_tx (#4571) Peter Chen 2023-06-29 11:41:13 -04:00
  • a8698bdf7f Fix build references to deleted ServerHandlerImp: (#4592) Ed Hennis 2023-06-28 16:23:12 -04:00
  • b9b70e3e4d refactor: rename ServerHandlerImp to ServerHandler (#4516) Scott Schurr 2023-06-28 03:57:52 +03:00
  • 4fa3890a02 fix: remove deprecated fields in ledger method (#4244) Chenna Keshava B S 2023-06-27 17:52:15 -07:00
  • 0e4470e662 refactor: replace hand-rolled lexicalCast (#4473) Denis Angell 2023-06-27 02:50:03 -04:00
  • 3448e17de8 XLS-39 Clawback: (#4553) Shawn Xie 2023-06-26 17:07:20 -04:00
  • 5605e9215a refactor: remove TypedField's move constructor (#4567) Howard Hinnant 2023-06-26 15:32:10 -04:00
  • a024b52261 Add RPC/WS ports to server_info (#4427) drlongle 2023-06-23 19:19:26 +02:00
  • d3cfd46af3 add 1 to feature count Richard Holland 2025-04-15 17:15:40 +10:00
  • 30f4654469 fixReducedOffersV1: prevent offers from blocking order books: (#4512) Scott Schurr 2023-06-23 08:20:25 +03:00
  • c7255d8d8b Enable the Beta RPC API (v2) for all unit tests: (#4573) Ed Hennis 2023-06-21 11:51:37 -07:00
  • 5833b022d8 Merge branch 'tmp-conan' into sync-1.12.0-conan tequ 2025-04-15 15:41:04 +09:00
  • 94fab7d58b tx flags Richard Holland 2025-04-15 14:36:07 +10:00
  • 53b3b543a7 cleanup Richard Holland 2025-04-15 14:14:07 +10:00
  • 69e72ecb91 ensure numerically 0 value blob isnt a deletion Richard Holland 2025-04-15 13:59:42 +10:00
  • 98a33d11e0 change tem code Richard Holland 2025-04-15 13:54:59 +10:00
  • c908018647 re-order check Richard Holland 2025-04-15 13:51:45 +10:00
  • cac869fe7e touch keys Richard Holland 2025-04-15 13:50:12 +10:00
  • c6ddd6d2c4 Merge branch 'dev' into remarks RichardAH 2025-04-15 13:42:28 +10:00
  • f20977914b HookCanEmit (#392) tequ 2025-04-15 12:32:35 +09:00
  • 9018596532 HookCanEmit (#392) tequ 2025-04-15 12:32:35 +09:00
  • a3419bfa58 feat(catalogue): add cli commands and fix file_size (#486) Niq Dudfield 2025-04-15 05:50:15 +07:00
  • b827f0170d feat(catalogue): add cli commands and fix file_size (#486) Niq Dudfield 2025-04-15 05:50:15 +07:00
  • 26cb84fa6c remove more kInfo Denis Angell 2025-04-11 11:22:00 +02:00
  • 938feb3c23 Update release-builder.sh Denis Angell 2025-04-11 10:50:52 +02:00
  • 7d6b2e76d2 remove info log from catalogue tests Denis Angell 2025-04-11 10:45:46 +02:00
  • ab38e48fff Merge branch 'dev' into tmp-conan Denis Angell 2025-04-10 11:35:45 +02:00
  • 9b7103ea4d rename workflow Denis Angell 2025-04-10 11:33:08 +02:00
  • 110b6c1a7b Update sfcodes script (#479) tequ 2025-04-10 08:44:31 +09:00
  • e4b7e8f0f2 Update sfcodes script (#479) tequ 2025-04-10 08:44:31 +09:00
  • c169cb5091 Update CHooks build script (#465) tequ 2025-04-09 19:22:34 +09:00
  • 1485078d91 Update CHooks build script (#465) tequ 2025-04-09 19:22:34 +09:00
  • 3ae474b29b Add xpop_slot test (#470) tequ 2025-04-09 19:20:23 +09:00
  • 6625d2be92 Add xpop_slot test (#470) tequ 2025-04-09 19:20:23 +09:00
  • 78906ee086 Merge branch 'dev' into remarks RichardAH 2025-04-09 17:14:04 +10:00
  • cbfc790f9b feat: Run unittests in parallel with Github Actions (#483) tequ 2025-04-05 02:32:47 +09:00