Commit Graph

  • 63d664b9fb ci: Fix concurrency settings to allow parallel workflows on develop branch (#2391) Copilot 2025-08-05 14:26:26 +01:00
  • 40824812d6 chore: Update conan recipe revisions (#2390) Ayaz Salikhov 2025-08-05 13:49:53 +01:00
  • 288ffb8fef chore: Bump libuv recipe version (#2389) Ayaz Salikhov 2025-08-04 16:22:17 +01:00
  • a9cf781ca5 ci: Use an image with CMake 4 in CI (#2388) Ayaz Salikhov 2025-08-04 15:52:36 +01:00
  • a446d85297 chore: Enable CMake 4 support (#2387) Ayaz Salikhov 2025-08-04 15:18:21 +01:00
  • dc18aefb33 ci: Hash-pin docker/login-action (#2386) Ayaz Salikhov 2025-08-04 14:13:38 +01:00
  • e312354016 ci: [DEPENDABOT] Bump docker/metadata-action from 5.7.0 to 5.8.0 in /.github/actions/build_docker_image (#2385) dependabot[bot] 2025-08-04 10:16:19 +01:00
  • ba905e38ae style: Update pre-commit hooks (#2384) github-actions[bot] 2025-08-03 10:01:42 +01:00
  • f35e5ac784 ci: Call prepare_runner right after checkout (#2383) Ayaz Salikhov 2025-07-31 15:27:54 +01:00
  • a9b02fb292 ci: Specify conan profile in check_libxrpl (#2381) Ayaz Salikhov 2025-07-31 12:14:40 +01:00
  • bc8a2c19aa feat: Use mold linker on Linux (#2304) Ayaz Salikhov 2025-07-30 17:10:31 +01:00
  • 46b86a5d61 style: clang-tidy auto fixes (#2379) github-actions[bot] 2025-07-30 13:21:16 +01:00
  • 3defcaecac docs: Set ws_port to 6006 in example config (#2377) Alex Kremer 2025-07-29 13:00:28 +01:00
  • d7888d5556 fix: Do not link to several boost::stacktrace implementations because… (#2329) Ayaz Salikhov 2025-07-29 12:56:18 +01:00
  • f518936e69 docs: Fix some doxygen issues (#2370) Ayaz Salikhov 2025-07-29 12:54:49 +01:00
  • 9e35f16be1 chore: Move config definition to cpp file (#2371) Ayaz Salikhov 2025-07-29 11:52:41 +01:00
  • d048641242 ci: Add option to force conan upload (#2376) Ayaz Salikhov 2025-07-29 11:21:58 +01:00
  • f347a732a6 style: clang-tidy auto fixes (#2375) github-actions[bot] 2025-07-29 10:51:26 +01:00
  • 0e2ba4a64e chore: Do not generate source files and use target_compile_definition… (#2369) Ayaz Salikhov 2025-07-28 12:49:36 +01:00
  • 4a4f8842bd ci: Pass expected_version to build_impl.yml (#2367) Ayaz Salikhov 2025-07-28 11:31:22 +01:00
  • a63805d631 ci: [DEPENDABOT] Bump ytanikin/pr-conventional-commits from 1.4.1 to 1.4.2 (#2368) dependabot[bot] 2025-07-28 10:18:31 +01:00
  • b3beb50e8f ci: Provide fetch-tags and ref when using actions/checkout (#2366) Ayaz Salikhov 2025-07-25 18:07:36 +01:00
  • 0be712c363 chore: Verify version of the binary on release (#2365) Ayaz Salikhov 2025-07-25 16:49:58 +01:00
  • ad5f0642ba ci: Use image with artifactory DNS name (#2364) Ayaz Salikhov 2025-07-25 15:24:51 +01:00
  • 4948882545 chore: Use artifactory DNS name (#2363) Ayaz Salikhov 2025-07-25 12:56:59 +01:00
  • 5778363689 chore: Do not add sha256 checksums to release notes (#2362) Ayaz Salikhov 2025-07-24 18:05:38 +01:00
  • d6fec5b5ff chore: Improve RC release notes (#2361) Ayaz Salikhov 2025-07-24 17:01:20 +01:00
  • e380214496 style: clang-tidy auto fixes (#2360) github-actions[bot] 2025-07-24 10:49:05 +01:00
  • 1463b0e3e5 refactor: Refactor Logger::init() into multiple functions (#2357) Ayaz Salikhov 2025-07-23 22:56:02 +01:00
  • 60bbe1eb72 refactor: Refactor Logger.hpp and LoggerFixtures.hpp (#2356) Ayaz Salikhov 2025-07-23 17:49:27 +01:00
  • b29e2e4c88 chore: Update boost usages to match 1.88 (#2355) Alex Kremer 2025-07-23 15:49:19 +01:00
  • bcaa5f3392 test: Fix prometheus tests (#2312) Sergey Kuznetsov 2025-07-23 15:26:01 +01:00
  • 3f0f20a542 ci: Pin docker image to commit hash (#2354) Ayaz Salikhov 2025-07-22 13:38:27 +01:00
  • 7558dfc7f5 chore: Commits for 2.5.0 (#2352) 2.5.0-rc3 2.5.0 release/2.5.0 Sergey Kuznetsov 2025-07-22 11:43:18 +01:00
  • 00333a8d16 fix: Handle logger exceptions (#2349) Sergey Kuznetsov 2025-07-21 17:30:08 +01:00
  • 61c17400fe fix: Fix writing into dead variables in BlockingCache (#2333) Sergey Kuznetsov 2025-07-21 12:16:46 +01:00
  • d43002b49a ci: Run upload_conan_deps on necessary changes in .github/scripts/conan/ (#2348) Ayaz Salikhov 2025-07-18 13:49:18 +01:00
  • 30880ad627 ci: Don't run tsan unit tests, build 3rd party for gcc.tsan heavy-arm64 (#2347) Ayaz Salikhov 2025-07-18 13:04:53 +01:00
  • 25e55ef952 feat: Update to GCC 14.3 (#2344) Ayaz Salikhov 2025-07-18 12:20:42 +01:00
  • 579e6030ca chore: Install apple-clang 17 locally (#2342) Ayaz Salikhov 2025-07-18 11:42:56 +01:00
  • d93b23206e chore: Do not hardcode python filename in gcc Dockerfile (#2340) Ayaz Salikhov 2025-07-17 18:18:00 +01:00
  • 1b63c3c315 chore: Don't hardcode gcc version in ci/Dockerfile (#2337) Ayaz Salikhov 2025-07-17 15:52:51 +01:00
  • a8e61204da chore: Don't hardcode xrplf repo when building docker images (#2336) Ayaz Salikhov 2025-07-16 13:46:33 +01:00
  • bef24c1387 chore: Add trufflehog security tool (#2334) Ayaz Salikhov 2025-07-15 19:26:14 +01:00
  • d83be17ded chore: Commits for 2.5.0 (#2330) 2.5.0-rc2 Sergey Kuznetsov 2025-07-14 15:55:34 +01:00
  • b6c1e2578b chore: Remove using blocking cache (#2328) Sergey Kuznetsov 2025-07-14 13:47:13 +01:00
  • e0496aff5a fix: Prepare runner in docs workflow (#2325) Ayaz Salikhov 2025-07-10 18:41:22 +01:00
  • 2f7adfb883 feat: Always use version from tag if available (#2322) Ayaz Salikhov 2025-07-10 17:10:31 +01:00
  • 0f1895947d feat: Add script to rebuild conan dependencies (#2311) Ayaz Salikhov 2025-07-10 15:44:12 +01:00
  • fa693b2aff chore: Unify how we deal with branches (#2320) Ayaz Salikhov 2025-07-10 14:16:36 +01:00
  • 1825ea701f fix: Mark tags with dash as prerelease (#2319) Ayaz Salikhov 2025-07-10 14:16:03 +01:00
  • 2ae5b13fb9 refactor: Simplify CMakeLists.txt for sanitizers (#2297) Ayaz Salikhov 2025-07-10 14:04:29 +01:00
  • 686a732fa8 fix: Link with boost libraries explicitly (#2313) Ayaz Salikhov 2025-07-10 12:09:21 +01:00
  • 4919b57466 style: clang-tidy auto fixes (#2317) github-actions[bot] 2025-07-10 10:50:03 +01:00
  • 44d39f335e fix: ASAN heap-buffer-overflow issue in DBHelpers (#2310) Alex Kremer 2025-07-09 21:17:25 +01:00
  • bfe5b52a64 fix: Add sending queue to ng web server (#2273) Sergey Kuznetsov 2025-07-09 17:29:57 +01:00
  • 413b823976 fix: ASAN stack-buffer-overflow in NFTHelpersTest_NFTDataFromLedgerObject (#2306) Alex Kremer 2025-07-09 13:43:39 +01:00
  • e664f0b9ce chore: Remove redundant words in comment (#2309) Hanlu 2025-07-09 19:11:49 +08:00
  • 907bd7a58f chore: Update conan revisions (#2308) Ayaz Salikhov 2025-07-09 11:46:34 +01:00
  • f94a9864f0 fix: Usage of compiler flags for RPC module (#2305) Alex Kremer 2025-07-08 22:46:26 +01:00
  • 36ea0389e2 chore: Bump tools docker image version (#2303) Ayaz Salikhov 2025-07-08 18:05:08 +01:00
  • 12640de22d ci: Build tools image separately for different archs (#2302) Ayaz Salikhov 2025-07-08 17:59:52 +01:00
  • ae4f2d9023 ci: Add mold to tools image (#2301) Ayaz Salikhov 2025-07-08 17:41:22 +01:00
  • b7b61ef61d fix: Temporarily disable dockerhub description update (#2298) Ayaz Salikhov 2025-07-08 15:41:03 +01:00
  • f391c3c899 feat: Run sanitizers for Debug builds as well (#2296) Ayaz Salikhov 2025-07-08 12:32:16 +01:00
  • 562ea41a64 feat: Update to Clang 19 (#2293) Ayaz Salikhov 2025-07-08 11:49:11 +01:00
  • 687b1e8887 chore: Don't hardcode versions in Dockerfiles and workflows (#2291) Ayaz Salikhov 2025-07-03 11:53:53 +01:00
  • cc506fd094 style: Update pre-commit hooks (#2290) github-actions[bot] 2025-07-02 16:36:34 +01:00
  • 1fe323190a fix: Make pre-commit autoupdate PRs verified (#2289) Ayaz Salikhov 2025-07-02 16:34:16 +01:00
  • 99a33777c9 style: Update pre-commit hooks update/pre-commit-hooks mathbunnyru 2025-07-02 15:24:51 +00:00
  • 379a44641b fix: Import a GPG key when running pre-commit-autoupdate (#2287) Ayaz Salikhov 2025-07-02 16:23:13 +01:00
  • 18b8fc7e5c ci: Update LLVM tools to v20 (#2278) Ayaz Salikhov 2025-07-02 14:55:54 +01:00
  • be2d915df7 fix: Cleanup fmt headers (#2285) Ayaz Salikhov 2025-07-02 14:55:24 +01:00
  • 57dda8ac50 chore: Update fmt to 11.2.0 (#2281) Ayaz Salikhov 2025-07-02 14:11:35 +01:00
  • 5cdd8a642f fix: Use .contains() method where available (#2277) Ayaz Salikhov 2025-07-01 18:28:12 +01:00
  • 8abc9c6645 style: Add pre-commit hook to fix JSON style in C++ code (#2266) Ayaz Salikhov 2025-06-30 15:28:59 +01:00
  • 24e1aa9ae5 fix: Only set package_id:confs for sanitized builds (#2261) Ayaz Salikhov 2025-06-30 13:15:28 +01:00
  • 9bee023105 fix: Do not allow command injection in GitHub workflows (#2270) Ayaz Salikhov 2025-06-30 12:03:06 +01:00
  • 4ee3ef94d9 style: clang-tidy auto fixes (#2272) github-actions[bot] 2025-06-30 11:40:45 +01:00
  • f04d2a97ec chore: Commits for 2.5.0 (#2268) 2.5.0-rc1 Sergey Kuznetsov 2025-06-30 11:32:26 +01:00
  • 8fcc2dfa19 fix: Pin lxml<6.0.0 (#2269) Ayaz Salikhov 2025-06-27 18:56:14 +01:00
  • 123e09695e feat: Switch to xrpl/2.5.0 release (#2267) Ayaz Salikhov 2025-06-27 17:13:05 +01:00
  • 371237487b feat: Support single asset vault (#1979) Peter Chen 2025-06-27 07:27:34 -07:00
  • d97f19ba1d style: Fix JSON style in C++ code (#2262) Ayaz Salikhov 2025-06-27 11:45:11 +01:00
  • e92dbc8fce style: clang-tidy auto fixes (#2264) github-actions[bot] 2025-06-27 10:30:17 +01:00
  • 769fdab6b7 feat: Add Support For Token Escrow (#2252) Ayaz Salikhov 2025-06-26 18:03:26 +01:00
  • 363344d36e feat: Add init_conan script (#2242) Ayaz Salikhov 2025-06-26 17:12:32 +01:00
  • 4f7e8194f0 fix: Don't cancel ci image builds (#2259) Ayaz Salikhov 2025-06-26 14:51:34 +01:00
  • b11c1c9987 Up build mathbunnyru-patch-1 Ayaz Salikhov 2025-06-23 22:11:37 +00:00
  • 43a4d15d2d fix: Don't cancel ci image builds Ayaz Salikhov 2025-06-23 21:40:56 +01:00
  • 04c80c62f5 ci: [DEPENDABOT] bump docker/setup-buildx-action from 3.11.0 to 3.11.1 in /.github/actions/build_docker_image (#2256) dependabot[bot] 2025-06-23 12:26:26 +01:00
  • 92fdebf590 chore: Update conan.lock (#2250) Ayaz Salikhov 2025-06-23 12:11:03 +01:00
  • b054a8424d refactor: Refactor GCC image to make upgrades easier (#2246) Ayaz Salikhov 2025-06-23 12:07:44 +01:00
  • 162b1305e0 feat: Download and upload conan packages in parallel (#2254) Ayaz Salikhov 2025-06-23 12:06:38 +01:00
  • bdaa04d1ec ci: Don't use dynamic names when they are not needed (#2251) Ayaz Salikhov 2025-06-23 11:44:17 +01:00
  • 6c69453bda fix: Disable conan uploads on schedule (#2253) Ayaz Salikhov 2025-06-23 11:41:31 +01:00
  • 7661ee6a3b fix: Make update-libxrpl-version work with lockfile (#2249) Ayaz Salikhov 2025-06-23 11:38:28 +01:00
  • 6cabe89601 chore: Don't use self-hosted runner tag (#2248) Ayaz Salikhov 2025-06-23 11:35:34 +01:00
  • 70f7635dda refactor: Simplify check_config implementation (#2247) Ayaz Salikhov 2025-06-23 11:34:43 +01:00
  • c8574ea42a chore: Cleanup conanfile (#2243) Ayaz Salikhov 2025-06-23 11:28:22 +01:00