Commit Graph

  • 551653faf0 fix: Amendment to add transaction flag checking functionality for Credentials (#5250) Olek 2025-02-10 15:33:37 -05:00
  • cbd7d5dc3a fix: Amendment to add transaction flag checking functionality for Credentials (#5250) Olek 2025-02-10 15:33:37 -05:00
  • e846356de4 fix: Omit superfluous setCurrentThreadName call in GRPCServer.cpp (#5280) Donovan Hide 2025-02-10 17:08:36 +00:00
  • 3e49ee604e fix: Omit superfluous setCurrentThreadName call in GRPCServer.cpp (#5280) Donovan Hide 2025-02-10 17:08:36 +00:00
  • cf9bc2b562 fix: Do not allow creating Permissioned Domains if credentials are not enabled (#5275) Bronek Kozicki 2025-02-07 23:11:29 +00:00
  • 5e542f5215 fix: Do not allow creating Permissioned Domains if credentials are not enabled (#5275) Bronek Kozicki 2025-02-07 23:11:29 +00:00
  • 246ab7ec95 fix: issues in simulate RPC (#5265) Mayukha Vadari 2025-02-07 12:17:37 -08:00
  • bdc404837c fix: issues in simulate RPC (#5265) Mayukha Vadari 2025-02-07 12:17:37 -08:00
  • 1f168ddf50 Updates Conan dependencies (#5256) Bart 2025-02-06 13:11:49 -08:00
  • a62919a9cc Updates Conan dependencies (#5256) Bart 2025-02-06 13:11:49 -08:00
  • e17a2a6dc2 Amendment fixFrozenLPTokenTransfer (#5227) Shawn Xie 2025-02-05 10:05:24 -08:00
  • 41dcc0fb23 Amendment fixFrozenLPTokenTransfer (#5227) Shawn Xie 2025-02-05 10:05:24 -08:00
  • fbcbfc7647 Improve git commit hash lookup (#5225) Ed Hennis 2025-02-05 11:36:43 -05:00
  • b109dbf10f Improve git commit hash lookup (#5225) Ed Hennis 2025-02-05 11:36:43 -05:00
  • 5ca6214e68 Add deep freeze feature (XLS-77d) (#5187) Vlad 2025-01-31 18:40:33 +00:00
  • 01372a67a8 Add deep freeze feature (XLS-77d) (#5187) Vlad 2025-01-31 18:40:33 +00:00
  • 2205228fa4 Add RPC "simulate" to execute a dry run of a transaction (#5069) Mayukha Vadari 2025-01-28 19:02:28 -05:00
  • 2b59176cfd Add RPC "simulate" to execute a dry run of a transaction (#5069) Mayukha Vadari 2025-01-28 19:02:28 -05:00
  • da95739560 Fix CI unit tests (#5196) Olek 2025-01-28 10:45:59 -05:00
  • a0505ce47d Fix CI unit tests (#5196) Olek 2025-01-28 10:45:59 -05:00
  • 26058536dd Update secp256k1 library to 0.6.0 (#5254) Michael Legleux 2025-01-27 11:47:47 -08:00
  • 91aabaa4aa Update secp256k1 library to 0.6.0 (#5254) Michael Legleux 2025-01-27 11:47:47 -08:00
  • cf73b07574 Add [validator_list_threshold] to validators.txt to improve UNL security (#5112) Bronek Kozicki 2025-01-23 23:00:34 +00:00
  • a63008b1be Add [validator_list_threshold] to validators.txt to improve UNL security (#5112) Bronek Kozicki 2025-01-23 23:00:34 +00:00
  • a9bd9b5f81 Switch from assert to XRPL_ASSERT (#5245) Bronek Kozicki 2025-01-23 21:56:37 +00:00
  • 33b5ed931c Switch from assert to XRPL_ASSERT (#5245) Bronek Kozicki 2025-01-23 21:56:37 +00:00
  • 606ca86627 Add missing space character to a log message (#5251) tequ 2025-01-24 05:08:14 +09:00
  • ce5c3c98c9 Add missing space character to a log message (#5251) tequ 2025-01-24 05:08:14 +09:00
  • 6775cd59a6 Cleanup API-CHANGELOG.md (#5207) Bronek Kozicki 2025-01-23 19:38:18 +00:00
  • aeadad26cb Cleanup API-CHANGELOG.md (#5207) Bronek Kozicki 2025-01-23 19:38:18 +00:00
  • 4d36144b4b test: Unit tests to recreate invalid index logic error (#5242) Ed Hennis 2025-01-23 13:35:13 -05:00
  • 74c50ebdab test: Unit tests to recreate invalid index logic error (#5242) Ed Hennis 2025-01-23 13:35:13 -05:00
  • 1d29747513 fix: Error consistency in LedgerEntry::parsePermissionedDomains() (#5252) Sergey Kuznetsov 2025-01-21 18:00:21 +00:00
  • 1e2c92290d fix: Error consistency in LedgerEntry::parsePermissionedDomains() (#5252) Sergey Kuznetsov 2025-01-21 18:00:21 +00:00
  • 8a953dd215 fix: Use consistent CMake settings for all modules (#5228) Ed Hennis 2025-01-16 16:10:30 -05:00
  • 0617dc221d fix: Use consistent CMake settings for all modules (#5228) Ed Hennis 2025-01-16 16:10:30 -05:00
  • 8382cb8c5d Fix levelization script to ignore commented includes (#5194) Valentin Balaschenko 2025-01-16 20:23:40 +00:00
  • a4a8295567 Fix levelization script to ignore commented includes (#5194) Valentin Balaschenko 2025-01-16 20:23:40 +00:00
  • 1ba8d426d3 Fix the flag processing of NFTokenModify (#5246) tequ 2025-01-17 00:37:52 +09:00
  • 2a836cbbb8 Fix the flag processing of NFTokenModify (#5246) tequ 2025-01-17 00:37:52 +09:00
  • c268f745d5 Fix failing assert in connect RPC (#5235) Mayukha Vadari 2025-01-14 14:52:38 -05:00
  • 79935d4db8 Fix failing assert in connect RPC (#5235) Mayukha Vadari 2025-01-14 14:52:38 -05:00
  • 34745e1231 Permissioned Domains (XLS-80d) (#5161) Olek 2025-01-10 12:44:14 -05:00
  • 7088c64427 Permissioned Domains (XLS-80d) (#5161) Olek 2025-01-10 12:44:14 -05:00
  • 7095542e5a XLS-46: DynamicNFT (#5048) tequ 2025-01-10 01:22:11 +09:00
  • 27ddfae5e1 XLS-46: DynamicNFT (#5048) tequ 2025-01-10 01:22:11 +09:00
  • cb02cbbf2b prefix Uint384 and Uint512 with Hash in server_definitions (#5231) Shawn Xie 2025-01-02 16:32:15 -05:00
  • cf957db8da prefix Uint384 and Uint512 with Hash in server_definitions (#5231) Shawn Xie 2025-01-02 16:32:15 -05:00
  • bde601a8ce refactor: add rpcName to LEDGER_ENTRY macro (#5202) Mayukha Vadari 2025-01-02 11:54:36 -05:00
  • ac532d9d16 refactor: add rpcName to LEDGER_ENTRY macro (#5202) Mayukha Vadari 2025-01-02 11:54:36 -05:00
  • 8094dda803 fix: Add header for set_difference (#5197) Michael Legleux 2024-12-16 15:01:45 -08:00
  • 37614773bb fix: Add header for set_difference (#5197) Michael Legleux 2024-12-16 15:01:45 -08:00
  • bd2c5f2c6e fix: allow overlapping types in Expected (#5218) Mayukha Vadari 2024-12-16 15:00:14 -08:00
  • c329d71717 fix: allow overlapping types in Expected (#5218) Mayukha Vadari 2024-12-16 15:00:14 -08:00
  • a0348fb99d Add MPTIssue to STIssue (#5200) Gregory Tsipenyuk 2024-12-16 17:52:48 -05:00
  • 7de6a70221 Add MPTIssue to STIssue (#5200) Gregory Tsipenyuk 2024-12-16 17:52:48 -05:00
  • c4c519ec53 Antithesis instrumentation improvements (#5213) Bronek Kozicki 2024-12-16 22:48:33 +00:00
  • 0fa542f672 Antithesis instrumentation improvements (#5213) Bronek Kozicki 2024-12-16 22:48:33 +00:00
  • a390b10045 Enforce levelization in libxrpl with CMake (#5111) John Freeman 2024-12-06 16:54:40 -06:00
  • 68705eee2c Enforce levelization in libxrpl with CMake (#5111) John Freeman 2024-12-06 16:54:40 -06:00
  • dd15993ce8 refactor: clean up LedgerEntry.cpp (#5199) Mayukha Vadari 2024-12-04 15:33:50 -05:00
  • fdbb24d898 refactor: clean up LedgerEntry.cpp (#5199) Mayukha Vadari 2024-12-04 15:33:50 -05:00
  • 45c762c7d5 test: Add more test cases for Base58 parser (#5174) Ed Hennis 2024-12-03 16:13:31 -05:00
  • 60a8f3c05b test: Add more test cases for Base58 parser (#5174) Ed Hennis 2024-12-03 16:13:31 -05:00
  • 90154e923d test: Check for some unlikely null dereferences in tests (#5004) Ed Hennis 2024-12-03 15:03:22 -05:00
  • 5a3a71ecb8 test: Check for some unlikely null dereferences in tests (#5004) Ed Hennis 2024-12-03 15:03:22 -05:00
  • 1db3181add Add Antithesis intrumentation (#5042) Bronek Kozicki 2024-12-03 14:52:21 -05:00
  • 16b3221f80 Add Antithesis intrumentation (#5042) Bronek Kozicki 2024-12-03 14:52:21 -05:00
  • 0719f6f1ef Reduce the peer charges for well-behaved peers: Valentin Balaschenko 2025-01-13 21:08:38 +00:00
  • dd4b060f09 Reduce the peer charges for well-behaved peers: sync-2.3.1 Valentin Balaschenko 2025-01-13 21:08:38 +00:00
  • 1bc34cb7cd update actions/upload-artifact to v4 tequ 2025-06-19 16:11:34 +09:00
  • ee78f8d566 update actions/upload-artifact to v4 sync-2.3.0 tequ 2025-06-19 16:11:34 +09:00
  • 22ba71ebce levelization tequ 2025-06-19 16:05:02 +09:00
  • 952ce55223 levelization tequ 2025-06-19 16:05:02 +09:00
  • 06edda714f clang-format, ignore magic_enum.h tequ 2025-06-19 15:56:33 +09:00
  • e6893a9422 clang-format, ignore magic_enum.h tequ 2025-06-19 15:56:33 +09:00
  • 0151603701 fix ltDID type ID tequ 2025-06-19 15:50:17 +09:00
  • 0ba16ef3d6 fix ltDID type ID tequ 2025-06-19 15:50:17 +09:00
  • 91d64d5a61 Update ServerDefinition tequ 2025-06-19 15:05:42 +09:00
  • 479dd8b57b Update ServerDefinition tequ 2025-06-19 15:05:42 +09:00
  • 782f828c37 refactor(AMMClawback): move tfClawTwoAssets check (#5201) Elliot Lee 2024-11-25 11:40:11 -08:00
  • e626b096a3 refactor(AMMClawback): move tfClawTwoAssets check (#5201) Elliot Lee 2024-11-25 11:40:11 -08:00
  • 996f5538d1 Add a new serialized type: STNumber (#5121) Elliot Lee 2024-11-25 12:12:35 -08:00
  • 329c0ab1e1 Add a new serialized type: STNumber (#5121) Elliot Lee 2024-11-25 12:12:35 -08:00
  • ff80878a3e fix: check for valid ammID field in amm_info RPC (#5188) Olek 2024-11-18 13:58:25 -05:00
  • 997836906c fix: check for valid ammID field in amm_info RPC (#5188) Olek 2024-11-18 13:58:25 -05:00
  • bdadfbfdc2 fix: include index in server_definitions RPC (#5190) Mayukha Vadari 2024-11-12 18:37:15 -05:00
  • 71554dce3a fix: include index in server_definitions RPC (#5190) Mayukha Vadari 2024-11-12 18:37:15 -05:00
  • eff3d52820 Fix ledger_entry crash on invalid credentials request (#5189) Bronek Kozicki 2024-11-12 23:24:52 +00:00
  • 2395d17a1f Fix ledger_entry crash on invalid credentials request (#5189) Bronek Kozicki 2024-11-12 23:24:52 +00:00
  • 8a95efdc73 Replace Uint192 with Hash192 in server_definitions response (#5177) Shawn Xie 2024-11-06 17:33:16 -05:00
  • e862f40636 Replace Uint192 with Hash192 in server_definitions response (#5177) Shawn Xie 2024-11-06 17:33:16 -05:00
  • 4ba1987605 Fix potential deadlock (#5124) Bronek Kozicki 2024-11-06 22:22:42 +00:00
  • 4f8096f378 Fix potential deadlock (#5124) Bronek Kozicki 2024-11-06 22:22:42 +00:00
  • 2cdbda93f3 Introduce Credentials support (XLS-70d): (#5103) Olek 2024-11-06 17:05:03 -05:00
  • d8a3e65d78 Introduce Credentials support (XLS-70d): (#5103) Olek 2024-11-06 17:05:03 -05:00
  • a6c499bd66 Fix token comparison in Payment (#5172) Gregory Tsipenyuk 2024-11-06 11:20:30 -05:00
  • c3cc6494dd Fix token comparison in Payment (#5172) Gregory Tsipenyuk 2024-11-06 11:20:30 -05:00
  • ca79080fbc Add fixAMMv1_2 amendment (#5176) Gregory Tsipenyuk 2024-11-05 15:06:16 -05:00
  • 76397fea5c Add fixAMMv1_2 amendment (#5176) Gregory Tsipenyuk 2024-11-05 15:06:16 -05:00