Skip to content

chore: backports for v4-devnet-2.patch-4#21013

Merged
mverzilli merged 5 commits into
v4-devnet-2from
martin/backport-v4-devnet-2-patch-4
Mar 4, 2026
Merged

chore: backports for v4-devnet-2.patch-4#21013
mverzilli merged 5 commits into
v4-devnet-2from
martin/backport-v4-devnet-2-patch-4

Conversation

@mverzilli

Copy link
Copy Markdown
Contributor

…network (backport #21000) (#21004)

## Summary
Backport of #21000
to v4.

### Commit 1: Cherry-pick with conflict markers
Applied PR #21000 diff to v4. The `start_node.ts` import section has
conflict markers where the `AztecAddress` import could not be cleanly
applied (the surrounding import context differs between `next` and `v4`
— v4 has additional imports like `RegistryContract`, `sleep`,
`EthAddress` that were removed on `next`).

### Commit 2: Resolve conflict
Added `import { AztecAddress } from '@aztec/stdlib/aztec-address'` in
the correct location for v4 and removed the conflict markers.

Original PR by @mverzilli.
@mverzilli mverzilli requested a review from alexghr March 2, 2026 18:32
@AztecBot

AztecBot commented Mar 2, 2026

Copy link
Copy Markdown
Collaborator

Flakey Tests

🤖 says: This CI run detected 3 tests that failed, but were tolerated due to a .test_patterns.yml entry.

\033FLAKED\033 (8;;http://ci.aztec-labs.com/908e14f3971384ba�908e14f3971384ba8;;�):  yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_bot.test.ts (143s) (code: 0)
\033FLAKED\033 (8;;http://ci.aztec-labs.com/ef282f0975e9c4b9�ef282f0975e9c4b98;;�):  yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/gossip_network.test.ts (207s) (code: 0) group:e2e-p2p-epoch-flakes
\033FLAKED\033 (8;;http://ci.aztec-labs.com/a094d11cf8d1856e�a094d11cf8d1856e8;;�):  yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/duplicate_proposal_slash.test.ts (109s) (code: 0) group:e2e-p2p-epoch-flakes

@mverzilli mverzilli changed the title feat: allow custom addresses to be prefunded with fee juice in local … chore: backports for v4-devnet-2.patch-4 Mar 3, 2026
Comment thread yarn-project/aztec/src/cli/cmds/start_node.ts Outdated
@mverzilli mverzilli added the ci-full Run all master checks. label Mar 4, 2026
@mverzilli mverzilli merged commit 85d2cf6 into v4-devnet-2 Mar 4, 2026
14 of 17 checks passed
@mverzilli mverzilli deleted the martin/backport-v4-devnet-2-patch-4 branch March 4, 2026 10:08
mverzilli added a commit that referenced this pull request Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-full Run all master checks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants