Skip to content

contracts-bedrock: Fix provider usage in L2OutputOracle deployment script#3148

Merged
mslipper merged 3 commits intodevelopfrom
feat/hh-deploy-fix-provider
Aug 1, 2022
Merged

contracts-bedrock: Fix provider usage in L2OutputOracle deployment script#3148
mslipper merged 3 commits intodevelopfrom
feat/hh-deploy-fix-provider

Conversation

@mslipper
Copy link
Collaborator

@mslipper mslipper commented Aug 1, 2022

getDefaultProvider() returns a fallback mainnet provider, which doesn't work.

Builds on #3147.

@changeset-bot
Copy link

changeset-bot bot commented Aug 1, 2022

⚠️ No Changeset found

Latest commit: 09efcf2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@github-actions github-actions bot added 2-reviewers A-pkg-contracts-bedrock Area: packages/contracts-bedrock labels Aug 1, 2022
@mergify
Copy link
Contributor

mergify bot commented Aug 1, 2022

This PR changes implementation code, but doesn't include a changeset. Did you forget to add one?

@mslipper mslipper force-pushed the feat/hh-deploy-fix-provider branch from 7e2a715 to 4c7bd2a Compare August 1, 2022 03:53
…ript

`getDefaultProvider()` returns a fallback mainnet provider, which doesn't work.

Builds on #3147.
@mslipper mslipper force-pushed the feat/hh-deploy-fix-provider branch from 4c7bd2a to 7aca4c5 Compare August 1, 2022 03:53
@mslipper mslipper changed the title contracts-bedrock: Fix hardhat deploy provider contracts-bedrock: Fix provider usage in L2OutputOracle deployment script Aug 1, 2022
@mslipper mslipper merged commit 6d9011e into develop Aug 1, 2022
@mslipper mslipper deleted the feat/hh-deploy-fix-provider branch August 1, 2022 05:27
@mslipper mslipper mentioned this pull request Aug 4, 2022
maurelian pushed a commit that referenced this pull request Sep 15, 2022
…ript (#3148)

* ci: Tag cloudbuild images with the commit SHA

* contracts-bedrock: Fix provider usage in L2OutputOracle deployment script

`getDefaultProvider()` returns a fallback mainnet provider, which doesn't work.

Builds on #3147.
sam-goldman pushed a commit that referenced this pull request Sep 15, 2022
…ript (#3148)

* ci: Tag cloudbuild images with the commit SHA

* contracts-bedrock: Fix provider usage in L2OutputOracle deployment script

`getDefaultProvider()` returns a fallback mainnet provider, which doesn't work.

Builds on #3147.
theochap added a commit that referenced this pull request Dec 10, 2025
…3148)

## Description

We dropped support for kurtosis a few months ago but never got around
cleaning up the test folder. This PR does some basic clean-ups and
updates the test docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-pkg-contracts-bedrock Area: packages/contracts-bedrock

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants