Skip to content

chore: Accumulated backports to v2#17814

Merged
spalladino merged 9 commits intov2from
backport-to-v2-staging
Oct 28, 2025
Merged

chore: Accumulated backports to v2#17814
spalladino merged 9 commits intov2from
backport-to-v2-staging

Conversation

@AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Oct 20, 2025

This PR accumulates backport commits throughout the day and will be auto-merged overnight.

Latest backport: #17807 - fix: load masked values

🤖 This PR is managed automatically by the backport workflow.

@alexghr alexghr changed the title Accumulated backports to v2 chore: Accumulated backports to v2 Oct 20, 2025
spalladino and others added 9 commits October 28, 2025 09:04
(cherry picked from commit 6fcac20)
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.

For audit-related pull requests, please use the [audit PR template](?expand=1&template=audit.md).

(cherry picked from commit ebeac95)
Co-authored-by: Phil Windle <philip.windle@gmail.com>
(cherry picked from commit 0660c61)
Adds a new flow `tryVoteWhenSyncFails` if the sequencer sync check fails
and we're past the deadline for block building. This allows proposers to
still vote for slashing and governance proposals even if they cannot
sync to the tip of the chain.
…#17948)

Block number was NOT being signed over, this meant any node could tweak
it and cause receiving nodes to consider the proposal incorrect. We fix
this by fetching the parent node using the last archive root (which
required adding new indices to the archiver) and computing the block
number by adding one to it.

As for attestations, the block number was not used at all, so we could
remove it.

Fixes A-128
) (#17947)

Reuses the `disableTransactions` flag used in p2p to also reject block
proposals that have non-empty tx hashes.

Backport of #17882
Addresses minor issues.

- Adds check for chainid on the bloblib before allowing the test lookup
- Removes unnecessary `RewardDistributor` storage on the rollup config (was not properly removed when the reward configuration was separated).
- Return early in `RewardLib:_toShares` when result would be the same as in full execution
- Removes unnecessary cast to bytes16 of value that is already bytes16

(cherry picked from commit 4d8c126)
@spalladino spalladino merged commit 4791c59 into v2 Oct 28, 2025
11 of 12 checks passed
@spalladino spalladino deleted the backport-to-v2-staging branch October 28, 2025 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants