Skip to content

fix(ctp): use correct contract import paths#3340

Merged
mergify[bot] merged 2 commits intodevelopfrom
sc/ctp-fix-imports
Sep 9, 2022
Merged

fix(ctp): use correct contract import paths#3340
mergify[bot] merged 2 commits intodevelopfrom
sc/ctp-fix-imports

Conversation

@smartcontracts
Copy link
Contributor

@smartcontracts smartcontracts commented Sep 6, 2022

Description
Fixes two contracts in contracts-periphery to use the correct import
paths. Also modifies the contracts package to copy contracts into the
root directory on every build, not just before publish. This resolves
the issue where the contracts package could not be properly used within
the monorepo.

Fixes #3331
Fixes #850

@github-actions github-actions bot added 2-reviewers A-op-bindings Area: op-bindings labels Sep 6, 2022
@changeset-bot
Copy link

changeset-bot bot commented Sep 6, 2022

🦋 Changeset detected

Latest commit: 507044e

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

This PR includes changesets to release 2 packages
Name Type
@eth-optimism/contracts-periphery Patch
@eth-optimism/drippie-mon 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

Fixes two contracts in contracts-periphery to use the correct import
paths. Also modifies the contracts package to copy contracts into the
root directory on every build, not just before publish. This resolves
the issue where the contracts package could not be properly used within
the monorepo.
@mergify
Copy link
Contributor

mergify bot commented Sep 9, 2022

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

@mergify mergify bot merged commit f4bf4f5 into develop Sep 9, 2022
@mergify mergify bot deleted the sc/ctp-fix-imports branch September 9, 2022 17:01
@mergify
Copy link
Contributor

mergify bot commented Sep 9, 2022

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

@mergify mergify bot removed the on-merge-train label Sep 9, 2022
maurelian pushed a commit that referenced this pull request Sep 15, 2022
Fixes two contracts in contracts-periphery to use the correct import
paths. Also modifies the contracts package to copy contracts into the
root directory on every build, not just before publish. This resolves
the issue where the contracts package could not be properly used within
the monorepo.

Co-authored-by: Mark Tyneway <mark.tyneway@gmail.com>
sam-goldman pushed a commit that referenced this pull request Sep 15, 2022
Fixes two contracts in contracts-periphery to use the correct import
paths. Also modifies the contracts package to copy contracts into the
root directory on every build, not just before publish. This resolves
the issue where the contracts package could not be properly used within
the monorepo.

Co-authored-by: Mark Tyneway <mark.tyneway@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-op-bindings Area: op-bindings

Projects

None yet

3 participants