Skip to content

chore(gasless-bridge): add gaslessBridgeWith7702Enabled feature flag#568

Merged
rarquevaux merged 1 commit intomainfrom
feat/add-gasless-bridge-7702-flag
Feb 23, 2026
Merged

chore(gasless-bridge): add gaslessBridgeWith7702Enabled feature flag#568
rarquevaux merged 1 commit intomainfrom
feat/add-gasless-bridge-7702-flag

Conversation

@rarquevaux
Copy link
Contributor

@rarquevaux rarquevaux commented Feb 23, 2026

After the migration from the legacy swap flags, the smart-transactions team flags are defined in this controller that is why we include gasless related flags in it. This is a short live flag to control the release of gasless bridge with 7702.


Note

Low Risk
Adds a disabled-by-default configuration/validation flag with no behavioral changes in this PR; risk is limited to remote-config parsing/typing.

Overview
Introduces a new smart-transactions remote-config flag, gaslessBridgeWith7702Enabled, defaulting to false.

Updates the feature-flag validation schema to accept this optional boolean on a per-network basis, keeping the defensive “disabled by default” fallback behavior unchanged.

Written by Cursor Bugbot for commit dd3b830. This will update automatically on new commits. Configure here.

@rarquevaux rarquevaux requested a review from a team as a code owner February 23, 2026 21:31
@rarquevaux rarquevaux merged commit b3797cd into main Feb 23, 2026
18 checks passed
@rarquevaux rarquevaux deleted the feat/add-gasless-bridge-7702-flag branch February 23, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants