wrap-cli icon indicating copy to clipboard operation
wrap-cli copied to clipboard

Migrate wrappers published to ENS

Open dOrgJelli opened this issue 3 years ago • 3 comments

Move wrappers from web3 ETH domain to polywrap ETH domain

dOrgJelli avatar Mar 11 '22 09:03 dOrgJelli

@Niraj-Kamdar @cbrzn I created this document to aggregate a backlog of ENS domains that need to be migrated.

Can you please add all domains that need to be migrated to polywrap.eth on mainnet? Also LMK if you have a better idea on how we can do this tracking. https://hackmd.io/@polywrap-dao/r1Wyt-I65

dOrgJelli avatar Aug 02 '22 03:08 dOrgJelli

Niraj Idea

  • dev release, prod release
  • dev released to any test network + dev domain (/rinkeby/dev.polywrap.eth)
  • prod release -> take dev domain -> set production domain hash
  • create a new "CD" multi-sig
    • give ownership of a subdomain to this multi-sig
    • one account is the github action bot, which posts new transactions
    • dev team has other signer keys, signs off on CD actions

dOrgJelli avatar Aug 02 '22 16:08 dOrgJelli

This is blocked by ENS Text Record Support: https://github.com/polywrap/monorepo/issues/1113

Reasoning: When going through the migration backlog here I found myself needing to create many subdomains, which is expensive and requires a new transaction.

Instead, I want to just create a simple text record. Cheaper, faster, don't have to do multiple if the namespace is nested. For example /demos/rs/simple-storage.

dOrgJelli avatar Aug 17 '22 09:08 dOrgJelli