Sergey Kuznetsov
b62cfe949f
feat: Graceful shutdown with old web server ( #2786 )
...
- Stop accepting connections during graceful shutdown in the old web server
- Stop all the services before Clio exits
- Move cache saving into stop callback
2.7.0-b1
2025-11-19 15:40:33 +00:00
Ayaz Salikhov
56f074e6ee
ci: Use env vars instead of input in cache-key ( #2789 )
2025-11-17 17:54:37 +00:00
Ayaz Salikhov
f0becbbec3
chore: Update nudb recipe to remove linker warnings ( #2787 )
2025-11-17 15:26:03 +00:00
emrearıyürek
2075171ca5
fix: Match ledger_entry error codes with rippled ( #2549 )
...
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
Co-authored-by: Alex Kremer <akremer@ripple.com >
Co-authored-by: Peter Chen <34582813+PeterChen13579@users.noreply.github.com >
2025-11-17 15:14:31 +00:00
Ayaz Salikhov
3a4249dcc3
ci: Improve cache implementation ( #2780 )
2025-11-14 14:14:52 +00:00
Ayaz Salikhov
8742dcab3d
ci: Use env vars instead of input ( #2781 )
2025-11-14 11:48:14 +00:00
github-actions[bot]
1ef7ec3464
style: clang-tidy auto fixes ( #2783 )
2025-11-14 10:52:44 +00:00
Ayaz Salikhov
20e7e275cf
style: Fix hadolint issues ( #2777 )
2025-11-13 18:28:06 +00:00
Alex Kremer
addb17ae7d
chore: Remove redundant silencing of ASAN errors in CI ( #2779 )
2025-11-13 18:07:23 +00:00
Sergey Kuznetsov
346c9f9bdf
feat: Read and write LedgerCache to file ( #2761 )
...
Fixes #2413 .
2025-11-13 17:01:40 +00:00
Alex Kremer
c6308ce036
chore: Use ucontext with ASAN ( #2774 )
2025-11-13 16:10:10 +00:00
Ayaz Salikhov
d023ed2be2
chore: Start using xrpl/3.0.0-rc1 ( #2776 )
2025-11-13 13:34:51 +00:00
Alex Kremer
6236941140
ci: Force ucontext in ASAN builds ( #2775 )
2025-11-13 13:10:15 +00:00
Ayaz Salikhov
59b7b249ff
ci: Specify bash as default shell in workflows ( #2772 )
2025-11-12 13:34:53 +00:00
Alex Kremer
893daab8f8
chore: Change default max_queue_size to 1000 ( #2771 )
2025-11-11 16:37:00 +00:00
github-actions[bot]
be9f0615fa
style: clang-tidy auto fixes ( #2770 )
2025-11-11 09:34:02 +00:00
emrearıyürek
093606106c
refactor: Duplicate ledger_index pattern for RPC handlers ( #2755 )
...
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
2025-11-10 17:11:12 +00:00
dependabot[bot]
224e835e7c
ci: [DEPENDABOT] bump docker/metadata-action from 5.8.0 to 5.9.0 in /.github/actions/build-docker-image ( #2762 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 14:42:05 +00:00
dependabot[bot]
138a2d3440
ci: [DEPENDABOT] bump docker/setup-qemu-action from 3.6.0 to 3.7.0 in /.github/actions/build-docker-image ( #2763 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 14:41:42 +00:00
Sergey Kuznetsov
c0eedd273d
chore: Fix pre commit hook failing on empty file ( #2766 )
2025-11-10 14:35:19 +00:00
github-actions[bot]
a5b1dcfe55
style: clang-tidy auto fixes ( #2765 )
...
Fixes #2764 .
2025-11-10 11:49:11 +00:00
Alex Kremer
c973e99f4b
feat: WorkQueue priorities ( #2721 )
...
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com >
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
2025-11-07 17:42:55 +00:00
Peter Chen
51dbd09ef6
fix: Empty signer list ( #2746 )
...
fixes #2730
2025-11-07 07:41:02 -08:00
Ayaz Salikhov
1ecc6a6040
chore: Specify apple-clang 17.0 in conan profile ( #2757 )
2025-11-06 11:51:47 +00:00
github-actions[bot]
1d3e34b392
style: clang-tidy auto fixes ( #2759 )
...
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com >
2025-11-06 09:35:52 +00:00
Alex Kremer
2f8a704071
feat: Ledger publisher use async framework ( #2756 )
2025-11-05 15:26:03 +00:00
Alex Kremer
fcc5a5425e
feat: New ETL by default ( #2752 )
2025-11-05 13:29:36 +00:00
Ayaz Salikhov
316126746b
ci: Remove backticks from release date ( #2754 )
2025-11-05 11:48:12 +00:00
Alex Kremer
6d79dd6b2b
feat: Async framework submit on strand/ctx ( #2751 )
2025-11-04 19:14:31 +00:00
Ayaz Salikhov
d6ab2cc1e4
style: Fix comment in pre-commit-autoupdate.yml ( #2750 )
2025-11-03 18:30:52 +00:00
Ayaz Salikhov
13baa42993
chore: Update prepare-runner to fix ccache on macOS ( #2749 )
2025-11-03 17:55:44 +00:00
Ayaz Salikhov
b485fdc18d
ci: Add date to nightly release title ( #2748 )
2025-11-03 17:16:29 +00:00
Ayaz Salikhov
7e4e12385f
ci: Update docker images ( #2745 )
2025-10-30 17:08:11 +00:00
Ayaz Salikhov
c117f470f2
ci: Install pre-commit in the main CI image as well ( #2744 )
2025-10-30 14:32:23 +00:00
Ayaz Salikhov
30e88fe72c
style: Fix pre-commit style issues ( #2743 )
2025-10-30 14:04:15 +00:00
Ayaz Salikhov
cecf082952
chore: Update tooling in Docker images ( #2737 )
2025-10-30 14:04:05 +00:00
Ayaz Salikhov
d5b95c2e61
chore: Use new prepare-runner ( #2742 )
2025-10-30 14:03:50 +00:00
github-actions[bot]
8375eb1766
style: clang-tidy auto fixes ( #2741 )
...
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com >
2025-10-30 11:20:32 +00:00
Ayaz Salikhov
be6aaffa7a
ci: Fix nightly commits link ( #2738 )
2025-10-30 11:19:22 +00:00
Ayaz Salikhov
104ef6a9dc
ci: Release nightly with date ( #2731 )
2025-10-29 15:33:13 +00:00
yinyiqian1
eed757e0c4
feat: Support account_mptoken_issuances and account_mptokens ( #2680 )
...
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
2025-10-29 14:17:43 +00:00
github-actions[bot]
3b61a85ba0
style: clang-tidy auto fixes ( #2736 )
2025-10-29 09:31:21 +00:00
Sergey Kuznetsov
7c8152d76f
test: Fix flaky test ( #2729 )
2025-10-28 17:36:52 +00:00
dependabot[bot]
0425d34b55
ci: [DEPENDABOT] bump actions/checkout from 4.3.0 to 5.0.0 ( #2724 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.3.0
to 5.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/releases ">actions/checkout's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update actions checkout to use node 24 by <a
href="https://github.com/salmanmkc "><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2226 ">actions/checkout#2226</a></li>
<li>Prepare v5.0.0 release by <a
href="https://github.com/salmanmkc "><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2238 ">actions/checkout#2238</a></li>
</ul>
<h2>⚠️ Minimum Compatible Runner Version</h2>
<p><strong>v2.327.1</strong><br />
<a
href="https://github.com/actions/runner/releases/tag/v2.327.1 ">Release
Notes</a></p>
<p>Make sure your runner is updated to this version or newer to use this
release.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v4...v5.0.0 ">https://github.com/actions/checkout/compare/v4...v5.0.0 </a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/blob/main/CHANGELOG.md ">actions/checkout's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>V5.0.0</h2>
<ul>
<li>Update actions checkout to use node 24 by <a
href="https://github.com/salmanmkc "><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2226 ">actions/checkout#2226</a></li>
</ul>
<h2>V4.3.0</h2>
<ul>
<li>docs: update README.md by <a
href="https://github.com/motss "><code>@motss</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1971 ">actions/checkout#1971</a></li>
<li>Add internal repos for checking out multiple repositories by <a
href="https://github.com/mouismail "><code>@mouismail</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1977 ">actions/checkout#1977</a></li>
<li>Documentation update - add recommended permissions to Readme by <a
href="https://github.com/benwells "><code>@benwells</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2043 ">actions/checkout#2043</a></li>
<li>Adjust positioning of user email note and permissions heading by <a
href="https://github.com/joshmgross "><code>@joshmgross</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2044 ">actions/checkout#2044</a></li>
<li>Update README.md by <a
href="https://github.com/nebuk89 "><code>@nebuk89</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2194 ">actions/checkout#2194</a></li>
<li>Update CODEOWNERS for actions by <a
href="https://github.com/TingluoHuang "><code>@TingluoHuang</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/2224 ">actions/checkout#2224</a></li>
<li>Update package dependencies by <a
href="https://github.com/salmanmkc "><code>@salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2236 ">actions/checkout#2236</a></li>
</ul>
<h2>v4.2.2</h2>
<ul>
<li><code>url-helper.ts</code> now leverages well-known environment
variables by <a href="https://github.com/jww3 "><code>@jww3</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/1941 ">actions/checkout#1941</a></li>
<li>Expand unit test coverage for <code>isGhes</code> by <a
href="https://github.com/jww3 "><code>@jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1946 ">actions/checkout#1946</a></li>
</ul>
<h2>v4.2.1</h2>
<ul>
<li>Check out other refs/* by commit if provided, fall back to ref by <a
href="https://github.com/orhantoy "><code>@orhantoy</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1924 ">actions/checkout#1924</a></li>
</ul>
<h2>v4.2.0</h2>
<ul>
<li>Add Ref and Commit outputs by <a
href="https://github.com/lucacome "><code>@lucacome</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1180 ">actions/checkout#1180</a></li>
<li>Dependency updates by <a
href="https://github.com/dependabot "><code>@dependabot</code></a>- <a
href="https://redirect.github.com/actions/checkout/pull/1777 ">actions/checkout#1777</a>,
<a
href="https://redirect.github.com/actions/checkout/pull/1872 ">actions/checkout#1872</a></li>
</ul>
<h2>v4.1.7</h2>
<ul>
<li>Bump the minor-npm-dependencies group across 1 directory with 4
updates by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1739 ">actions/checkout#1739</a></li>
<li>Bump actions/checkout from 3 to 4 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1697 ">actions/checkout#1697</a></li>
<li>Check out other refs/* by commit by <a
href="https://github.com/orhantoy "><code>@orhantoy</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1774 ">actions/checkout#1774</a></li>
<li>Pin actions/checkout's own workflows to a known, good, stable
version. by <a href="https://github.com/jww3 "><code>@jww3</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1776 ">actions/checkout#1776</a></li>
</ul>
<h2>v4.1.6</h2>
<ul>
<li>Check platform to set archive extension appropriately by <a
href="https://github.com/cory-miller "><code>@cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1732 ">actions/checkout#1732</a></li>
</ul>
<h2>v4.1.5</h2>
<ul>
<li>Update NPM dependencies by <a
href="https://github.com/cory-miller "><code>@cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1703 ">actions/checkout#1703</a></li>
<li>Bump github/codeql-action from 2 to 3 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1694 ">actions/checkout#1694</a></li>
<li>Bump actions/setup-node from 1 to 4 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1696 ">actions/checkout#1696</a></li>
<li>Bump actions/upload-artifact from 2 to 4 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1695 ">actions/checkout#1695</a></li>
<li>README: Suggest <code>user.email</code> to be
<code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a
href="https://github.com/cory-miller "><code>@cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1707 ">actions/checkout#1707</a></li>
</ul>
<h2>v4.1.4</h2>
<ul>
<li>Disable <code>extensions.worktreeConfig</code> when disabling
<code>sparse-checkout</code> by <a
href="https://github.com/jww3 "><code>@jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1692 ">actions/checkout#1692</a></li>
<li>Add dependabot config by <a
href="https://github.com/cory-miller "><code>@cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1688 ">actions/checkout#1688</a></li>
<li>Bump the minor-actions-dependencies group with 2 updates by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1693 ">actions/checkout#1693</a></li>
<li>Bump word-wrap from 1.2.3 to 1.2.5 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1643 ">actions/checkout#1643</a></li>
</ul>
<h2>v4.1.3</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="08c6903cd8 "><code>08c6903</code></a>
Prepare v5.0.0 release (<a
href="https://redirect.github.com/actions/checkout/issues/2238 ">#2238</a>)</li>
<li><a
href="9f265659d3 "><code>9f26565</code></a>
Update actions checkout to use node 24 (<a
href="https://redirect.github.com/actions/checkout/issues/2226 ">#2226</a>)</li>
<li>See full diff in <a
href="08eba0b27e...08c6903cd8 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
2025-10-28 16:44:09 +00:00
Ayaz Salikhov
8c8a7ff3b8
ci: Use XRPLF/get-nproc ( #2727 )
2025-10-27 18:50:40 +00:00
Ayaz Salikhov
16493abd0d
ci: Better pre-commit failure message ( #2720 )
2025-10-27 12:14:56 +00:00
dependabot[bot]
3dd72d94e1
ci: [DEPENDABOT] bump actions/download-artifact from 5.0.0 to 6.0.0 ( #2723 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 10:17:41 +00:00
dependabot[bot]
5e914abf29
ci: [DEPENDABOT] bump actions/upload-artifact from 4.6.2 to 5.0.0 in /.github/actions/code-coverage ( #2725 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 10:16:14 +00:00
dependabot[bot]
9603968808
ci: [DEPENDABOT] bump actions/upload-artifact from 4.6.2 to 5.0.0 ( #2722 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 10:15:39 +00:00
Ayaz Salikhov
0124c06a53
ci: Enable clang asan builds ( #2717 )
2025-10-24 13:36:14 +01:00