Commit Graph

  • 4d7aed84ec refactor: Remove reporting mode (#5092) John Freeman 2024-08-28 13:00:50 -05:00
  • 00ed7c9424 Track latencies of certain code blocks, and log if they take too long Valentin Balaschenko 2024-08-23 14:43:02 -04:00
  • d9bd75e683 chore: Fix documentation generation job: (#5091) Ed Hennis 2024-08-15 17:03:50 -04:00
  • 93d8bafb24 chore: libxrpl verification on CI (#5028) Ed Hennis 2024-08-15 12:51:50 -04:00
  • c19a88fee9 Address rare corruption of NFTokenPage linked list (#4945) Scott Schurr 2024-08-07 15:14:19 -07:00
  • 0a331ea72e Factor out Transactor::trapTransaction (#5087) Bronek Kozicki 2024-08-05 17:05:12 +01:00
  • 7d27b11190 Remove shards (#5066) John Freeman 2024-08-02 19:03:05 -05:00
  • eedfec015e Update gcovr EXCLUDE (#5084) Bronek Kozicki 2024-08-02 22:25:44 +01:00
  • ffc343a2bc Fix crash inside OverlayImpl loops over ids_ (#5071) Bronek Kozicki 2024-08-02 21:58:05 +01:00
  • e5aa605742 Set version to 2.3.0-b2 2.3.0-b2 Ed Hennis 2024-07-31 17:14:04 -04:00
  • 8b181ed818 Merge branch 'master' into develop Bronek Kozicki 2024-07-31 15:11:52 +01:00
  • f5a349558e docs: Document the process for merging pull requests (#5010) Ed Hennis 2024-07-30 20:19:03 -04:00
  • b9b75ddcf5 Remove unused constants from resource/Fees.h (#4856) Scott Schurr 2024-07-30 09:47:04 -07:00
  • a39720e94a fix: change error for invalid feature param in feature RPC (#5063) Mayukha Vadari 2024-07-30 11:18:25 -04:00
  • 2820feb02a Ensure levelization sorting is ASCII-order across platforms (#5072) Ed Hennis 2024-07-29 19:02:12 -04:00
  • 8fc805d2e2 fix: Fix NuDB build error via Conan patch (#5061) Ed Hennis 2024-07-29 18:14:41 -04:00
  • d54151e7c4 Disallow filtering account_objects by unsupported types (#5056) yinyiqian1 2024-07-29 16:30:02 -04:00
  • 21a0a64648 chore: Add comments to SignerEntries.h (#5059) Scott Schurr 2024-07-25 14:12:59 -07:00
  • 20707fac4a chore: Rename two files from Directory* to Dir*: (#5058) Scott Schurr 2024-07-25 11:50:27 -07:00
  • e6ef0fc26c Set version to 2.2.1 2.2.1 Ed Hennis 2024-07-22 18:08:16 -04:00
  • c157816017 Use error codes throughout fast Base58 implementation John Freeman 2024-07-22 15:47:01 -04:00
  • eba5d19377 Improve error handling in some RPC commands Mayukha Vadari 2024-07-12 17:58:17 -04:00
  • ad14d09a2b Update BUILD.md after PR #5052 (#5067) Denis Angell 2024-07-23 22:49:16 +02:00
  • f3bcc651c7 Add xrpld build option and Conan package test (#5052) John Freeman 2024-07-11 17:04:30 -05:00
  • e8602b81fa chore: remove repeat words (#5053) dashangcun 2024-07-10 06:05:14 +09:00
  • 0f32109993 fix CTID in tx command returns invalidParams on lowercase hex (#5049) yinyiqian1 2024-07-05 14:10:54 -04:00
  • a17ccca615 Invariant: prevent a deleted account from leaving (most) artifacts on the ledger. (#4663) Ed Hennis 2024-07-05 13:27:15 -04:00
  • 7a1b238035 Bump codecov plugin version to version 4.5.0 (#5055) Bronek Kozicki 2024-07-02 20:42:56 +01:00
  • e1534a3200 fix "account_nfts" with unassociated marker returning issue (#5045) yinyiqian1 2024-07-02 14:58:03 -04:00
  • 9fec615dca fixInnerObjTemplate2 amendment (#5047) Scott Schurr 2024-06-27 11:52:02 -07:00
  • ef02893f2f Set version to 2.3.0-b1 2.3.0-b1 seelabs 2024-06-20 15:30:07 -04:00
  • 7cf4611d7c Ignore restructuring commits (#4997) John Freeman 2024-06-20 13:24:16 -05:00
  • d028005aa6 Recompute loops (#4997) Pretty Printer 2024-06-20 09:23:51 -05:00
  • 1d23148e6d Rewrite includes (#4997) Pretty Printer 2024-06-20 09:22:26 -05:00
  • e416ee72ca Rearrange sources (#4997) Pretty Printer 2024-06-20 09:22:15 -05:00
  • 2e902dee53 Move CMake directory (#4997) Pretty Printer 2024-06-20 09:21:59 -05:00
  • f6879da6c9 Add bin/physical.sh (#4997) John Freeman 2024-03-29 20:27:21 -05:00
  • ae20a3ad3f Prepare to rearrange sources: (#4997) John Freeman 2024-03-29 20:21:18 -05:00
  • c706926ee3 Change order of checks in amm_info: (#4924) Bronek Kozicki 2024-06-18 17:55:40 +01:00
  • 223e6c7590 Add the fixEnforceNFTokenTrustline amendment: (#4946) Scott Schurr 2024-06-17 23:47:54 -07:00
  • 825864032a Replaces the usage of boost::string_view with std::string_view (#4509) Chenna Keshava B S 2024-06-17 13:41:03 -07:00
  • 06733ec21a docs: explain how to find a clang-format patch generated by CI (#4521) Elliot Lee 2024-06-17 12:32:08 -07:00
  • 9f7c619e4f XLS-52d: NFTokenMintOffer (#4845) tequ 2024-06-15 01:32:25 +02:00
  • 3f5e3212fe chore: remove repeat words (#5041) todaymoon 2024-06-15 04:36:59 +09:00
  • 20d05492d2 Expose all amendments known by libxrpl (#5026) Alex Kremer 2024-06-14 20:00:57 +02:00
  • ae7ea33b75 fixReducedOffersV2: prevent offers from blocking order books: (#5032) Scott Schurr 2024-06-13 14:57:12 -07:00
  • 263e984bf4 Additional unit tests for testing deletion of trust lines (#4886) Chenna Keshava B S 2024-06-13 11:44:39 -07:00
  • 58f3abe3c6 Fix conan typo: (#5044) Olek 2024-06-12 13:16:54 -04:00
  • d576416953 Add new command line option to make replaying transactions easier: (#5027) Bronek Kozicki 2024-06-11 19:34:02 +01:00
  • e3d1bb271f Fix compatibility with Conan 2.x: (#5001) John Freeman 2024-06-11 12:26:01 -05:00
  • 2df635693d Set version to 2.2.0 2.2.0 seelabs 2024-06-03 21:48:05 -04:00
  • 40b4adc9cc Set version to 2.2.0-rc3 2.2.0-rc3 seelabs 2024-05-20 17:46:43 -04:00
  • 0c971b4415 Add xrpl.libpp as an exported lib in conan (#5022) Alex Kremer 2024-05-20 22:43:31 +01:00
  • f2d37da4ca Fix Oracle's token pair deterministic order: (#5021) Gregory Tsipenyuk 2024-05-20 16:33:01 -04:00
  • d5e5c3c220 Set version to 2.2.0-rc2 2.2.0-rc2 seelabs 2024-05-16 15:36:21 -04:00
  • 15390bedd5 Fix last Liquidity Provider withdrawal: Gregory Tsipenyuk 2024-05-05 07:23:26 -04:00
  • 7f6a079aa4 Fix offer crossing via single path AMM with transfer fee: Gregory Tsipenyuk 2024-05-04 17:36:49 -04:00
  • 2a25f58d40 Fix adjustAmountsByLPTokens(): Gregory Tsipenyuk 2024-05-04 18:50:59 -04:00
  • 2705109592 Add the fixAMMOfferRounding amendment: (#4983) Gregory Tsipenyuk 2024-05-14 15:28:38 -04:00
  • 244ac5e024 Update CONTRIBUTING.md (#4904) Denis Angell 2024-05-13 16:54:34 +02:00
  • f4da2e31d9 Price Oracle: validate input parameters and extend test coverage: (#5013) Gregory Tsipenyuk 2024-05-09 15:17:16 -04:00
  • f650949573 Add external directory to Conan recipe's exports (#5006) Michael Legleux 2024-05-02 12:44:42 -07:00
  • 76128051c0 Add missing includes (#5011) John Freeman 2024-05-02 10:14:59 -05:00
  • 5aa1106ba1 Remove flow assert: (#5009) seelabs 2024-05-01 11:40:06 -04:00
  • dccf3f49ef Update list of maintainers: (#4984) Nik Bougalis 2024-04-29 15:44:20 -07:00
  • 02ec8b7962 Set version to 2.2.0-rc1 2.2.0-rc1 Ed Hennis 2024-04-26 10:56:09 -04:00
  • 3f7ce939c8 fix amendment: AMM swap should honor invariants: (#5002) seelabs 2024-04-22 11:53:47 -04:00
  • b65cea1984 Add global access to the current ledger rules: seelabs 2024-04-18 17:12:05 -04:00
  • b422e71eed chore: fix typos (#4958) Snoppy 2024-04-26 01:05:12 +08:00
  • e9859ac1b1 test: Add RPC error checking support to unit tests (#4987) Ed Hennis 2024-04-24 13:54:46 -04:00
  • b84f7e7c10 Ignore more commits John Freeman 2024-04-19 09:17:15 -05:00
  • 513842b23f Address compiler warnings John Freeman 2024-03-29 19:03:46 -05:00
  • 985c80fbc6 Add markers around source lists John Freeman 2024-03-25 15:37:13 -05:00
  • 35fe957020 Fix source lists John Freeman 2024-03-25 15:37:01 -05:00
  • 0eebe6a5f4 Rewrite includes Pretty Printer 2024-03-23 13:58:11 -05:00
  • 760f16f568 Format formerly .hpp files Pretty Printer 2024-03-23 13:51:59 -05:00
  • 241b9ddde9 Rename .hpp to .h Pretty Printer 2024-03-23 13:51:38 -05:00
  • 3fcfb5cd49 Simplify protobuf generation John Freeman 2024-03-22 09:15:08 -05:00
  • e2384885f5 Consolidate external libraries Pretty Printer 2024-03-21 21:29:31 -05:00
  • dd312c3cc5 Remove packaging scripts John Freeman 2024-03-23 10:01:30 -05:00
  • 80379927e8 Remove unused files John Freeman 2024-03-22 09:20:06 -05:00
  • 676aae2755 Set version to 2.2.0-b3 2.2.0-b3 Ed Hennis 2024-04-18 16:57:07 -04:00
  • f20e66e6f9 fix: Remove redundant STAmount conversion in test (#4996) Ed Hennis 2024-04-18 21:09:25 -04:00
  • cd737ad7d3 fix: resolve database deadlock: (#4989) Scott Determan 2024-04-18 16:44:59 -04:00
  • df3aa84523 test: verify the rounding behavior of equal-asset AMM deposits (#4982) Chenna Keshava B S 2024-04-18 13:15:31 -07:00
  • 24a275ba25 test: Add tests to raise coverage of AMM (#4971) John Freeman 2024-04-18 14:25:22 -05:00
  • aae438315f chore: Improve codecov coverage reporting (#4977) Bronek Kozicki 2024-04-19 02:21:33 +09:00
  • 8b0d049b9f test: Unit test for AMM offer overflow (#4986) Bronek Kozicki 2024-04-19 01:30:18 +09:00
  • 659bd99a67 fix amendment to add PreviousTxnID/PreviousTxnLgrSequence (#4751) Mayukha Vadari 2024-04-18 10:41:25 -04:00
  • c88166e055 Set version to 2.2.0-b2 2.2.0-b2 Ed Hennis 2024-04-04 10:48:24 -04:00
  • 099c0bcd34 fix Conan component reference typo Michael Legleux 2024-04-04 11:53:54 -07:00
  • d992e63075 Remove unused lambdas from MultiApiJson_test Bronek Kozicki 2024-04-04 17:24:35 +01:00
  • c187f750fe chore: Default validator-keys-tool to master branch: (#4943) Ed Hennis 2024-04-04 10:40:35 -04:00
  • bcbf6c1973 Merge pull request #4968 from XRPLF/master Ed Hennis 2024-03-28 13:51:17 -04:00
  • 4bcbf70cae chore: change Github Action triggers for build/test jobs (#4956) Ed Hennis 2024-03-28 13:29:23 -04:00
  • 2d1854f354 Set version to 2.1.1 2.1.1 seelabs 2024-03-26 18:13:57 -04:00
  • a7c4a47723 fix: improper handling of large synthetic AMM offers: Gregory Tsipenyuk 2024-03-24 13:00:43 -04:00
  • 61672ad3ff fixXChainRewardRounding: round reward shares down: (#4933) Scott Determan 2024-03-22 17:02:17 -04:00
  • cea43099d2 Don't reach consensus as quickly if no other proposals seen: (#4763) Mark Travis 2024-03-22 13:22:29 -07:00
  • 6edf03c152 Write improved forAllApiVersions used in NetworkOPs (#4833) Bronek Kozicki 2024-03-23 04:28:16 +09:00