web3.js icon indicating copy to clipboard operation
web3.js copied to clipboard

ENS - 4.x System Tests

Open mconnelly8 opened this issue 2 years ago • 1 comments

mconnelly8 avatar May 17 '22 16:05 mconnelly8

Hey team! Please add your planning poker estimate with ZenHub @avkos @jdevcs @luu-alex @Muhammad-Altabba @nazarhussain @nikoulai

mconnelly8 avatar Jul 13 '22 18:07 mconnelly8

ENS Registry e2e basic tests:

  • [ ] getOwner
  • [ ] setOwner
  • [ ] getTTL
  • [ ] setTTL
  • [ ] setSubnodeOwner
  • [ ] setSubnodeRecord
  • [ ] setApprovalForAll
  • [ ] isApprovedForAll
  • [ ] recordExists
  • [ ] getResolver
  • [ ] setResolver
  • [ ] setRecord

jdevcs avatar Aug 29 '22 15:08 jdevcs