Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate ens resolver ABI from 1.x for 4.x rewrite #4551

Closed
luu-alex opened this issue Nov 17, 2021 · 0 comments
Closed

Migrate ens resolver ABI from 1.x for 4.x rewrite #4551

luu-alex opened this issue Nov 17, 2021 · 0 comments
Assignees
Labels

Comments

@luu-alex
Copy link
Contributor

luu-alex commented Nov 17, 2021

Description

Migrate the following ABI from web3-eth-ens 1.x branch to 4.x rewrite, as well include the new ens functionality

Resolver Abi:

  • supportsInterface
  • addr (get ethereum address)
  • setAddr
  • AddrChanged
  • addr (get blockchain address)
  • setAddr
  • name
  • setName
  • NameChanged
  • contenthash
  • setContenthash
  • ContenthashChanged
  • ABI
  • setABI
  • pubkey
  • setPubkey
  • text
  • setText
  • multicall

Acceptance Criteria

  • All of resolver ABI should be migrated

Additional Information

ENS Registry abi reference
ENS Reverse Registrar abi reference
ENS TestRegistrar abi reference
1.x web3js contracts
ENS resolver abi reference
ENS Registrar ABI reference

@luu-alex luu-alex added the 4.x 4.0 related label Nov 17, 2021
@luu-alex luu-alex mentioned this issue Nov 17, 2021
4 tasks
@luu-alex luu-alex changed the title Migrate ens resolver and registry ABI from 1.x Migrate ens resolver and registry ABI from 1.x and add new ABI Nov 29, 2021
@luu-alex luu-alex changed the title Migrate ens resolver and registry ABI from 1.x and add new ABI Migrate ens resolver and registry ABI from 1.x Dec 6, 2021
@luu-alex luu-alex changed the title Migrate ens resolver and registry ABI from 1.x Migrate ens resolver from 1.x for 4.x rewrite Dec 6, 2021
@luu-alex luu-alex changed the title Migrate ens resolver from 1.x for 4.x rewrite Migrate ens resolver ABI from 1.x for 4.x rewrite Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants