As I was attempting to introduce the use ens avatar option into EditAvatar I found that I needed the ethAddress again so I created this small helper function to reduce redundancy with this logic
Depends on D7460
Paths
| Differential D7461 Authored by ginsu on Apr 16 2023, 11:52 PM.
Details Summary As I was attempting to introduce the use ens avatar option into EditAvatar I found that I needed the ethAddress again so I created this small helper function to reduce redundancy with this logic Depends on D7460 Test Plan flow and everything behaves as expected
Diff Detail
Event TimelineHerald added subscribers: atul, tomek, ashoat. · View Herald TranscriptApr 16 2023, 11:52 PM2023-04-16 23:52:28 (UTC-7) ginsu edited the summary of this revision. (Show Details)Apr 16 2023, 11:56 PM2023-04-16 23:56:56 (UTC-7) ginsu added a parent revision: D7460: [native] update save avatar hooks to accept all types of avatars. Harbormaster completed remote builds in B18398: Diff 25206.Apr 17 2023, 12:10 AM2023-04-17 00:10:30 (UTC-7) This revision is now accepted and ready to land.Apr 17 2023, 5:00 AM2023-04-17 05:00:44 (UTC-7) Harbormaster completed remote builds in B18412: Diff 25223.Apr 17 2023, 9:03 AM2023-04-17 09:03:36 (UTC-7) Closed by commit rCOMMfebd68fc0df8: [lib] introduce getEthAddressForUserInfo helper function (authored by ginsu). · Explain WhyApr 17 2023, 11:52 AM2023-04-17 11:52:31 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 25231 lib/hooks/ens-cache.js
lib/shared/account-utils.js
lib/shared/avatar-utils.js
lib/utils/ens-helpers.js
|