Skip to content

Conversation

@ladislavdubravsky
Copy link
Contributor

Summary

We started preparing for introduction of ENS Name Wrapper. We setup compilation and deployment to local testchain for the contract. There we get stuck, because the contract bytecode size is too large to be deployed, even with optimizations. Unclear if I'm missing something or ENS needs to make the contract smaller.

Way forward when the bytecode size problem gets fixed:

  • write contracts_api for the contract and some tests to play around with it get feel for how it works
  • start changing the concept of ownership and transfers in the app to include wrapped domains

We drop the prefix for ENS contracts we don't modify in any
way in dev setup deployments. Unmodified contracts are also
preferred to modified ones (the "NamebazaarDev" versions) to
keep dev setup as close to production as possible.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant