Commit Graph

  • 0eaaa1fb31 Add workaround for async_compose (#841) 2.0-rc5 Alex Kremer 2023-09-18 18:52:32 +01:00
  • 1846f629a5 AccountTx filtering by transaction type (#851) Alex Kremer 2023-09-18 18:52:00 +01:00
  • 83af5af3c6 Remove deprecated cassandra options (#852) Alex Kremer 2023-09-18 13:40:38 +01:00
  • 418a0ddbf2 Add libxrpl version to server_info output (#854) Alex Kremer 2023-09-18 13:39:01 +01:00
  • 6cfbfda014 Repeatedly log on amendment block (#829) Alex Kremer 2023-09-13 13:34:02 +01:00
  • 91648f98ad Fix malformed taker error to match rippled (#827) Alex Kremer 2023-09-11 19:39:10 +01:00
  • 71e1637c5f Add options for better clangd support (#836) Sergey Kuznetsov 2023-09-11 17:53:30 +01:00
  • 59cd2ce5aa Fix missing lock (#837) Sergey Kuznetsov 2023-09-11 16:19:57 +01:00
  • d783edd57a Add working dir to git command executions (#828) Alex Kremer 2023-09-11 13:40:22 +01:00
  • 1ce8a58167 Add number of requests to log (#838) cyan317 2023-09-11 12:58:45 +01:00
  • 92e5c4792b Change boost::json to json in unittests (#831) Peter Chen 2023-09-11 07:39:38 -04:00
  • d7f36733bc Link libstd++ and gcc lib statically (#830) Michael Legleux 2023-08-24 04:41:08 -07:00
  • 435d56e7c5 Fix empty log lines (#825) 2.0-rc4 Alex Kremer 2023-08-16 22:57:52 +01:00
  • bf3b24867c Implement sanitizer support via CMake (#822) Alex Kremer 2023-08-15 15:20:50 +01:00
  • ec70127050 Add LOG macro to prevent unnecessary evaluations (#823) Alex Kremer 2023-08-15 14:36:11 +01:00
  • 547cb340bd Update doxygen comments (#818) Alex Kremer 2023-08-11 21:32:32 +01:00
  • c20b14494a Add note on code coverage report generation (#821) Arihant Kothari 2023-08-11 13:38:35 -04:00
  • 696b1a585c Refactor namespaces part 2 (#820) Peter Chen 2023-08-11 12:00:31 -04:00
  • 23442ff1a7 Refactor namespaces part 1 (#817) Peter Chen 2023-08-10 13:05:13 -04:00
  • db4046e02a Move connection state logic to an earlier point (#816) Alex Kremer 2023-08-09 16:42:33 +01:00
  • fc1b5ae4da Support whitelisting for IPV4/IPV6 with CIDR (#796) Peter Chen 2023-08-08 11:04:16 -04:00
  • 5411fd7497 Update readme and compiler requirements (#815) Alex Kremer 2023-08-08 11:32:18 +01:00
  • f6488f7024 Fix Linux/gcc build on CI (#813) Michael Legleux 2023-08-07 12:53:20 -07:00
  • e3ada6c5da Remove deprecated fields (#814) cyan317 2023-08-07 18:23:13 +01:00
  • d61d702ccd Account_info add flags (#812) cyan317 2023-08-04 16:22:39 +01:00
  • 4d42cb3cdb Expose advanced options from cassandra-cpp-driver thru the config (#808) Alex Kremer 2023-08-03 15:49:56 +01:00
  • 111b55b397 Add cache test (#807) cyan317 2023-08-03 15:03:17 +01:00
  • c90bc15959 Return error when limit<=0 (#804) cyan317 2023-08-02 15:34:42 +01:00
  • 1804e3e9c0 Update tmp build instructions in README (#802) Shawn Xie 2023-08-02 08:45:04 -04:00
  • 24f69acd9e Fix Linux/gcc compilation (#795) Alex Kremer 2023-08-02 13:44:03 +01:00
  • 98d0a963dc Fix backend factory test and remove cout from base tests (#792) Alex Kremer 2023-07-27 15:40:50 +01:00
  • 665890d410 Fix connect_timeout request_timeout not work + tsan in RPCServerTestSuite (#790) cyan317 2023-07-27 13:35:52 +01:00
  • 545886561f Fix link to clio branch of rippled (#789) John Freeman 2023-07-26 16:44:12 -04:00
  • 68eec01dbc Fix TSAN issues part1 (#788) Alex Kremer 2023-07-26 21:39:39 +01:00
  • 02621fe02e Add new RPC Handler "version" (#782) Peter Chen 2023-07-26 15:02:11 -04:00
  • 6ad72446d1 Disable xrpl tests (#785) cyan317 2023-07-26 19:31:12 +01:00
  • 1d0a43669b Fix noRippleCheck fee field (#786) Arihant Kothari 2023-07-26 14:22:17 -04:00
  • 71aabc8c29 Nftids (#780) cyan317 2023-07-26 17:12:20 +01:00
  • 6b98579bfb Remove try catch for server_info(#781) cyan317 2023-07-26 12:44:56 +01:00
  • 375ac2ffa6 Enable CI MACOS node (#783) cyan317 2023-07-26 11:39:13 +01:00
  • c6ca650767 Add initial Conan integration (#712) Alex Kremer 2023-07-24 18:43:02 +01:00
  • 2336148d0d Fix missing "validated" (#778) cyan317 2023-07-18 10:52:22 +01:00
  • 12178abf4d Use mismatch in getNFTokenMintData (#774) Shawn Xie 2023-07-17 17:09:15 -04:00
  • b8705ae086 Add time/uptime/amendment_blocked to server_info (#775) Alex Kremer 2023-07-14 16:46:10 +01:00
  • b83d7478ef Unsupported Error when request server stream (#772) cyan317 2023-07-14 14:44:40 +01:00
  • 4fd6d51d21 Rename WsSession to WsBase (#770) cyan317 2023-07-14 13:28:15 +01:00
  • d195bdb66d Change limit tests (#766) cyan317 2023-07-14 13:08:08 +01:00
  • 50dbb51627 Implement configuration options for useful cassandra driver opts (#765) Alex Kremer 2023-07-12 15:59:06 +01:00
  • 2f369e175c Add "network_id" to server_info (#761) cyan317 2023-07-12 12:09:08 +01:00
  • 47e03a7da3 Forward not supported fields (#757) cyan317 2023-07-11 16:49:16 +01:00
  • d7b84a2e7a Missing "tx_hash" for transaction_entry (#758) cyan317 2023-07-11 16:47:47 +01:00
  • e79425bc21 Remove "strict" (#755) cyan317 2023-07-11 13:21:56 +01:00
  • 7710468f37 Ledger owner fund (#753) cyan317 2023-07-11 12:36:48 +01:00
  • 210d7fdbc8 Use clamp modifier on limit field instead of between validator (#752) Alex Kremer 2023-07-10 17:57:26 +01:00
  • ba8e7188ca Implement the Clamp modifier (#740) Alex Kremer 2023-07-10 16:09:20 +01:00
  • 271323b0f4 account_object supports nft page (#736) cyan317 2023-07-10 13:42:57 +01:00
  • 7b306f3ba0 version2's account_info (#747) cyan317 2023-07-10 13:42:09 +01:00
  • 73805d44ad account_tx rpcLGR_IDXS_INVALID adapt to v2 (#749) cyan317 2023-07-10 13:41:11 +01:00
  • f19772907d account_flags (#745) cyan317 2023-07-10 13:01:33 +01:00
  • 616f0176c9 Change an error code in account_lines to match rippled (#742) Alex Kremer 2023-07-07 16:50:32 +01:00
  • 9f4f5d319e Fix discrepancies in ledger_entry (#739) Alex Kremer 2023-07-07 12:04:59 +01:00
  • dcbc4577c2 Use "invalidParam" when "book_offers" taker format is wrong (#734) cyan317 2023-07-05 17:25:17 +01:00
  • f4d8e18bf7 Add deletion_blockers_only support (#737) Alex Kremer 2023-07-05 17:04:08 +01:00
  • b3e001ebfb Remove date from account_tx (#732) cyan317 2023-07-04 15:40:54 +01:00
  • 524821c0b0 Add strict field support (#731) Alex Kremer 2023-07-04 15:39:34 +01:00
  • a292a607c2 Implement 'type' for 'ledger_data' (#705) cyan317 2023-07-04 15:26:21 +01:00
  • 81894c0a90 Implement deposit_authorized RPC and tests (#728) Alex Kremer 2023-07-04 11:21:41 +01:00
  • 0a7def18cd Implement custom HTTP errors (#720) Alex Kremer 2023-07-04 11:02:32 +01:00
  • 1e969ba13b Unknown Option (#710) cyan317 2023-07-03 11:02:14 +01:00
  • ef62718a27 Fix max limit for account tx (#723) cyan317 2023-07-03 10:56:43 +01:00
  • aadd9e50f0 Forward api_version 1 requests to rippled (#716) Alex Kremer 2023-06-26 09:52:57 +01:00
  • d9e89746a4 Stop etl when crash (#708) cyan317 2023-06-21 13:10:24 +01:00
  • 557ea5d7f6 Remove sensitive info from log (#701) cyan317 2023-06-16 16:50:54 +01:00
  • 4cc3b3ec0f Fix account_tx marker issue (#699) cyan317 2023-06-16 12:29:34 +01:00
  • a960471ef4 Support api_version (#695) Alex Kremer 2023-06-16 12:14:30 +01:00
  • 871d43c85f Account_tx bug fix (#694) 2.0-rc3 cyan317 2023-06-14 14:57:42 +01:00
  • 5ce3fff788 Read only for backend (#691) cyan317 2023-06-14 13:05:37 +01:00
  • a76194d299 Fix clang crash (#690) cyan317 2023-06-13 11:35:16 +01:00
  • 14f9f98cf2 Implement basic transformer tests (#689) Alex Kremer 2023-06-13 11:16:52 +01:00
  • 01e4eed130 Fix marker issue (#687) cyan317 2023-06-12 10:44:42 +01:00
  • 893315c50d Fix mismatch when subscribe book offers when both is true cyan317 2023-06-12 10:23:19 +01:00
  • b83d206ced Add more fine grained counters (#683) Alex Kremer 2023-06-09 16:48:55 +01:00
  • 9d28e64383 report not support (#682) cyan317 2023-06-09 16:14:19 +01:00
  • b873af2d43 Move the json check to RPC executor (#676) cyan317 2023-06-09 11:35:15 +01:00
  • 435db339df Refactor web server (#667) cyan317 2023-06-08 13:25:49 +01:00
  • 9836e4ceaf fix (#672) cyan317 2023-06-08 13:12:58 +01:00
  • 5d2c079f1a Implement extractor tests (#671) Alex Kremer 2023-06-07 12:33:46 +01:00
  • 244337c5b6 Fix (#669) cyan317 2023-06-05 15:18:36 +01:00
  • b07fbb14dc Refactor ETL into smaller components (#649) Alex Kremer 2023-06-02 16:12:06 +01:00
  • 7e8569b03a Remove old backend implementation (#662) Alex Kremer 2023-06-01 13:54:49 +01:00
  • fc0c93b2ee hot wallet (#656) cyan317 2023-05-31 13:09:27 +01:00
  • 8ba7388d58 keep same with rippled (#655) cyan317 2023-05-31 13:08:31 +01:00
  • 0bbb539d0b update the default limit (#646) cyan317 2023-05-25 11:39:08 +01:00
  • c50174235f Fix (#647) cyan317 2023-05-24 15:38:27 +01:00
  • aace437245 Add the missing input check for "diff" field of "ledger" (#643) 2.0-rc2 cyan317 2023-05-17 19:02:55 +01:00
  • 2e3e8cd779 Fix mismatch error when owner is in wrong format (#641) cyan317 2023-05-16 14:26:08 +01:00
  • 6f93e1003e Address cppcheck issues (#640) Alex Kremer 2023-05-15 17:57:21 +01:00
  • 14978ca91d add nft_page (#637) cyan317 2023-05-15 13:00:35 +01:00
  • 9adcaeb21b Rename functions to camelCase (#636) Alex Kremer 2023-05-15 11:38:48 +01:00
  • d94fe4e7ab Fix nft_history error to match rippled (#635) Alex Kremer 2023-05-15 11:28:24 +01:00