Skip to content

feat(ctp): simplify and standardize ERC721 bridge#2773

Merged
mergify[bot] merged 12 commits intodevelopfrom
sc/ctp-clean-up-nft-bridge
Jun 14, 2022
Merged

feat(ctp): simplify and standardize ERC721 bridge#2773
mergify[bot] merged 12 commits intodevelopfrom
sc/ctp-clean-up-nft-bridge

Conversation

@smartcontracts
Copy link
Copy Markdown
Contributor

Description
Significantly simplifies the ERC721 bridge contracts and standardizes
them according to our new seaport-style standard. Removes some
unnecessary code and updates the interface for the bridge to match the
expected interface for the ERC20 bridge after Bedrock.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jun 14, 2022

🦋 Changeset detected

Latest commit: d368015

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

@github-actions github-actions bot added 2-reviewers A-op-bindings Area: op-bindings labels Jun 14, 2022
@mergify mergify bot requested review from Inphi and mslipper June 14, 2022 04:40
@github-actions github-actions bot added the A-integration Area: integration tests label Jun 14, 2022
@smartcontracts smartcontracts force-pushed the sc/ctp-clean-up-nft-bridge branch from ba7d00c to 43c6519 Compare June 14, 2022 15:04
Copy link
Copy Markdown
Contributor

@maurelian maurelian left a comment

Choose a reason for hiding this comment

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

only one comment so far, still looking.

@maurelian
Copy link
Copy Markdown
Contributor

Left some suggestions, nothing blocking.

smartcontracts and others added 11 commits June 14, 2022 15:54
Significantly simplifies the ERC721 bridge contracts and standardizes
them according to our new seaport-style standard. Removes some
unnecessary code and updates the interface for the bridge to match the
expected interface for the ERC20 bridge after Bedrock.
@smartcontracts smartcontracts force-pushed the sc/ctp-clean-up-nft-bridge branch from 7af6fa9 to e9f6498 Compare June 14, 2022 19:54
@tynes tynes force-pushed the sc/ctp-clean-up-nft-bridge branch from 648aec7 to e9f6498 Compare June 14, 2022 19:58
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 14, 2022

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

@mergify mergify bot merged commit 61a3027 into develop Jun 14, 2022
@mergify mergify bot deleted the sc/ctp-clean-up-nft-bridge branch June 14, 2022 20:21
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 14, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-integration Area: integration tests A-op-bindings Area: op-bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants