fix: disable sponsored fpc and test accounts for devnet#22331
Merged
alexghr merged 2 commits intomerge-train/spartanfrom Apr 7, 2026
Merged
fix: disable sponsored fpc and test accounts for devnet#22331alexghr merged 2 commits intomerge-train/spartanfrom
alexghr merged 2 commits intomerge-train/spartanfrom
Conversation
To avoid incorrect genesis root when deploying 4.1 contracts.
alexghr
approved these changes
Apr 7, 2026
github-merge-queue bot
pushed a commit
that referenced
this pull request
Apr 9, 2026
BEGIN_COMMIT_OVERRIDE chore: fix mempool limit test (#22332) fix(bot): bot fee juice funding (#21949) fix(foundation): flush current batch on BatchQueue.stop() (#22341) chore: (A-750) read JSON body then parse to avoid double stream consumption on error message (#22247) chore: bump log level in stg-public (#22354) chore: fix main.tf syntax (#22356) chore: wire up spartan checks to make (#22358) fix(p2p): reduce flakiness in proposal tx collector benchmark (#22240) fix: disable sponsored fpc and test accounts for devnet (#22331) chore: add v4-devnet-3 to tf network ingress (#22327) chore: remove unused env var (#22365) chore: add pdb (#22364) chore: dispatch CB on failed deployments (#22367) chore: (A-749) single character url join (#22269) feat: support different docker image for HA validator nodes (#22371) chore: fix the daily healthchecks (#22373) chore: remove v4-devnet-2 references (#22372) fix: rename #team-alpha → #e-team-alpha slack channel (#22374) chore(pipeline): timetable adjustments under pipelining (#21076) feat(pipeline): handle pipeline prunes (#21250) fix: handle error types serialization errors (#22379) feat(spartan): configurable HA validator replica count (#22384) fix(e2e): increase prune timeout in epochs_mbps_pipeline test (#22392) fix(epoch-cache): use TTL-based caching with finalization tracking and correct lag (#22204) chore: deflake e2e ha sync test (#22403) chore(ci): skip prunes-uncheckpointed test in epochs_mbps_pipeline (#22401) refactor(slasher): remove empire slasher model (#21830) fix: use strict equality in world-state ops queue (#22398) fix: remove unused BLOCK reqresp sub-protocol (#22407) refactor(sequencer): sign last block before archiver sync (#22117) feat(world-state): add genesis timestamp support and GenesisData type (#22359) fix: use Int64Value instead of Uint32Value for 64-bit map sizes (#22400) chore: Reduce logging verbosity (#22423) fix(p2p): include values in tx validation error messages (#22422) END_COMMIT_OVERRIDE
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.
To avoid incorrect genesis root when deploying with 4.1 contracts.