Commit Graph

  • 34be0ce4fe Change order of checks in amm_info: (#4924) Bronek Kozicki 2024-06-18 17:55:40 +01:00
  • d566793e60 Add the fixEnforceNFTokenTrustline amendment: (#4946) Scott Schurr 2024-06-17 23:47:54 -07:00
  • 01971ab1b9 Add the fixEnforceNFTokenTrustline amendment: (#4946) Scott Schurr 2024-06-17 23:47:54 -07:00
  • 3dfbd80d96 Replaces the usage of boost::string_view with std::string_view (#4509) Chenna Keshava B S 2024-06-17 13:41:03 -07:00
  • 7996d08d0c Replaces the usage of boost::string_view with std::string_view (#4509) Chenna Keshava B S 2024-06-17 13:41:03 -07:00
  • 1498c401e6 docs: explain how to find a clang-format patch generated by CI (#4521) Elliot Lee 2024-06-17 12:32:08 -07:00
  • 11ff672df8 docs: explain how to find a clang-format patch generated by CI (#4521) Elliot Lee 2024-06-17 12:32:08 -07:00
  • 246c11a1e4 XLS-52d: NFTokenMintOffer (#4845) tequ 2024-06-15 01:32:25 +02:00
  • 00fc12faa9 XLS-52d: NFTokenMintOffer (#4845) tequ 2024-06-15 01:32:25 +02:00
  • bb2c1e77f8 chore: remove repeat words (#5041) todaymoon 2024-06-15 04:36:59 +09:00
  • f97bf81b16 chore: remove repeat words (#5041) todaymoon 2024-06-15 04:36:59 +09:00
  • b47b915994 Expose all amendments known by libxrpl (#5026) Alex Kremer 2024-06-14 20:00:57 +02:00
  • 29abe2ae46 Expose all amendments known by libxrpl (#5026) Alex Kremer 2024-06-14 20:00:57 +02:00
  • ac74dc0287 fixReducedOffersV2: prevent offers from blocking order books: (#5032) Scott Schurr 2024-06-13 14:57:12 -07:00
  • bb271020df fixReducedOffersV2: prevent offers from blocking order books: (#5032) Scott Schurr 2024-06-13 14:57:12 -07:00
  • 44a5bce661 Additional unit tests for testing deletion of trust lines (#4886) Chenna Keshava B S 2024-06-13 11:44:39 -07:00
  • a5fb634d53 Additional unit tests for testing deletion of trust lines (#4886) Chenna Keshava B S 2024-06-13 11:44:39 -07:00
  • 1eb4ad0d55 Fix conan typo: (#5044) Olek 2024-06-12 13:16:54 -04:00
  • 8896ea7220 Fix conan typo: (#5044) Olek 2024-06-12 13:16:54 -04:00
  • 8fea47447c Add new command line option to make replaying transactions easier: (#5027) Bronek Kozicki 2024-06-11 19:34:02 +01:00
  • 837dd8c4b9 Add new command line option to make replaying transactions easier: (#5027) Bronek Kozicki 2024-06-11 19:34:02 +01:00
  • c59bd29b61 Fix compatibility with Conan 2.x: (#5001) John Freeman 2024-06-11 12:26:01 -05:00
  • 323fba5c17 Fix compatibility with Conan 2.x: (#5001) John Freeman 2024-06-11 12:26:01 -05:00
  • 5c0cbc3a53 Update SQLite3 max_page_count to match current defaults (#5114) J. Scott Branson 2024-09-14 14:38:25 -04:00
  • 723a51921d Update SQLite3 max_page_count to match current defaults (#5114) J. Scott Branson 2024-09-14 14:38:25 -04:00
  • 5f7d2c22c1 Track latencies of certain code blocks, and log if they take too long Valentin Balaschenko 2024-08-23 14:43:02 -04:00
  • 8b83693235 Track latencies of certain code blocks, and log if they take too long Valentin Balaschenko 2024-08-23 14:43:02 -04:00
  • b8cecfaa05 Use error codes throughout fast Base58 implementation John Freeman 2024-07-22 15:47:01 -04:00
  • beaf794938 Use error codes throughout fast Base58 implementation John Freeman 2024-07-22 15:47:01 -04:00
  • b168945e66 Improve error handling in some RPC commands Mayukha Vadari 2024-07-12 17:58:17 -04:00
  • 21a383eeaf Improve error handling in some RPC commands Mayukha Vadari 2024-07-12 17:58:17 -04:00
  • 62812267a9 Add xrpl.libpp as an exported lib in conan (#5022) Alex Kremer 2024-05-20 22:43:31 +01:00
  • 06394e9d17 Add xrpl.libpp as an exported lib in conan (#5022) Alex Kremer 2024-05-20 22:43:31 +01:00
  • 930830efdf Fix Oracle's token pair deterministic order: (#5021) Gregory Tsipenyuk 2024-05-20 16:33:01 -04:00
  • ea2e503ef8 Fix Oracle's token pair deterministic order: (#5021) Gregory Tsipenyuk 2024-05-20 16:33:01 -04:00
  • 617be9b241 Fix last Liquidity Provider withdrawal: Gregory Tsipenyuk 2024-05-05 07:23:26 -04:00
  • 447e6c6c1e Fix last Liquidity Provider withdrawal: Gregory Tsipenyuk 2024-05-05 07:23:26 -04:00
  • 7a9f56adb6 Fix offer crossing via single path AMM with transfer fee: Gregory Tsipenyuk 2024-05-04 17:36:49 -04:00
  • e5e4925a39 Fix offer crossing via single path AMM with transfer fee: Gregory Tsipenyuk 2024-05-04 17:36:49 -04:00
  • 24b3ad94bb Fix adjustAmountsByLPTokens(): Gregory Tsipenyuk 2024-05-04 18:50:59 -04:00
  • 3ff7f34d7c Fix adjustAmountsByLPTokens(): Gregory Tsipenyuk 2024-05-04 18:50:59 -04:00
  • 611bb454e8 Add the fixAMMOfferRounding amendment: (#4983) Gregory Tsipenyuk 2024-05-14 15:28:38 -04:00
  • e1f2e62c08 Add the fixAMMOfferRounding amendment: (#4983) Gregory Tsipenyuk 2024-05-14 15:28:38 -04:00
  • eaf963c800 Price Oracle: validate input parameters and extend test coverage: (#5013) Gregory Tsipenyuk 2024-05-09 15:17:16 -04:00
  • 10dcdd87d4 Price Oracle: validate input parameters and extend test coverage: (#5013) Gregory Tsipenyuk 2024-05-09 15:17:16 -04:00
  • 64f7981005 Add external directory to Conan recipe's exports (#5006) Michael Legleux 2024-05-02 12:44:42 -07:00
  • 6419eaae42 Add external directory to Conan recipe's exports (#5006) Michael Legleux 2024-05-02 12:44:42 -07:00
  • 94ed7c2f53 Add missing includes (#5011) John Freeman 2024-05-02 10:14:59 -05:00
  • 1f28001aae Add missing includes (#5011) John Freeman 2024-05-02 10:14:59 -05:00
  • 17b0653da5 Remove flow assert: (#5009) seelabs 2024-05-01 11:40:06 -04:00
  • 9d0b94029a Remove flow assert: (#5009) seelabs 2024-05-01 11:40:06 -04:00
  • 0f14487a48 fix amendment: AMM swap should honor invariants: (#5002) seelabs 2024-04-22 11:53:47 -04:00
  • c3d51f85af fix amendment: AMM swap should honor invariants: (#5002) seelabs 2024-04-22 11:53:47 -04:00
  • 36ca8e353e Add global access to the current ledger rules: seelabs 2024-04-18 17:12:05 -04:00
  • f15412acb5 Add global access to the current ledger rules: seelabs 2024-04-18 17:12:05 -04:00
  • a6f292c10e chore: fix typos (#4958) Snoppy 2024-04-26 01:05:12 +08:00
  • eea44ad6cb chore: fix typos (#4958) Snoppy 2024-04-26 01:05:12 +08:00
  • a48d41d3b8 test: Add RPC error checking support to unit tests (#4987) Ed Hennis 2024-04-24 13:54:46 -04:00
  • 2380633d9a test: Add RPC error checking support to unit tests (#4987) Ed Hennis 2024-04-24 13:54:46 -04:00
  • d11fac3dfb Ignore more commits John Freeman 2024-04-19 09:17:15 -05:00
  • 4400a6eef6 Ignore more commits John Freeman 2024-04-19 09:17:15 -05:00
  • 6d6c3d3561 Address compiler warnings John Freeman 2024-03-29 19:03:46 -05:00
  • 17c9e967fd Address compiler warnings John Freeman 2024-03-29 19:03:46 -05:00
  • de4962639a Add markers around source lists John Freeman 2024-03-25 15:37:13 -05:00
  • 3b96cac31c Add markers around source lists John Freeman 2024-03-25 15:37:13 -05:00
  • c89b3c47eb Fix source lists John Freeman 2024-03-25 15:37:01 -05:00
  • fda0b67d9d Fix source lists John Freeman 2024-03-25 15:37:01 -05:00
  • b98f5195dc Rewrite includes Pretty Printer 2024-03-23 13:58:11 -05:00
  • 58a24ac1a2 Rewrite includes Pretty Printer 2024-03-23 13:58:11 -05:00
  • 591b7100c3 Format formerly .hpp files Pretty Printer 2024-03-23 13:51:59 -05:00
  • 0213db8a08 Format formerly .hpp files Pretty Printer 2024-03-23 13:51:59 -05:00
  • 59af6a9435 Rename .hpp to .h Pretty Printer 2024-03-23 13:51:38 -05:00
  • fcd0e23326 Rename .hpp to .h Pretty Printer 2024-03-23 13:51:38 -05:00
  • c002db28aa Simplify protobuf generation John Freeman 2024-03-22 09:15:08 -05:00
  • 2827748bcf Simplify protobuf generation John Freeman 2024-03-22 09:15:08 -05:00
  • 1200ea2121 Consolidate external libraries Pretty Printer 2024-03-21 21:29:31 -05:00
  • 4319b1a097 Consolidate external libraries Pretty Printer 2024-03-21 21:29:31 -05:00
  • d9be15ca5b Remove unused files John Freeman 2024-03-22 09:20:06 -05:00
  • 6af0cb9bb4 Remove unused files John Freeman 2024-03-22 09:20:06 -05:00
  • fa89de4280 fix: Remove redundant STAmount conversion in test (#4996) Ed Hennis 2024-04-18 21:09:25 -04:00
  • 2abb48a618 fix: Remove redundant STAmount conversion in test (#4996) Ed Hennis 2024-04-18 21:09:25 -04:00
  • 0ba2d3215c fix: resolve database deadlock: (#4989) Scott Determan 2024-04-18 16:44:59 -04:00
  • 8eead5c99c fix: resolve database deadlock: (#4989) Scott Determan 2024-04-18 16:44:59 -04:00
  • be56541d41 fix Conan component reference typo Michael Legleux 2024-04-04 11:53:54 -07:00
  • 3055029ded fix Conan component reference typo Michael Legleux 2024-04-04 11:53:54 -07:00
  • 682c8d0a05 Remove unused lambdas from MultiApiJson_test Bronek Kozicki 2024-04-04 17:24:35 +01:00
  • ec23db00e7 Remove unused lambdas from MultiApiJson_test Bronek Kozicki 2024-04-04 17:24:35 +01:00
  • d99fc882da test: verify the rounding behavior of equal-asset AMM deposits (#4982) Chenna Keshava B S 2024-04-18 13:15:31 -07:00
  • 39b84e073b test: verify the rounding behavior of equal-asset AMM deposits (#4982) Chenna Keshava B S 2024-04-18 13:15:31 -07:00
  • 4c28672593 test: Add tests to raise coverage of AMM (#4971) John Freeman 2024-04-18 14:25:22 -05:00
  • a9afc6c690 test: Add tests to raise coverage of AMM (#4971) John Freeman 2024-04-18 14:25:22 -05:00
  • 32857b6f0f test: Add tests to raise coverage of AMM (#4971) John Freeman 2024-04-18 14:25:22 -05:00
  • f9d544caef test: Add tests to raise coverage of AMM (#4971) John Freeman 2024-04-18 14:25:22 -05:00
  • f1b88faab1 test: Unit test for AMM offer overflow (#4986) Bronek Kozicki 2024-04-19 01:30:18 +09:00
  • 6cf6b42c57 test: Unit test for AMM offer overflow (#4986) Bronek Kozicki 2024-04-19 01:30:18 +09:00
  • 83196a3698 fix amendment to add PreviousTxnID/PreviousTxnLgrSequence (#4751) Mayukha Vadari 2024-04-18 10:41:25 -04:00
  • 534e9989a8 fix amendment to add PreviousTxnID/PreviousTxnLgrSequence (#4751) Mayukha Vadari 2024-04-18 10:41:25 -04:00
  • 144243235b chore: Default validator-keys-tool to master branch: (#4943) Ed Hennis 2024-04-04 10:40:35 -04:00
  • 7fc312b271 chore: Default validator-keys-tool to master branch: (#4943) Ed Hennis 2024-04-04 10:40:35 -04:00
  • d81f354927 fixXChainRewardRounding: round reward shares down: (#4933) Scott Determan 2024-03-22 17:02:17 -04:00