Commit Graph

  • 6c34458d6c style: clang-tidy auto fixes (#2471) github-actions[bot] 2025-08-22 10:31:05 +01:00
  • 8f6bec2e25 merge develop Peter Chen 2025-08-21 12:37:19 -04:00
  • ec40cc93ff fix: Shutdown LogService after exceptions are printed (#2464) Ayaz Salikhov 2025-08-21 15:43:30 +01:00
  • 3681ef4e41 feat: Do not print critical errors in stdout (#2468) Ayaz Salikhov 2025-08-21 15:33:01 +01:00
  • e2fbf56277 style: clang-tidy auto fixes (#2466) github-actions[bot] 2025-08-21 10:31:22 +01:00
  • 2d48de372b feat: Generate Debian packages with CPack (#2282) Michael Legleux 2025-08-21 00:07:29 -07:00
  • 0d9a83fd4d fix comments Peter Chen 2025-08-20 12:29:01 -04:00
  • c780ef8a0b refactor: output struct (#2456) Peter Chen 2025-08-20 11:13:05 -04:00
  • d833d36896 refactor: Add kCONFIG_DESCRIPTION_HEADER (#2463) Ayaz Salikhov 2025-08-20 15:29:55 +01:00
  • 7a2090bc00 docs: Add log format description (#2461) Ayaz Salikhov 2025-08-20 13:45:22 +01:00
  • b5892dd139 fix: Print error and help on unknown arg (#2460) Ayaz Salikhov 2025-08-20 12:56:27 +01:00
  • a172d0b7ea feat: Validate unexpected config values (#2457) Ayaz Salikhov 2025-08-20 12:38:51 +01:00
  • 47c2af0421 Merge branch 'develop' into SupportKeyspace Peter Chen 2025-08-19 16:37:08 -04:00
  • c3e04426d3 fix bug and comments Peter Chen 2025-08-19 16:19:44 -04:00
  • e9ab081ab7 fix: add trustline locking flag to account_info (#2338) Peter Chen 2025-08-19 10:07:21 -04:00
  • caedb51f00 docs: Update information about minimum compilers (#2448) Ayaz Salikhov 2025-08-19 12:14:09 +01:00
  • e6abdda0a7 ci: Update build image (#2453) Michael Legleux 2025-08-18 16:52:09 -07:00
  • d598396445 remove unnecessary comment Peter Chen 2025-08-18 16:33:12 -04:00
  • bbd2884e3b feat: Support Keyspace Peter Chen 2025-08-18 15:38:56 -04:00
  • 46c96654ee fix: Fix default severity in Logger (#2449) Ayaz Salikhov 2025-08-18 16:04:54 +01:00
  • 57ac234657 docs: Delete logging.md (#2450) Ayaz Salikhov 2025-08-18 15:57:26 +01:00
  • 4232359dce refactor: Put log options in log section in config (#2440) Ayaz Salikhov 2025-08-18 15:22:33 +01:00
  • 8b1cab46e7 ci: "Revert ci: [DEPENDABOT] bump actions/checkout from 4 to 5" (#2446) Ayaz Salikhov 2025-08-18 11:49:05 +01:00
  • e05505aa4f ci: [DEPENDABOT] bump actions/checkout from 4 to 5 (#2443) dependabot[bot] 2025-08-18 09:56:05 +01:00
  • 73bc85864b ci: Use main repo release tag in forks (#2439) Ayaz Salikhov 2025-08-15 16:12:42 +01:00
  • 373430924b ci: Fix nightly docker image in forks (#2438) Ayaz Salikhov 2025-08-15 16:12:29 +01:00
  • 8ad111655c ci: Add dependencies for Debian packages (#2436) Michael Legleux 2025-08-14 11:07:46 -07:00
  • 0a8470758d ci: Fix docker CI in forks (#2435) Ayaz Salikhov 2025-08-14 17:52:10 +01:00
  • 1ec906addc ci: Start using apple-clang 17 in CI (#2432) Ayaz Salikhov 2025-08-14 17:34:35 +01:00
  • afc0a358d9 ci: Make CI work well in forks (#2434) Ayaz Salikhov 2025-08-14 13:50:16 +01:00
  • af284dda37 test: Write more data to fill socket buffer (#2433) Ayaz Salikhov 2025-08-14 12:02:10 +01:00
  • 7558348d14 ci: Use image with GDB (#2430) Ayaz Salikhov 2025-08-13 18:54:53 +01:00
  • 0d262e74bc chore: Add GDB to docker image (#2429) Ayaz Salikhov 2025-08-13 13:49:24 +01:00
  • 312e7be2b4 ci: Use GCC 15.2 (#2428) Ayaz Salikhov 2025-08-13 11:43:53 +01:00
  • de9b79adf0 chore: Build GCC 15.2 (#2426) Ayaz Salikhov 2025-08-12 19:37:44 +01:00
  • 6c68360234 chore: Remove trufflehog (#2427) Alex Kremer 2025-08-12 19:37:12 +01:00
  • 7e42507b9a fix: Fix GCC 15 discovered bugs (#2425) Ayaz Salikhov 2025-08-12 15:57:14 +01:00
  • 36bfcc7543 fix: Do not log shutdown message in LogService (#2424) Ayaz Salikhov 2025-08-12 15:30:19 +01:00
  • 4a5278a915 style: Mark spdlog fwd declararations as NOLINT(readability-identifie… (#2423) Ayaz Salikhov 2025-08-12 13:24:14 +01:00
  • 333b73e882 style: clang-tidy auto fixes (#2420) github-actions[bot] 2025-08-11 19:59:47 +01:00
  • 9420c506ca feat: Use spdlog logger (#2372) Ayaz Salikhov 2025-08-11 18:04:04 +01:00
  • 707427c63a ci: [DEPENDABOT] Bump actions/download-artifact from 4 to 5 (#2414) 2.6.0-b1 dependabot[bot] 2025-08-11 12:23:49 +01:00
  • 5eea26d9ac perf: Pass const reference Input into handlers (#2409) emrearıyürek 2025-08-11 13:21:32 +02:00
  • 226d386be2 fix: remove 'count' from logger level (#2408) Peter Chen 2025-08-11 07:00:52 -04:00
  • c95d8f2f89 ci: [DEPENDABOT] Bump docker/login-action from 3.4.0 to 3.5.0 in /.github/actions/build_docker_image (#2415) dependabot[bot] 2025-08-11 10:26:48 +01:00
  • ed5dfc6c0e ci: [DEPENDABOT] Bump docker/login-action from 3.4.0 to 3.5.0 (#2416) dependabot[bot] 2025-08-11 10:26:09 +01:00
  • 2600198bd5 perf: Optimize bench logger code for more realistic scenario (#2412) Ayaz Salikhov 2025-08-08 12:21:06 +01:00
  • c83be63b9c style: clang-tidy auto fixes (#2411) github-actions[bot] 2025-08-08 10:49:43 +01:00
  • 4aa2ca94de perf: Add benchmark for Logger (#2407) Ayaz Salikhov 2025-08-07 19:46:12 +01:00
  • 87565b685a fix: MPT test object producing ASAN error (#2406) Alex Kremer 2025-08-07 18:57:26 +01:00
  • e4d0c1ca48 chore: Update trufflehog max depth (#2405) Alex Kremer 2025-08-07 16:01:38 +01:00
  • 498232baf8 ci: Build benchmark code in CI (#2404) Ayaz Salikhov 2025-08-07 15:59:33 +01:00
  • 43f4828a61 style: clang-tidy auto fixes (#2402) github-actions[bot] 2025-08-07 10:44:43 +01:00
  • 1a298dedd2 fix: ETLng more cpu usage fixes (#2399) Alex Kremer 2025-08-06 16:50:48 +01:00
  • 6c9c88e3fc fix: Remove tight loop in ETLng (#2398) Alex Kremer 2025-08-06 12:29:42 +01:00
  • 156b858db7 fix: Fix default bool value print in config definition (#2397) Ayaz Salikhov 2025-08-06 11:51:15 +01:00
  • cfffbfba9d ci: Make clio_server executable (#2394) Ayaz Salikhov 2025-08-05 18:13:23 +01:00
  • 97a938a2a9 chore: Rewrite clio Dockerfile so it's more clear (#2395) Ayaz Salikhov 2025-08-05 18:13:11 +01:00
  • 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