Commit Graph

  • e4fbf5131f feat: Build sanitizers with clang (#2239) Ayaz Salikhov 2025-06-23 11:26:05 +01:00
  • 87ee358297 ci: Silence brew warnings (#2255) Ayaz Salikhov 2025-06-23 11:22:19 +01:00
  • 27e29d0421 style: clang-tidy auto fixes (#2245) github-actions[bot] 2025-06-19 11:27:06 +01:00
  • 63ec563135 feat: ETLng cleanup and graceful shutdown (#2232) Alex Kremer 2025-06-18 21:40:11 +01:00
  • 2c6f52a0ed ci: Full build conan dependencies only on schedule (#2241) Ayaz Salikhov 2025-06-18 20:03:58 +01:00
  • 97956b1718 feat: Build macos dependencies with sanitizers (#2240) Ayaz Salikhov 2025-06-18 18:20:26 +01:00
  • ebfe4e6468 ci: Don't use save/restore cache for conan; use artifactory (#2230) Ayaz Salikhov 2025-06-18 15:25:40 +01:00
  • 534518f13e docs: Add information about global.conf (#2238) Ayaz Salikhov 2025-06-18 11:26:46 +01:00
  • 4ed51c22d0 fix: Force reupload new artifacts (#2236) Ayaz Salikhov 2025-06-18 11:14:03 +01:00
  • 4364c07f1e ci: [DEPENDABOT] bump docker/setup-buildx-action from 3.10.0 to 3.11.0 in /.github/actions/build_docker_image (#2235) dependabot[bot] 2025-06-17 21:30:16 +01:00
  • f20efae75a fix: Use new CI image with global.conf for sanitizers to affect packa… (#2234) Ayaz Salikhov 2025-06-17 19:26:25 +01:00
  • 67b27ee344 fix: Update CI image to provide global.conf for sanitizers to affect … (#2233) Ayaz Salikhov 2025-06-17 18:45:41 +01:00
  • 082f2fe21e style: Put static before type (#2231) Ayaz Salikhov 2025-06-17 16:07:19 +01:00
  • 7584a683dd fix: Add domain to book_changes (#2229) Ayaz Salikhov 2025-06-17 14:22:06 +01:00
  • f58c85d203 fix: Return domainMalformed when domain is malformed (#2228) Ayaz Salikhov 2025-06-16 15:42:19 +01:00
  • 95698ee2de fix: Run upload_conan_deps.yml on conan.lock changes (#2227) Ayaz Salikhov 2025-06-13 17:40:55 +01:00
  • 3d3db68508 feat: Support start and finish sequence in ETLng (#2226) Alex Kremer 2025-06-13 17:39:21 +01:00
  • 7fcabd1ce7 feat: Build all possible conan configurations in CI (#2225) Ayaz Salikhov 2025-06-13 16:53:04 +01:00
  • 59bb9a11ab ci: Upload conan deps for all profiles (#2217) Ayaz Salikhov 2025-06-13 13:55:35 +01:00
  • ac5fcc7f4b feat: Add conan lockfile (#2220) Ayaz Salikhov 2025-06-13 13:51:59 +01:00
  • 3d0e722176 fix: Use conan v2 dirs and commands in docs (#2219) Ayaz Salikhov 2025-06-12 21:50:14 +01:00
  • 93add775b2 fix: Make GHCR lowercase (#2218) Ayaz Salikhov 2025-06-12 20:42:36 +01:00
  • 0273ba0da3 chore: Unreachable code is error (#2216) Alex Kremer 2025-06-12 16:16:11 +01:00
  • 276477c494 feat: Build GCC natively and then merge the image (#2212) Ayaz Salikhov 2025-06-12 15:48:10 +01:00
  • d0b2a24a30 style: clang-tidy auto fixes (#2215) github-actions[bot] 2025-06-12 10:47:34 +01:00
  • e44a058b13 chore: Don't flex and don't install bison in CI image (#2210) Ayaz Salikhov 2025-06-11 17:57:00 +01:00
  • 743c9b92de feat: Read-write switching in ETLng (#2199) Alex Kremer 2025-06-11 17:53:14 +01:00
  • 35c90e64ec feat: Add flags to deps for sanitizer builds (#2205) Alex Kremer 2025-06-11 16:26:09 +01:00
  • 6e0d7a0fac feat: Pass sanitizer as part of conan_profile (#2189) Ayaz Salikhov 2025-06-10 16:04:00 +01:00
  • d3c98ab2a8 fix: Only set compile flag for grpc (#2204) Ayaz Salikhov 2025-06-10 15:57:23 +01:00
  • 2d172f470d feat: Always build with native arch in Conan 2 (#2201) Ayaz Salikhov 2025-06-09 15:47:43 +01:00
  • b8b82e5dd9 chore: Commits for 2.5.0-b3 (#2197) 2.5.0-b3 Sergey Kuznetsov 2025-06-09 11:48:12 +01:00
  • a68229e9d7 feat: Use Conan 2 (#2179) Ayaz Salikhov 2025-06-06 19:55:46 +01:00
  • cec8b29998 ci: Update CI image to use Conan 2 (#2178) Ayaz Salikhov 2025-06-06 19:37:43 +01:00
  • 13524be6cc feat: Support Permissioned DEX (#2152) Ayaz Salikhov 2025-06-06 17:12:18 +01:00
  • 2bf582839e feat: Add ubsan build to nightly release (#2190) Ayaz Salikhov 2025-06-06 17:11:48 +01:00
  • ed47db7d39 chore: update libxrpl (#2186) Peter Chen 2025-06-06 10:25:21 -04:00
  • 4994f9db92 fix: Analyze build time on clang as well (#2195) Ayaz Salikhov 2025-06-06 14:01:37 +01:00
  • 50851aed16 chore: Use gcc from Docker Hub for now (#2194) Ayaz Salikhov 2025-06-06 13:02:37 +01:00
  • 4118fb2584 style: clang-tidy auto fixes (#2193) github-actions[bot] 2025-06-06 10:40:42 +01:00
  • 837a547849 chore: Revert "feat: Use new web server by default (#2182)" (#2187) Sergey Kuznetsov 2025-06-05 17:35:21 +01:00
  • b57618a211 fix: Add README to docker/compilers (#2188) Ayaz Salikhov 2025-06-05 15:48:45 +01:00
  • 588ed91d1b feat: New docker images structure, tools image (#2185) Ayaz Salikhov 2025-06-05 15:11:10 +01:00
  • 4904c4b4d4 chore: Cancellable coroutines (#2180) Sergey Kuznetsov 2025-06-05 12:17:58 +01:00
  • 03070d7582 feat: Create releases in CI (#2168) Ayaz Salikhov 2025-06-04 16:25:03 +01:00
  • b3f3259b14 feat: Use new web server by default (#2182) Sergey Kuznetsov 2025-06-04 15:01:30 +01:00
  • 357b96ab0d style: clang-tidy auto fixes (#2184) github-actions[bot] 2025-06-03 18:15:08 +01:00
  • 550f0fae85 refactor: Use std::expected instead of std::variant for errors (#2160) Ayaz Salikhov 2025-06-03 13:34:25 +01:00
  • 19257f8aa9 style: Beautify installation lists in Dockerfile (#2172) Ayaz Salikhov 2025-06-02 11:48:37 +01:00
  • 49b4af1a56 fix: Add style to the name of pre-commit autoupdate PR title (#2177) Ayaz Salikhov 2025-06-02 11:43:44 +01:00
  • c7600057bc ci: Install zip in Dockerfile (#2176) Ayaz Salikhov 2025-06-02 11:42:25 +01:00
  • 0b7fd64a4c ci: [DEPENDABOT] bump docker/build-push-action from 6.17.0 to 6.18.0 in /.github/actions/build_docker_image (#2175) dependabot[bot] 2025-06-02 11:08:46 +01:00
  • ecdea015b9 style: Mark JSON literal strings with R"JSON (#2169) Ayaz Salikhov 2025-05-30 15:50:39 +01:00
  • 7588e9d5bf feat: Support Batch (#2162) Peter Chen 2025-05-30 10:00:40 -04:00
  • bfa17134d2 style: clang-tidy auto fixes (#2167) github-actions[bot] 2025-05-30 10:54:16 +01:00
  • 57b8ff1c49 fix: Use UniformRandomGenerator class to prevent threading issue (#2165) Ayaz Salikhov 2025-05-29 19:59:40 +01:00
  • 9b69da7f91 test: Skip slow DB sleep-based test on Mac (#2148) Ayaz Salikhov 2025-05-28 14:03:38 +01:00
  • 09409fc05d ci: Add missing workflow dependencies (#2155) Ayaz Salikhov 2025-05-28 12:58:37 +01:00
  • 561eae1b7f style: clang-tidy auto fixes (#2164) github-actions[bot] 2025-05-28 11:13:01 +01:00
  • 28062496eb feat: ETLng MPT support (#2154) Alex Kremer 2025-05-27 13:05:03 +01:00
  • 3e83b54332 style: clang-tidy auto fixes (#2159) github-actions[bot] 2025-05-26 16:56:39 +01:00
  • 3e520c8742 chore: Fix: nagetive -> negative (#2156) Ayaz Salikhov 2025-05-26 15:48:17 +01:00
  • 2a147b9487 feat: ETLng publisher and service refactoring (#2138) Alex Kremer 2025-05-23 15:01:50 +01:00
  • 8aab33c18c fix: Add Delegate to Ledger types (#2151) Sergey Kuznetsov 2025-05-22 13:43:52 +01:00
  • aef3119efb fix: Fix some doxygen docs errors (#2130) Ayaz Salikhov 2025-05-21 15:06:31 +01:00
  • 2312c25d70 chore: Revert extra commits for 2.4.1 (#2133) 2.4.1-rc2 2.4.1 release/2.4.1 Sergey Kuznetsov 2025-05-20 16:58:50 +01:00
  • 764601e7fc chore: Commits for 2.5.0-b2 (#2146) 2.5.0-b2 Sergey Kuznetsov 2025-05-20 16:53:06 +01:00
  • 8d76a05dfd tests: Fix falling test Sergey Kuznetsov 2025-05-20 16:29:23 +01:00
  • 28bd58f1d1 feat: add get range feat to export tool (#2131) Peter Chen 2025-05-20 10:08:17 -04:00
  • b3da9adb03 feat: Account permission support (#2145) Sergey Kuznetsov 2025-05-20 13:40:38 +01:00
  • 670eaaa51d ci: [DEPENDABOT] bump codecov/codecov-action from 5.4.2 to 5.4.3 (#2141) dependabot[bot] 2025-05-19 18:13:49 +01:00
  • 7dee6413ae feat: Add hadolint docker pre-commit hook (#2135) Ayaz Salikhov 2025-05-19 12:50:06 +01:00
  • 27b37ade7b ci: [DEPENDABOT] bump docker/build-push-action from 6.16.0 to 6.17.0 in /.github/actions/build_docker_image (#2142) dependabot[bot] 2025-05-19 12:14:49 +01:00
  • 76ec9ccb0b ci: Install git-cliff to generate changelog (#2136) Ayaz Salikhov 2025-05-19 09:08:58 +01:00
  • 5cb3908e4f test: Run undefined sanitizer without ignoring errors (#2134) Ayaz Salikhov 2025-05-19 09:07:14 +01:00
  • db4fc6a07d Revert "fix: ripple_flag logic in account lines (#1969)" Sergey Kuznetsov 2025-05-16 17:20:41 +01:00
  • 565aadd3b2 Revert "fix: CTID issue (#2001)" Sergey Kuznetsov 2025-05-16 17:20:25 +01:00
  • 41967c88bd Revert "fix: Add CTID to all RPC's that includes transactions (#2011)" Sergey Kuznetsov 2025-05-16 17:20:05 +01:00
  • cdb5882688 refactor: remove old config (#2097) Peter Chen 2025-05-15 11:53:47 -04:00
  • 8cbbf6689d fix: Use git lfs install and fix verify-commits hook (#2129) Ayaz Salikhov 2025-05-15 16:46:22 +01:00
  • 34ed4a1eb0 test: Increase cassandra timeouts in tests (#2127) Ayaz Salikhov 2025-05-15 14:16:57 +01:00
  • 317b3e234b feat: Forwarding metrics (#2128) 2.4.1-rc1 Sergey Kuznetsov 2025-05-15 13:23:40 +01:00
  • 7eff1e6a9e feat: Add forwarding metrics Sergey Kuznetsov 2025-05-15 12:34:43 +01:00
  • 683e2ba54b style: clang-tidy auto fixes (#2126) github-actions[bot] 2025-05-15 10:34:59 +01:00
  • 099052ad3f chore: Commits for 2.4.1 (#2121) Sergey Kuznetsov 2025-05-14 16:56:25 +01:00
  • c69df885d3 ci: Pin cmake 3.31.6 for macos runners (#1983) Sergey Kuznetsov 2025-04-01 14:49:17 +01:00
  • e2f078e0af ci: Run sanitizers on script change (#2122) Ayaz Salikhov 2025-05-14 16:19:59 +01:00
  • cb5671b917 feat: Dosguard API weights (#2082) Sergey Kuznetsov 2025-05-13 15:02:21 +01:00
  • 58ec0ed8d8 fix: Guarantee async behaviour of WsBase::send (#2100) Alex Kremer 2025-05-12 19:05:43 +01:00
  • 1dff0421f2 fix: Add CTID to all RPC's that includes transactions (#2011) Peter Chen 2025-04-25 09:55:39 -04:00
  • 208b3e8f8a fix: Fix incorrect requests logging (#2005) Sergey Kuznetsov 2025-04-17 17:49:44 +01:00
  • 8859250d53 fix: CTID issue (#2001) Peter Chen 2025-04-16 11:55:12 -07:00
  • 409dcd106c feat: ETLng integration (#1986) Alex Kremer 2025-04-04 15:52:22 +01:00
  • 12a3feddb7 fix: incorrect set HighDeepFreeze flag (#1978) Peter Chen 2025-04-02 09:53:35 -04:00
  • 9a392ca072 style: clang-tidy auto fixes (#1985) github-actions[bot] 2025-04-02 12:40:38 +01:00
  • f5d494be23 fix: Fix ssl in new webserver (#1981) Sergey Kuznetsov 2025-04-01 16:12:16 +01:00
  • e029a9b3df style: clang-tidy auto fixes (#1972) github-actions[bot] 2025-03-24 12:14:38 +00:00
  • 702ee0324e feat: ETLng extensions (#1967) Alex Kremer 2025-03-21 16:41:29 +00:00
  • df3f1865ae fix: ripple_flag logic in account lines (#1969) Peter Chen 2025-03-19 10:26:04 -04:00
  • 27ff532473 ci: Explicitly specify workflow dependencies (#2110) Ayaz Salikhov 2025-05-14 15:21:08 +01:00