• smartcontracts's avatar
    feat(ctp): simplify and standardize ERC721 bridge (#2773) · 61a30273
    smartcontracts authored
    * feat(ctp): simplify and standardize ERC721 bridge
    
    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.
    
    * integration-tests: fixup
    
    * integration-tests: fix constructor
    
    * fix: circular dep in itests
    
    * tests: fixes
    
    * fix(ctp): add version to contracts
    
    * fix: test failures
    
    * fix: tests
    
    * itests: additional check
    
    * whoops
    
    * fix: address review feedback
    
    * fix: rename data to extraData
    Co-authored-by: default avatarMark Tyneway <mark.tyneway@gmail.com>
    61a30273
Name
Last commit
Last update
..
actor-tests Loading commit data...
contracts Loading commit data...
ext-test Loading commit data...
tasks Loading commit data...
test Loading commit data...
.depcheckrc Loading commit data...
.env.example Loading commit data...
.eslintrc.js Loading commit data...
.lintstagedrc.yml Loading commit data...
.prettierrc.js Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
hardhat.config.ts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...