Commit Graph

  • eaf770ccca style: Update pre-commit hooks (#3087) develop nightly-20260601 github-actions[bot] 2026-06-01 11:57:14 +01:00
  • ffca7f9de0 ci: [DEPENDABOT] bump docker/setup-qemu-action from 4.0.0 to 4.1.0 in /.github/actions/build-docker-image (#3088) dependabot[bot] 2026-06-01 11:44:22 +01:00
  • 16c0a64394 chore: Rewrite verify-commits script (#3086) Ayaz Salikhov 2026-05-28 11:20:19 +01:00
  • 267fe05a8f style: Run shfmt on workflows and actions (#3085) Ayaz Salikhov 2026-05-28 11:03:38 +01:00
  • 25c0dc6f1c ci: Only push to DockerHub in main repo (#3084) Ayaz Salikhov 2026-05-27 14:38:37 +01:00
  • 76043d607f ci: [DEPENDABOT] bump docker/build-push-action from 7.1.0 to 7.2.0 in /.github/actions/build-docker-image (#3083) dependabot[bot] 2026-05-26 11:33:12 +01:00
  • 8e7f07d1cf ci: [DEPENDABOT] bump docker/login-action from 4.1.0 to 4.2.0 in /.github/actions/build-docker-image (#3082) dependabot[bot] 2026-05-26 11:33:03 +01:00
  • 43c3732116 ci: [DEPENDABOT] bump docker/metadata-action from 6.0.0 to 6.1.0 in /.github/actions/build-docker-image (#3081) dependabot[bot] 2026-05-26 11:32:52 +01:00
  • 13f65b6c3c ci: [DEPENDABOT] bump docker/setup-buildx-action from 4.0.0 to 4.1.0 in /.github/actions/build-docker-image (#3080) dependabot[bot] 2026-05-26 11:32:40 +01:00
  • aed2240cbd ci: [DEPENDABOT] bump codecov/codecov-action from 6.0.0 to 6.0.1 (#3079) dependabot[bot] 2026-05-26 11:32:32 +01:00
  • 4da9de304e ci: [DEPENDABOT] bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#3078) dependabot[bot] 2026-05-26 11:32:22 +01:00
  • f189dbf950 ci: [DEPENDABOT] bump docker/login-action from 4.1.0 to 4.2.0 (#3077) dependabot[bot] 2026-05-26 11:32:16 +01:00
  • cc4f204d9e style: More clang-tidy identifier renaming (#3076) Alex Kremer 2026-05-19 15:25:47 +01:00
  • f4dcfe20e9 ci: Run actions/configure-pages only in the main repo (#3075) Ayaz Salikhov 2026-05-14 18:14:48 +01:00
  • 3112a3d214 ci: Fix how workflows behave in forks (#3074) Ayaz Salikhov 2026-05-14 17:59:33 +01:00
  • dbc98894ba refactor: Rename static constants (#3073) Alex Kremer 2026-05-13 12:09:06 +01:00
  • a394c9bfc3 chore: Merge develop into release/2.8.0 (#3071) 2.8.0-rc2 release/2.8.0 Sergey Kuznetsov 2026-05-12 15:08:06 +01:00
  • d056c72212 test: Fix integration tests (#3072) Sergey Kuznetsov 2026-05-12 13:49:39 +01:00
  • a1112bf318 chore: Update libxrpl to 3.1.3 (#3070) Sergey Kuznetsov 2026-05-11 14:13:22 +01:00
  • e974e1899f fix: Don't cache responses to admin's requests (#3058) Sergey Kuznetsov 2026-05-05 17:00:59 +01:00
  • a7090f5b19 ci: Print tidy errors (#3068) Ayaz Salikhov 2026-05-05 16:30:49 +01:00
  • f2158cd2d9 ci: Make clang-tidy work on individual files in PRs (#3067) Ayaz Salikhov 2026-05-05 15:51:25 +01:00
  • e96ef39857 chore: Fix clang-tidy issues after introducing new checks (#3061) Alex Kremer 2026-05-05 15:21:54 +01:00
  • 5fe7c4407b ci: Use XRPLF/create-issue (#3066) Ayaz Salikhov 2026-05-05 14:21:36 +01:00
  • 9b20f1871e style: Update pre-commit hooks (#3057) Ayaz Salikhov 2026-05-01 15:32:13 +01:00
  • 51244feb4a chore: Enable more clang-tidy checks (#3054) Alex Kremer 2026-05-01 15:31:45 +01:00
  • d6bae6c12b ci: Rename print-env -> print-build-env (#3056) Ayaz Salikhov 2026-05-01 11:07:32 +01:00
  • 9fba183936 style: Update pre-commit hooks update/pre-commit-hooks-1777601183 mathbunnyru 2026-05-01 02:06:23 +00:00
  • fe30c87e2c ci: Use print-env from XRLPF/actions (#3053) Ayaz Salikhov 2026-04-29 18:28:45 +01:00
  • c88ffa7c92 chore: Use LLVM tools 21 (#3051) Ayaz Salikhov 2026-04-29 16:34:21 +01:00
  • 32aeda0ce7 chore: Fix clang-tidy 21 issues (#3052) Ayaz Salikhov 2026-04-29 16:17:32 +01:00
  • f174b47f49 ci: Build image with LLVM tools 21 (#3049) Ayaz Salikhov 2026-04-29 14:25:10 +01:00
  • 80cdb3234a ci: Upload clang-tidy git diff (#3050) Ayaz Salikhov 2026-04-29 13:28:46 +01:00
  • f1460de5d3 feat: Optional log rotation (#3016) 2.8.0-rc1 Sergey Kuznetsov 2026-04-27 15:30:53 +01:00
  • 198773f86a style: clang-tidy auto fixes (#3047) github-actions[bot] 2026-04-27 13:02:05 +01:00
  • fe0bf736fb refactor: Use error code in make_address() calls (#3044) Sergey Kuznetsov 2026-04-27 11:32:07 +01:00
  • d7bcf6e726 fix: Client IP resolving when proxy reusing TCP connection (#3043) 2.8.0-b1 Sergey Kuznetsov 2026-04-22 16:01:18 +01:00
  • e091175be7 ci: [DEPENDABOT] Bump actions/cache from 5.0.4 to 5.0.5 (#3039) dependabot[bot] 2026-04-20 11:06:27 +01:00
  • 6dae9fb093 ci: [DEPENDABOT] Bump tj-actions/changed-files from 47.0.5 to 47.0.6 (#3040) dependabot[bot] 2026-04-20 11:05:25 +01:00
  • 9c4b631925 chore: Add more AI folders to .gitignore (#3038) Mayukha Vadari 2026-04-17 17:04:39 -04:00
  • dc78915e13 chore: Update XRPLF/actions (#3023) Ayaz Salikhov 2026-04-13 14:37:08 +01:00
  • 4eb929ab54 ci: [DEPENDABOT] Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#3031) dependabot[bot] 2026-04-13 13:42:18 +01:00
  • 016c82e26e ci: [DEPENDABOT] Bump actions/upload-artifact from 7.0.0 to 7.0.1 in /.github/actions/code-coverage (#3035) dependabot[bot] 2026-04-13 13:42:08 +01:00
  • 6c96b1d059 ci: [DEPENDABOT] Bump docker/build-push-action from 7.0.0 to 7.1.0 in /.github/actions/build-docker-image (#3034) dependabot[bot] 2026-04-13 13:42:00 +01:00
  • 7b897b5a87 ci: [DEPENDABOT] Bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#3033) dependabot[bot] 2026-04-13 13:41:51 +01:00
  • a44c6064dd ci: [DEPENDABOT] Bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 (#3032) dependabot[bot] 2026-04-13 13:40:55 +01:00
  • 9cbec5ef45 ci: [DEPENDABOT] Bump docker/login-action from 4.0.0 to 4.1.0 (#3024) dependabot[bot] 2026-04-06 11:29:16 +01:00
  • ecfaae3efd ci: [DEPENDABOT] Bump docker/login-action from 4.0.0 to 4.1.0 in /.github/actions/build-docker-image (#3025) dependabot[bot] 2026-04-06 11:29:10 +01:00
  • a6f4bd8849 style: Update pre-commit hooks (#3022) github-actions[bot] 2026-04-01 10:05:14 +01:00
  • 22a9003aa3 ci: [DEPENDABOT] Bump codecov/codecov-action from 5.5.3 to 6.0.0 (#3018) dependabot[bot] 2026-03-30 08:51:00 +01:00
  • 1b822c37dc ci: [DEPENDABOT] Bump actions/deploy-pages from 4.0.5 to 5.0.0 (#3020) dependabot[bot] 2026-03-30 08:50:10 +01:00
  • 727665b4b9 ci: [DEPENDABOT] Bump actions/configure-pages from 5.0.0 to 6.0.0 (#3019) dependabot[bot] 2026-03-30 08:49:22 +01:00
  • fb8d648a08 test: Don't hardcode apiVersion where possible (#3017) Ayaz Salikhov 2026-03-27 16:02:19 +00:00
  • 0beaff15cd style: clang-tidy auto fixes (#3015) github-actions[bot] 2026-03-25 10:27:59 +00:00
  • 4b37493bc0 fix: Forwarded stream ignores specified api_version (#3010) Alex Kremer 2026-03-24 15:34:44 +00:00
  • 7238cc8799 fix: Allow deleted libXRPL amendments to still be queried via feature (#3011) Alex Kremer 2026-03-24 15:34:02 +00:00
  • 4e85398aed chore: Remove more copyrights from code (#3012) Alex Kremer 2026-03-24 15:33:12 +00:00
  • 21066d16e9 chore: Remove copyright from all source files (#2975) Alex Kremer 2026-03-24 15:25:32 +00:00
  • 4c3b5327b7 ci: [DEPENDABOT] Bump actions/cache from 5.0.3 to 5.0.4 (#3009) dependabot[bot] 2026-03-23 13:59:13 +00:00
  • 9231a545a2 ci: [DEPENDABOT] Bump codecov/codecov-action from 5.5.2 to 5.5.3 (#3008) dependabot[bot] 2026-03-23 13:58:55 +00:00
  • d3381a1dab fix: Resolve proxy ip before processing any request (#3006) Sergey Kuznetsov 2026-03-19 15:34:53 +00:00
  • 6ecca9e19c style: clang-tidy auto fixes (#3004) github-actions[bot] 2026-03-17 11:43:07 +00:00
  • 2316cced64 feat: Recover from fallback writer state (#3000) Sergey Kuznetsov 2026-03-16 14:09:26 +00:00
  • 1140b9e3a5 ci: [DEPENDABOT] Bump actions/download-artifact from 8.0.0 to 8.0.1 (#3001) dependabot[bot] 2026-03-16 06:14:18 +00:00
  • 4f0a983195 style: clang-tidy auto fixes (#2999) github-actions[bot] 2026-03-10 10:11:29 +00:00
  • 2b8a7b95e4 chore: Remove explicit accountNotFound message (#2978) Ayaz Salikhov 2026-03-09 17:17:09 +00:00
  • fbdd6d6105 feat: Limit cache loading in cluster (#2985) Sergey Kuznetsov 2026-03-09 17:11:20 +00:00
  • 53d9617b26 chore: Update XRPLF/actions (#2996) Ayaz Salikhov 2026-03-09 16:28:09 +00:00
  • 80743406ba chore: Use check-pr-title from XRPLF/actions (#2984) Ayaz Salikhov 2026-03-09 15:21:16 +00:00
  • f82196d9a2 ci: [DEPENDABOT] Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 in /.github/actions/build-docker-image (#2991) dependabot[bot] 2026-03-09 13:02:12 +00:00
  • 9385b77483 chore: Remove cmake-format mentions (#2986) Ayaz Salikhov 2026-03-09 11:34:17 +00:00
  • 88e8118cce ci: [DEPENDABOT] Bump docker/setup-buildx-action from 3.12.0 to 4.0.0 in /.github/actions/build-docker-image (#2995) dependabot[bot] 2026-03-09 09:27:56 +00:00
  • 7f34bebad1 ci: [DEPENDABOT] Bump docker/build-push-action from 6.18.0 to 7.0.0 in /.github/actions/build-docker-image (#2994) dependabot[bot] 2026-03-09 09:27:18 +00:00
  • 675046f9f2 ci: [DEPENDABOT] Bump docker/login-action from 3.7.0 to 4.0.0 in /.github/actions/build-docker-image (#2993) dependabot[bot] 2026-03-09 09:26:59 +00:00
  • b3c70a2f35 ci: [DEPENDABOT] Bump docker/metadata-action from 5.10.0 to 6.0.0 in /.github/actions/build-docker-image (#2992) dependabot[bot] 2026-03-09 09:26:42 +00:00
  • 1defdd7312 ci: [DEPENDABOT] Bump tj-actions/changed-files from 47.0.1 to 47.0.5 (#2990) dependabot[bot] 2026-03-09 09:26:00 +00:00
  • 45cc3aa57b ci: [DEPENDABOT] Bump crazy-max/ghaction-import-gpg from 6.3.0 to 7.0.0 (#2989) dependabot[bot] 2026-03-09 09:25:33 +00:00
  • ef0c3847fd ci: [DEPENDABOT] Bump docker/login-action from 3.7.0 to 4.0.0 (#2988) dependabot[bot] 2026-03-09 09:24:41 +00:00
  • b571e11f63 ci: [DEPENDABOT] Bump docker/setup-buildx-action from 3.12.0 to 4.0.0 (#2987) dependabot[bot] 2026-03-09 09:24:13 +00:00
  • 05e52ee7a4 fix: Start without cache file (#2976) Sergey Kuznetsov 2026-03-06 15:59:27 +00:00
  • 3737459d09 style: Apply custom cmake definitions (#2983) Ayaz Salikhov 2026-03-06 14:28:13 +00:00
  • 43e8c8cddb style: Unify style for 'not expectedLgrInfo.has_value()' (#2977) Ayaz Salikhov 2026-03-06 12:27:54 +00:00
  • 9cbc99651c style: Unify style for 'not expectedNext.has_value()' (#2979) Ayaz Salikhov 2026-03-06 12:21:53 +00:00
  • 967590e639 style: Use gersemi instead of ancient cmake-format (#2980) Ayaz Salikhov 2026-03-06 12:21:01 +00:00
  • 395e87b9c5 style: clang-tidy auto fixes (#2982) github-actions[bot] 2026-03-06 10:10:16 +00:00
  • 6d56ed5ccf chore: Move sharedPtrBackend (#2974) Ayaz Salikhov 2026-03-05 19:01:57 +00:00
  • a4d6caf8a7 style: Update pre-commit hooks (#2968) github-actions[bot] 2026-03-03 15:58:30 +00:00
  • b9ee5187b6 ci: [DEPENDABOT] Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#2969) dependabot[bot] 2026-03-02 12:55:05 +01:00
  • e43b678872 ci: [DEPENDABOT] Bump actions/download-artifact from 7.0.0 to 8.0.0 (#2970) dependabot[bot] 2026-03-02 12:54:56 +01:00
  • ef0a765e07 ci: [DEPENDABOT] Bump actions/upload-artifact from 6.0.0 to 7.0.0 in /.github/actions/code-coverage (#2971) dependabot[bot] 2026-03-02 12:54:46 +01:00
  • f9c89264da chore: Enable debug symbols (#2967) Ayaz Salikhov 2026-02-25 16:42:23 +00:00
  • 16030d1d81 chore: Update cleanup-workspace to delete old .conan2 dir on macOS (#2964) Ayaz Salikhov 2026-02-24 02:40:06 +00:00
  • 1220d632b5 style: Fix lint comments due to style changes (#2963) Ayaz Salikhov 2026-02-23 16:24:27 +00:00
  • e9052bcd80 style: Remove readability-identifier-naming where not needed (#2962) Ayaz Salikhov 2026-02-23 14:43:19 +00:00
  • c1f6a6eb31 chore: Fix compilation due to use of std::ranges::mismatch (#2960) Ayaz Salikhov 2026-02-23 14:32:07 +00:00
  • af736717fc style: clang-tidy auto fixes (#2958) github-actions[bot] 2026-02-23 13:54:07 +00:00
  • 2d6f82c27f feat: Metrics for requested ledger age (#2947) Sergey Kuznetsov 2026-02-20 18:01:15 +00:00
  • 6ba58f42f0 style: Set clang-format width 100 (#2953) Ayaz Salikhov 2026-02-20 15:56:03 +00:00
  • 480264ff8f perf: Use string_view in AccountInfo (#2951) Ayaz Salikhov 2026-02-18 17:11:31 +00:00
  • 584d2bb5f2 feat: Support Lending Protocol (#2945) Ayaz Salikhov 2026-02-17 22:54:24 +00:00