Skip to content

fix(prover): wait for previous epoch to be proven#23457

Merged
spalladino merged 1 commit into
v4from
spl/v4/wait-for-previous-proof
May 21, 2026
Merged

fix(prover): wait for previous epoch to be proven#23457
spalladino merged 1 commit into
v4from
spl/v4/wait-for-previous-proof

Conversation

@spalladino

Copy link
Copy Markdown
Contributor

So partial epoch proofs dont fail because the previous epoch is still awaiting to be proven.

So partial epoch proofs dont fail because the previous epoch is still
awaiting to be proven.
@spalladino spalladino requested a review from a team May 21, 2026 08:49
@spalladino spalladino enabled auto-merge May 21, 2026 08:55
@spalladino spalladino merged commit fd89d46 into v4 May 21, 2026
11 checks passed
@spalladino spalladino deleted the spl/v4/wait-for-previous-proof branch May 21, 2026 09:08
@alexghr

alexghr commented May 21, 2026

Copy link
Copy Markdown
Contributor

ship it! 🎉

spalladino added a commit that referenced this pull request May 21, 2026
Forward port of #23457 from the v4 release branch.
@aminsammara aminsammara mentioned this pull request Jun 3, 2026
1 task
aminsammara added a commit that referenced this pull request Jun 4, 2026
## Summary

Patch release `v4.3.1` on `v4`. Supersedes the auto-opened
release-please PR #20979, whose changelog was missing the `stdlib:`
entry and listed the `prover:` fix twice.

Bumps `.release-please-manifest.json` to 4.3.1 and prepends a `##
[4.3.1]` entry to `CHANGELOG.md` with the two PRs landed since v4.3.0:

- **#23457** — `fix(prover): wait for previous epoch to be proven`
- **#23505** — `chore(backport-to-v4): fix(stdlib): guard tip-store
finalize against deleting live tips` (backport of #23295)

## Test plan

- [ ] CI green
aminsammara added a commit that referenced this pull request Jun 4, 2026
## Summary

Adds the third bug fix that landed on `v4` (via backport PR #23851 of
#23470) to the existing `## [4.3.1]` `CHANGELOG.md` entry so the section
reflects what v4.3.1 actually ships.

Single-line change in `CHANGELOG.md` only — no version-file or manifest
changes. Manifest stays at 4.3.1.

## What v4.3.1 contains after this lands

- `prover: wait for previous epoch to be proven` (#23457)
- `stdlib: guard tip-store finalize against deleting live tips`
(backport of #23295, via #23505)
- `release-image: re-stamp aztec_version into released noir-contracts
artifacts` (backport of #23470, via #23851) — **new entry, fixes the
v4.3.1 ci-compat-e2e failure**

## After merging

Force-move the `v4.3.1` tag to the merge commit of this PR (safe —
nothing has been published as 4.3.1 yet: npm has only 4.3.0, Docker Hub
returns 404 for `aztec:4.3.1`, GitHub Release for v4.3.1 doesn't exist).

## Test plan

- [ ] Visual check that the `## [4.3.1]` section in `CHANGELOG.md` lists
all three fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants