Skip to content

chore: merge v4-next into backport-to-v4-next-staging to resolve conflicts#21524

Draft
AztecBot wants to merge 5 commits intobackport-to-v4-next-stagingfrom
claudebox/fix-v4-next-backport-conflicts
Draft

chore: merge v4-next into backport-to-v4-next-staging to resolve conflicts#21524
AztecBot wants to merge 5 commits intobackport-to-v4-next-stagingfrom
claudebox/fix-v4-next-backport-conflicts

Conversation

@AztecBot
Copy link
Collaborator

Summary

  • Merges v4-next into backport-to-v4-next-staging to resolve merge conflicts blocking PR chore: Accumulated backports to v4-next #21453
  • Single trivial conflict in deploy_method.test.ts: kept the explanatory comment about L2 gas priority from the backport branch

Context

PR #21453 (Accumulated backports to v4-next) has mergeable_state: dirty due to a conflict in deploy_method.test.ts. The conflict is a 2-line comment added by the backport branch that doesn't exist on v4-next. This PR resolves that by merging v4-next into the staging branch.

The earlier CI failure on #21453 (commit 342643f) was a flaky e2e_deploy_contract/deploy_method.test.ts test — the contract wasn't found as deployed when calling it in the same block. The latest commit (09ad878) passed CI successfully.

ClaudeBox log: https://claudebox.work/s/8f525d9bde74f2ce?run=1

aminsammara and others added 5 commits March 13, 2026 11:45
## Summary
- Lower `SLASH_INACTIVITY_TARGET_PERCENTAGE` from 0.8 to 0.7
- Disable `SLASH_DUPLICATE_PROPOSAL_PENALTY` and
`SLASH_DUPLICATE_ATTESTATION_PENALTY` (set to 0)
- Increase `SLASH_GRACE_PERIOD_L2_SLOTS` from 1200 to 8400
- Reduce `perBlockAllocationMultiplier` from 2 to 1.2

## Test plan
- Verify generated config files are updated after running `yarn
generate` in relevant packages
- Deploy to devnet/testnet and confirm slasher behavior matches new
parameters

---------

Co-authored-by: Aztec Bot <[email protected]>
This PR was created because merging `v4` into `v4-next` resulted in
conflicts.

Please resolve the conflicts and merge this PR to keep `v4-next` up to
date.

This PR was auto-generated by the `pull-v4-into-v4-next` workflow.
Keep the explanatory comment about L2 gas priority from the backport branch.
@AztecBot AztecBot added the claudebox Owned by claudebox. it can push to this PR. label Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

claudebox Owned by claudebox. it can push to this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants