Skip to content

integration-tests: Override the default bridge adapters#2574

Merged
mergify[bot] merged 3 commits intoethereum-optimism:developfrom
Inphi:inphi/fund-causality
May 18, 2022
Merged

integration-tests: Override the default bridge adapters#2574
mergify[bot] merged 3 commits intoethereum-optimism:developfrom
Inphi:inphi/fund-causality

Conversation

@Inphi
Copy link
Contributor

@Inphi Inphi commented May 17, 2022

Whenever an actor's l2 wallet has insufficient funds, it funds itself by submitting deposits on L1. This is handled by the Eth bridge adapter which uses the default bridge contract address unless overridden by the CrossDomainManager. However, the integration-test environment does not override the bridge adapter settings using the L1_STANDARD_BRIDGE envar. This patch fixes this.

@changeset-bot
Copy link

changeset-bot bot commented May 17, 2022

🦋 Changeset detected

Latest commit: 0e84c0e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@eth-optimism/integration-tests Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the A-integration Area: integration tests label May 17, 2022
@mergify mergify bot requested review from cfromknecht and mslipper May 17, 2022 21:31
@Inphi Inphi force-pushed the inphi/fund-causality branch from 43868b7 to 9105251 Compare May 17, 2022 21:32
@Inphi Inphi requested a review from optimisticben May 17, 2022 21:33
Copy link
Contributor

@optimisticben optimisticben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mergify
Copy link
Contributor

mergify bot commented May 18, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify
Copy link
Contributor

mergify bot commented May 18, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

1 similar comment
@mergify
Copy link
Contributor

mergify bot commented May 18, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify mergify bot merged commit f688a63 into ethereum-optimism:develop May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-integration Area: integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants