• Kelvin Fichter's avatar
    feat(ctb): remove unnecessary ERC721 factory code · 2d1d95e7
    Kelvin Fichter authored
    First removes the legacy bridge and remoteChainId getter functions.
    Since the ERC721 factory is being deployed at a new address, it's not
    necessary to maintain ABI compatibility. We can safely remove these
    functions. Also removes constructor checks that aren't really necessary
    since we can always upgrade if needed and the odds of getting something
    like that wrong don't seem significant enough to warrant extra code.
    2d1d95e7
Name
Last commit
Last update
..
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...