Skip to content

Conversation

sashass1315
Copy link
Contributor

The option WithMockBridge was inverted and set useMockBridge = false, which disabled the mock bridge. This caused a semantic mismatch with callers and tests that expect WithMockBridge() to deploy mocks. The deploy path already uses useMockBridge to choose between mocksgen.DeployBridgeStub (mock) and bridgegen.DeployBridge (real), so setting it to true here aligns the option name with behavior and avoids ABI mismatches in tests and deployments.

@Tristan-Wilson Tristan-Wilson self-assigned this Sep 8, 2025
@Tristan-Wilson Tristan-Wilson self-requested a review September 8, 2025 07:45
@amsanghi amsanghi enabled auto-merge September 17, 2025 11:51
@Tristan-Wilson
Copy link
Member

go-test CI runs are failing with FAIL bold/testing/endtoend.TestEndToEnd_DelegatedStaking - possibly related to this change since it changes to bold test related code. Assigning back to submitter to investigate.

@eljobe
Copy link
Member

eljobe commented Sep 24, 2025

I'm closing this PR for now. Please open a fresh one if you intend to pick the work up and respond to review feedback in a timely manner.

@eljobe eljobe closed this Sep 24, 2025
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.

5 participants