Commit Graph

  • 0cdfad3731 fix: Make fix-local-includes.sh work with multiple files (#2102) Ayaz Salikhov 2025-05-12 17:42:29 +01:00
  • 0b0794d9bf feat: Cache FetchLedgerBySeq (#2014) Peter Chen 2025-05-12 11:45:54 -04:00
  • aa910ba889 fix: Catch exception in ClusterCommunicationService (#2093) Sergey Kuznetsov 2025-05-12 16:16:23 +01:00
  • dbfabd4102 feat: Add load balancer prometheus metrics (#2096) Ayaz Salikhov 2025-05-12 14:15:22 +01:00
  • ce41f5ba07 fix: Make fix-local-includes.sh work on file-basis (#2099) Ayaz Salikhov 2025-05-12 13:14:42 +01:00
  • 24c77752cb docs: Improve wording (#2095) Ayaz Salikhov 2025-05-12 10:17:54 +01:00
  • 81f4386770 ci: Run integration tests on macOS (#2080) Ayaz Salikhov 2025-05-07 18:31:54 +01:00
  • a60d01d272 chore: Fix double quotes for all workflows and actions (#2090) Alex Kremer 2025-05-07 15:26:51 +01:00
  • 59d27db5ab style: clang-tidy auto fixes (#2092) github-actions[bot] 2025-05-07 14:29:12 +01:00
  • e75aa1add1 fix: Make ctors/dtors public in tests (#2089) Ayaz Salikhov 2025-05-07 12:49:47 +01:00
  • 038b2d2f35 [CI] clang-tidy auto fixes clang_tidy/autofix-1746610666 godexsoft 2025-05-07 09:37:45 +00:00
  • 68f832a832 ci: Use XRPLF/clio-dev-team in dependabot (#2081) Ayaz Salikhov 2025-05-07 09:41:59 +01:00
  • 5e43c3b099 test: Remove SetUp and TearDown methods in tests (#2086) Ayaz Salikhov 2025-05-07 09:41:23 +01:00
  • 9af36e5235 ci: run pre-commit workflow on heavy runner to make doxygen work (#2085) Ayaz Salikhov 2025-05-06 15:51:00 +01:00
  • 90103431ea fix: Pass secrets.CODECOV_TOKEN explicitly (#2079) Ayaz Salikhov 2025-05-02 17:17:27 +01:00
  • ed27c41641 ci: Fail CI if codecov upload fails (#2078) Ayaz Salikhov 2025-05-02 16:17:32 +01:00
  • 3daa735b31 fix: Flaky test in ETLng (#2077) Alex Kremer 2025-05-02 15:55:12 +01:00
  • 5d2c2a8bfc ci: Move clang build analyzer to nightly (#2074) Ayaz Salikhov 2025-05-02 13:50:02 +01:00
  • f2384a47f1 feat: Implement clang build analyzer (#2072) Ayaz Salikhov 2025-05-02 12:49:51 +01:00
  • c774a40a59 ci: Install ClangBuildAnalyzer in the ci image (#2071) Ayaz Salikhov 2025-05-01 18:49:57 +01:00
  • 477d8e1f5f ci: Don't use concurrency with workflow_call (#2069) Ayaz Salikhov 2025-05-01 18:03:46 +01:00
  • 7fd51d8a60 ci: Refactor how we run code coverage (#2065) Ayaz Salikhov 2025-05-01 16:44:37 +01:00
  • b2a1b34ae6 style: Improve actions and workflows style (#2060) Ayaz Salikhov 2025-04-30 11:55:27 +01:00
  • 5860a90b94 fix: Quote release title (#2064) Ayaz Salikhov 2025-04-30 11:46:44 +01:00
  • f2f342f7c2 ci: Specify concurrency for github workflows (#2059) Ayaz Salikhov 2025-04-30 11:45:56 +01:00
  • cc1da5afa9 test: Add build_and_test reusable workflow (#2048) Ayaz Salikhov 2025-04-29 20:28:51 +01:00
  • de055934e1 chore: Use only pre-commit hooks (#2057) Ayaz Salikhov 2025-04-29 18:18:42 +01:00
  • 0c201ed952 feat: Introduce release_impl.yml workflow to automatically create rel… (#2043) Ayaz Salikhov 2025-04-29 16:58:25 +01:00
  • 9b83eb4033 style: Add C++ pre-commit hooks (#2039) Ayaz Salikhov 2025-04-29 15:12:38 +01:00
  • fadd60e68a fix: Don't use steps.conan.outputs.conan_profile as it doesn't exist … (#2056) Ayaz Salikhov 2025-04-29 13:32:47 +01:00
  • eef85b520a ci: Use ghcr.io/xrplf/clio-ci docker image (#2055) Ayaz Salikhov 2025-04-29 11:35:26 +01:00
  • 8b99013ff8 style: clang-tidy auto fixes (#2053) github-actions[bot] 2025-04-29 10:52:35 +01:00
  • af0a8af287 style: Add typos pre-commit hook (#2041) Ayaz Salikhov 2025-04-29 09:59:11 +01:00
  • de43be887e ci: Try to push to ghcr.io (#2051) Ayaz Salikhov 2025-04-28 19:04:22 +01:00
  • b03cd63efd fix: Remove Mac CMake installation error (#2040) Ayaz Salikhov 2025-04-28 19:00:15 +01:00
  • 76cf2fc57e chore: Disable add_label for conventional commits (#2054) Ayaz Salikhov 2025-04-28 18:55:26 +01:00
  • f7f619fd1b chore: Don't use wandalen/wretry.action and update codecov/codecov-ac… (#2050) Ayaz Salikhov 2025-04-28 18:00:02 +01:00
  • 4a0267fbac style: Add markdownlint pre-commit hook (#2038) Ayaz Salikhov 2025-04-28 16:31:07 +01:00
  • b51ed8dd98 fix: Use ytanikin/pr-conventional-commits action for conventional com… (#2049) Ayaz Salikhov 2025-04-28 16:17:23 +01:00
  • cb01c9f596 fix: Add missing paths to update_docker_ci.yml (#2044) Ayaz Salikhov 2025-04-28 16:06:09 +01:00
  • 7c55529c90 chore: Capitalize Dockerfile to add support of tools (#2045) Ayaz Salikhov 2025-04-28 16:05:37 +01:00
  • 424af5dfe0 style: Apply go fmt to go code (#2046) Ayaz Salikhov 2025-04-28 16:04:50 +01:00
  • bebc683ba2 chore: Specify conan profile explicitly and don't override it (#2042) Ayaz Salikhov 2025-04-28 15:00:44 +01:00
  • 1e0a2f5162 style: Add prettier pre-commit hook (#2031) Ayaz Salikhov 2025-04-25 16:24:45 +01:00
  • 593d7298b1 fix: Add CTID to all RPC's that includes transactions (#2011) Peter Chen 2025-04-25 09:55:39 -04:00
  • 79e6f07863 fix: Pin cmake version in ci Dockerfile (#2036) Ayaz Salikhov 2025-04-25 12:23:44 +01:00
  • 1cb09a01f6 style: clang-tidy auto fixes (#2034) github-actions[bot] 2025-04-25 11:10:05 +01:00
  • 9c92a2b51b style: Use pre-commit tool and add simple config (#2029) Ayaz Salikhov 2025-04-24 17:59:43 +01:00
  • 99580a2602 ci: [DEPENDABOT] bump docker/build-push-action from 6.15.0 to 6.16.0 in /.github/actions/build_docker_image (#2030) dependabot[bot] 2025-04-24 17:21:43 +01:00
  • ade6289de2 refactor: Add str() method to BaseTagDecorator (#2020) Ayaz Salikhov 2025-04-24 16:48:19 +01:00
  • 3916635037 chore: Remove dead code related to centos (#2028) Ayaz Salikhov 2025-04-24 15:26:41 +01:00
  • f195a30a76 ci: [DEPENDABOT] bump docker/build-push-action from 5.4.0 to 6.15.0 in /.github/actions/build_docker_image (#2027) dependabot[bot] 2025-04-24 12:51:08 +01:00
  • cc610a0964 ci: Fix time field to be string in dependabot config (#2024) Ayaz Salikhov 2025-04-24 12:19:44 +01:00
  • c5012eb854 style: clang-tidy auto fixes (#2026) github-actions[bot] 2025-04-24 11:19:28 +01:00
  • 01ae4c4312 refactor: Compare error_code with enum values, not hardcoded ints (#2023) Ayaz Salikhov 2025-04-23 18:39:53 +01:00
  • 88d27a7265 chore: Pin external actions using hashes (#2019) Ayaz Salikhov 2025-04-23 17:35:40 +01:00
  • e01d7d12cf chore: Run dependabot for all local actions (#2018) Ayaz Salikhov 2025-04-23 16:54:32 +01:00
  • 1e38ad5ec0 style: clang-tidy auto fixes (#2013) github-actions[bot] 2025-04-21 10:26:46 -04:00
  • 782fea3837 [CI] clang-tidy auto fixes clang_tidy/autofix-1744968479 godexsoft 2025-04-18 09:27:58 +00:00
  • bd9e39ee85 fix: Fix incorrect requests logging (#2005) Sergey Kuznetsov 2025-04-17 17:49:44 +01:00
  • 46514c8fe9 feat: More efficient cache (#1997) Sergey Kuznetsov 2025-04-17 16:44:53 +01:00
  • 39d1ceace4 style: clang-tidy auto fixes (#2007) github-actions[bot] 2025-04-17 11:05:27 +01:00
  • 89eb962d85 fix: CTID issue (#2001) Peter Chen 2025-04-16 11:55:12 -07:00
  • 4a5fee7548 docs: Verify/review config descriptions (#1960) Maria Shodunke 2025-04-09 17:49:11 +01:00
  • fcd891148b chore: Fix clang-tidy 'fixes' (#1996) Alex Kremer 2025-04-08 17:18:33 +01:00
  • 99adb31184 style: clang-tidy auto fixes (#1994) github-actions[bot] 2025-04-08 11:18:52 +01:00
  • 2c1a90a20d feat: Nodes communication via DB (#1976) Sergey Kuznetsov 2025-04-07 14:18:49 +01:00
  • 2385bf547b style: clang-tidy auto fixes (#1992) github-actions[bot] 2025-04-07 11:13:22 +01:00
  • 1d011cf8d9 feat: ETLng integration (#1986) Alex Kremer 2025-04-04 15:52:22 +01:00
  • 6896a2545a chore: Update workflow notification settings (#1990) Alex Kremer 2025-04-04 15:51:13 +01:00
  • 91484c64e4 style: clang-tidy auto fixes (#1989) github-actions[bot] 2025-04-03 11:08:47 +01:00
  • bdf7382d44 chore: Update maintainers (#1987) Alex Kremer 2025-04-02 16:50:45 +01:00
  • 8a3e71e91f fix: incorrect set HighDeepFreeze flag (#1978) Peter Chen 2025-04-02 09:53:35 -04:00
  • e61ee30180 style: clang-tidy auto fixes (#1985) 2.5.0-b1 github-actions[bot] 2025-04-02 12:40:38 +01:00
  • d3df6d10e4 fix: Fix ssl in new webserver (#1981) Sergey Kuznetsov 2025-04-01 16:12:16 +01:00
  • 60df3a1914 ci: Pin cmake 3.31.6 for macos runners (#1983) Sergey Kuznetsov 2025-04-01 14:49:17 +01:00
  • f454076fb6 feat: Snapshot import feature (#1970) cyan317 2025-03-26 09:11:15 +00:00
  • 66b3f40268 style: clang-tidy auto fixes (#1972) github-actions[bot] 2025-03-24 12:14:38 +00:00
  • b31b7633c9 feat: ETLng extensions (#1967) Alex Kremer 2025-03-21 16:41:29 +00:00
  • a36aa3618f fix: ripple_flag logic in account lines (#1969) Peter Chen 2025-03-19 10:26:04 -04:00
  • 7943f47939 chore: Add git-cliff config (#1965) Sergey Kuznetsov 2025-03-18 15:12:49 +00:00
  • 8d875702eb chore: Commits for 2.4.0-rc2 (#1964) 2.4.0-rc2 2.4.0 release/2.4.0 Sergey Kuznetsov 2025-03-13 17:02:52 +00:00
  • 67e451ec23 chore: Upgrade libxrpl to 2.4.0 (#1961) Sergey Kuznetsov 2025-03-13 15:42:20 +00:00
  • 92789d5a91 style: clang-tidy auto fixes (#1963) github-actions[bot] 2025-03-13 11:24:12 +00:00
  • 5e7ff66ba6 chore: Commits for 2.4.0 rc1 (#1959) 2.4.0-rc1 Sergey Kuznetsov 2025-03-12 15:30:05 +00:00
  • 1b1a5e4068 Merge branch 'develop' into Commits_for_2.4.0_rc1 Sergey Kuznetsov 2025-03-12 15:05:59 +00:00
  • 73477fb9d4 feat: Expose ledger cache full and disabled to prometheus (#1957) Sergey Kuznetsov 2025-03-12 14:54:21 +00:00
  • 8ac1ff7699 feat: Implement and use LedgerCacheInterface (#1955) Alex Kremer 2025-03-12 13:48:33 +00:00
  • 1bba437085 chore: Commits for 2.4.0-b4 (#1954) 2.4.0-b4 Alex Kremer 2025-03-11 13:33:43 +00:00
  • 41fc67748a Merge branch 'release/2.4.0' into chore/commits-for-2.4.0-b4 Sergey Kuznetsov 2025-03-11 13:09:42 +00:00
  • 26842374de fix: Fix url check in config (#1953) Sergey Kuznetsov 2025-03-11 12:54:22 +00:00
  • a46d700390 fix: Improve error message when starting read only mode with empty DB (#1946) Sergey Kuznetsov 2025-03-10 11:54:56 +00:00
  • a34d565ea4 style: clang-tidy auto fixes (#1949) github-actions[bot] 2025-03-10 10:35:36 +00:00
  • c57fe1e6e4 test: Add assert mock to avoid death tests (#1947) Sergey Kuznetsov 2025-03-07 18:11:52 +00:00
  • 8a08c5e6ce feat: Add support for deep freeze (#1875) Peter Chen 2025-03-05 11:04:44 -05:00
  • 5d2694d36c chore: update libxrpl (#1943) Peter Chen 2025-03-05 10:14:39 -05:00
  • 98ff72be66 fix: change math/rand to crypto/rand (#1941) Peter Chen 2025-03-05 10:12:50 -05:00
  • 915a8beb40 style: Use error code instead of exception when parsing json (#1942) Sergey Kuznetsov 2025-03-04 18:34:45 +00:00
  • f7db030ad7 fix: Fix dangling reference in new web server (#1938) Sergey Kuznetsov 2025-03-04 16:45:47 +00:00
  • 86e2cd1cc4 feat: Add workflow to check config description (#1894) Peter Chen 2025-03-04 10:47:36 -05:00