django-siwe-auth icon indicating copy to clipboard operation
django-siwe-auth copied to clipboard

Pull ENS Avatar After Web3.py Update

Open payton opened this issue 3 years ago • 5 comments
trafficstars

ethereum/web3.py does not yet support the get_text function for ENS.

Pending https://github.com/ethereum/web3.py/pull/2286

payton avatar Feb 01 '22 00:02 payton

Features merged in https://github.com/ethereum/web3.py/pull/2413

payton avatar Apr 18 '22 13:04 payton

TODO

  1. Update https://github.com/payton/django-siwe-auth/blob/12c6d95a676c5534b83cc0ceeedfb936d1b4484a/siwe_auth/backend.py#L143-L156 to pull the avatar text field from an ENS profile
  2. Create an ENSProfile test to assert proper method calls
  3. Validate locally with example app

payton avatar Aug 29 '22 15:08 payton

Hey, I'd love to take this! is it still open?

MatteoMer avatar Feb 03 '23 10:02 MatteoMer

Hey @MatteoMer - that'd be great! Yes, it is still open :)

payton avatar Feb 03 '23 12:02 payton

Let me know if you have any questions, @MatteoMer

payton avatar Feb 05 '23 17:02 payton