Sergey Kuznetsov
a394c9bfc3
chore: Merge develop into release/2.8.0 ( #3071 )
...
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
Co-authored-by: Alex Kremer <akremer@ripple.com >
2.8.0-rc2
2026-05-12 15:08:06 +01:00
Sergey Kuznetsov
d056c72212
test: Fix integration tests ( #3072 )
...
Fix 2 issues in integration tests:
- `127.0.0.2` is forwarded to localhost on macos
- Keyspace is always dropped in test's destructor but it may not exist
2026-05-12 13:49:39 +01:00
Sergey Kuznetsov
a1112bf318
chore: Update libxrpl to 3.1.3 ( #3070 )
2026-05-11 14:13:22 +01:00
Sergey Kuznetsov
e974e1899f
fix: Don't cache responses to admin's requests ( #3058 )
2026-05-05 17:00:59 +01:00
Ayaz Salikhov
a7090f5b19
ci: Print tidy errors ( #3068 )
2026-05-05 16:30:49 +01:00
Ayaz Salikhov
f2158cd2d9
ci: Make clang-tidy work on individual files in PRs ( #3067 )
2026-05-05 15:51:25 +01:00
Alex Kremer
e96ef39857
chore: Fix clang-tidy issues after introducing new checks ( #3061 )
2026-05-05 15:21:54 +01:00
Ayaz Salikhov
5fe7c4407b
ci: Use XRPLF/create-issue ( #3066 )
2026-05-05 14:21:36 +01:00
Ayaz Salikhov
9b20f1871e
style: Update pre-commit hooks ( #3057 )
2026-05-01 15:32:13 +01:00
Alex Kremer
51244feb4a
chore: Enable more clang-tidy checks ( #3054 )
2026-05-01 15:31:45 +01:00
Ayaz Salikhov
d6bae6c12b
ci: Rename print-env -> print-build-env ( #3056 )
2026-05-01 11:07:32 +01:00
Ayaz Salikhov
fe30c87e2c
ci: Use print-env from XRLPF/actions ( #3053 )
2026-04-29 18:28:45 +01:00
Ayaz Salikhov
c88ffa7c92
chore: Use LLVM tools 21 ( #3051 )
2026-04-29 16:34:21 +01:00
Ayaz Salikhov
32aeda0ce7
chore: Fix clang-tidy 21 issues ( #3052 )
2026-04-29 16:17:32 +01:00
Ayaz Salikhov
f174b47f49
ci: Build image with LLVM tools 21 ( #3049 )
2026-04-29 14:25:10 +01:00
Ayaz Salikhov
80cdb3234a
ci: Upload clang-tidy git diff ( #3050 )
2026-04-29 13:28:46 +01:00
Sergey Kuznetsov
f1460de5d3
feat: Optional log rotation ( #3016 )
...
This PR adds an option to disable log rotation.
2.8.0-rc1
2026-04-27 15:30:53 +01:00
github-actions[bot]
198773f86a
style: clang-tidy auto fixes ( #3047 )
...
Fixes #3046 . Please review and commit clang-tidy fixes.
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com >
2026-04-27 13:02:05 +01:00
Sergey Kuznetsov
fe0bf736fb
refactor: Use error code in make_address() calls ( #3044 )
...
Function `ip::make_address()` throws an exception on an invalid IP.
Refactor to a better error handling without exceptions.
2026-04-27 11:32:07 +01:00
Sergey Kuznetsov
d7bcf6e726
fix: Client IP resolving when proxy reusing TCP connection ( #3043 )
...
Proxy may reuse TCP connections to send HTTP requests from different
clients. This PR fixes bug when Clio resolves client IP only once per
connection.
2.8.0-b1
2026-04-22 16:01:18 +01:00
dependabot[bot]
e091175be7
ci: [DEPENDABOT] Bump actions/cache from 5.0.4 to 5.0.5 ( #3039 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 11:06:27 +01:00
dependabot[bot]
6dae9fb093
ci: [DEPENDABOT] Bump tj-actions/changed-files from 47.0.5 to 47.0.6 ( #3040 )
...
Co-authored-by: github-actions[bot]
Co-authored-by: Tonye Jack <a
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 11:05:25 +01:00
Mayukha Vadari
9c4b631925
chore: Add more AI folders to .gitignore ( #3038 )
2026-04-17 22:04:39 +01:00
Ayaz Salikhov
dc78915e13
chore: Update XRPLF/actions ( #3023 )
2026-04-13 14:37:08 +01:00
dependabot[bot]
4eb929ab54
ci: [DEPENDABOT] Bump actions/upload-artifact from 7.0.0 to 7.0.1 ( #3031 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 13:42:18 +01:00
dependabot[bot]
016c82e26e
ci: [DEPENDABOT] Bump actions/upload-artifact from 7.0.0 to 7.0.1 in /.github/actions/code-coverage ( #3035 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 13:42:08 +01:00
dependabot[bot]
6c96b1d059
ci: [DEPENDABOT] Bump docker/build-push-action from 7.0.0 to 7.1.0 in /.github/actions/build-docker-image ( #3034 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 13:42:00 +01:00
dependabot[bot]
7b897b5a87
ci: [DEPENDABOT] Bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 ( #3033 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 13:41:51 +01:00
dependabot[bot]
a44c6064dd
ci: [DEPENDABOT] Bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 ( #3032 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 13:40:55 +01:00
dependabot[bot]
9cbec5ef45
ci: [DEPENDABOT] Bump docker/login-action from 4.0.0 to 4.1.0 ( #3024 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-06 11:29:16 +01:00
dependabot[bot]
ecfaae3efd
ci: [DEPENDABOT] Bump docker/login-action from 4.0.0 to 4.1.0 in /.github/actions/build-docker-image ( #3025 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-06 11:29:10 +01:00
github-actions[bot]
a6f4bd8849
style: Update pre-commit hooks ( #3022 )
...
Co-authored-by: mathbunnyru <12270691+mathbunnyru@users.noreply.github.com >
2026-04-01 10:05:14 +01:00
dependabot[bot]
22a9003aa3
ci: [DEPENDABOT] Bump codecov/codecov-action from 5.5.3 to 6.0.0 ( #3018 )
2026-03-30 08:51:00 +01:00
dependabot[bot]
1b822c37dc
ci: [DEPENDABOT] Bump actions/deploy-pages from 4.0.5 to 5.0.0 ( #3020 )
2026-03-30 08:50:10 +01:00
dependabot[bot]
727665b4b9
ci: [DEPENDABOT] Bump actions/configure-pages from 5.0.0 to 6.0.0 ( #3019 )
2026-03-30 08:49:22 +01:00
Ayaz Salikhov
fb8d648a08
test: Don't hardcode apiVersion where possible ( #3017 )
2026-03-27 16:02:19 +00:00
github-actions[bot]
0beaff15cd
style: clang-tidy auto fixes ( #3015 )
...
Fixes #3014 . Please review and commit clang-tidy fixes.
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com >
2026-03-25 10:27:59 +00:00
Alex Kremer
4b37493bc0
fix: Forwarded stream ignores specified api_version ( #3010 )
2026-03-24 15:34:44 +00:00
Alex Kremer
7238cc8799
fix: Allow deleted libXRPL amendments to still be queried via feature ( #3011 )
2026-03-24 15:34:02 +00:00
Alex Kremer
4e85398aed
chore: Remove more copyrights from code ( #3012 )
...
More copyrights detected following #2975
2026-03-24 15:33:12 +00:00
Alex Kremer
21066d16e9
chore: Remove copyright from all source files ( #2975 )
2026-03-24 15:25:32 +00:00
dependabot[bot]
4c3b5327b7
ci: [DEPENDABOT] Bump actions/cache from 5.0.3 to 5.0.4 ( #3009 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-23 13:59:13 +00:00
dependabot[bot]
9231a545a2
ci: [DEPENDABOT] Bump codecov/codecov-action from 5.5.2 to 5.5.3 ( #3008 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-23 13:58:55 +00:00
Sergey Kuznetsov
d3381a1dab
fix: Resolve proxy ip before processing any request ( #3006 )
2026-03-19 15:34:53 +00:00
github-actions[bot]
6ecca9e19c
style: clang-tidy auto fixes ( #3004 )
...
Fixes #3003 .
2026-03-17 11:43:07 +00:00
Sergey Kuznetsov
2316cced64
feat: Recover from fallback writer state ( #3000 )
...
Add a timer and new `FallbackRecovery` state to try to recover from
`Fallback` writer state every hour.
Fixes #2997
2026-03-16 14:09:26 +00:00
dependabot[bot]
1140b9e3a5
ci: [DEPENDABOT] Bump actions/download-artifact from 8.0.0 to 8.0.1 ( #3001 )
2026-03-16 06:14:18 +00:00
github-actions[bot]
4f0a983195
style: clang-tidy auto fixes ( #2999 )
2026-03-10 10:11:29 +00:00
Ayaz Salikhov
2b8a7b95e4
chore: Remove explicit accountNotFound message ( #2978 )
...
I searched rippled code, and there is no `accountNotFound` anywhere.
So, we should probably stick to the default, it looks reasonable
2026-03-09 17:17:09 +00:00
Sergey Kuznetsov
fbdd6d6105
feat: Limit cache loading in cluster ( #2985 )
...
This PR adds an option to limit simultaneous cache loading in a cluster
to one node at a time.
Fixes #2707
2026-03-09 17:11:20 +00:00