chore: fix worker wallet in jest#20725
Merged
alexghr merged 1 commit intomerge-train/spartanfrom Feb 20, 2026
Merged
Conversation
PhilWindle
approved these changes
Feb 20, 2026
Collaborator
Flakey Tests🤖 says: This CI run detected 1 tests that failed, but were tolerated due to a .test_patterns.yml entry. |
github-merge-queue bot
pushed a commit
that referenced
this pull request
Feb 21, 2026
BEGIN_COMMIT_OVERRIDE feat: check calldata against emitted hashes (#20486) feat: trim attestations to the minimum required length (#20591) feat: call syncImmediate without block number during chain prune (#20717) chore(metrics): add L1 inclusion timing metrics to archiver (#20722) fix: pxe native prover log level (#20724) chore: fix worker wallet in jest (#20725) fix: rpc deployment name used to restart gke pods (#20736) END_COMMIT_OVERRIDE
AztecBot
pushed a commit
that referenced
this pull request
Feb 23, 2026
Collaborator
|
✅ Successfully backported to backport-to-v4-staging #20752. |
alexghr
added a commit
that referenced
this pull request
Feb 25, 2026
BEGIN_COMMIT_OVERRIDE chore: fix worker wallet in jest (#20725) fix: pxe native prover log level (#20724) chore: encode LOG_LEVEL (#20678) chore: fix worker wallet log level (#20754) chore: Removed dead code (#20740) fix: getVotes return empty instead of stale data (#20756) fix: pass log level to AVM simulator (#20762) chore: double Node.js libuv thread count (#20709) fix: underflow in snapshot synch (#20780) fix: separate rejected and aborted proving jobs (#20777) fix: evicted transactions could reappear after a node restart (#20773) fix: (A-575) prevent checkpoint event spam in L2BlockStream on restart (#20791) fix: charge 3.6M for epoch verification (#20765) fix(ethereum): remove viem NonceManager to fix nonce gap after failed sends (#20819) fix: limit number of threads when verifying server-side proofs (#20818) chore: Comment update (#20820) feat: add support for signed integers on contract functions (#20784) feat: expose blockheader getters (#20790) docs: minor clarification (#20788) fix: Use async poseidon (#20826) chore: update rollup config for testnet and mainnet (#20827) END_COMMIT_OVERRIDE --------- Co-authored-by: alexghr <alexghr@users.noreply.github.com> Co-authored-by: PhilWindle <PhilWindle@users.noreply.github.com> Co-authored-by: LHerskind <LHerskind@users.noreply.github.com> Co-authored-by: ludamad <ludamad@users.noreply.github.com> Co-authored-by: mrzeszutko <mrzeszutko@users.noreply.github.com> Co-authored-by: danielntmd <danielntmd@users.noreply.github.com> Co-authored-by: PhilWindle <60546371+PhilWindle@users.noreply.github.com> Co-authored-by: spypsy <spypsy@users.noreply.github.com> Co-authored-by: nventuro <nventuro@users.noreply.github.com> Co-authored-by: aminsammara <aminsammara@users.noreply.github.com> Co-authored-by: Phil Windle <philip.windle@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
.