Commit Graph

13 Commits

Author SHA1 Message Date
Willian Mitsuda
ff0fd63ab9 Replace batch calls of address resolution caches and deep props down with in-place useSWR calls 2021-12-16 23:17:13 -03:00
Willian Mitsuda
91a888c73b Migrate remaining token decoration support to the new resolver framework 2021-11-01 04:26:19 -03:00
Willian Mitsuda
e22b564a71 Add in-page cache capabilities to main resolver 2021-11-01 04:15:12 -03:00
Willian Mitsuda
59ff4fd401 Extract renderer interface 2021-10-31 05:10:42 -03:00
Willian Mitsuda
887e35ce49 Generalize plain address/ens rendering logic 2021-10-31 03:16:03 -03:00
Willian Mitsuda
25cc823c91 Generalize resolver framework to allow tracking of the resolver source 2021-10-31 02:38:41 -03:00
Willian Mitsuda
4c59cd188f Remove redundant React.memo 2021-10-30 22:05:26 -03:00
Willian Mitsuda
a0675c6377 Use ResolvedAddresses table instead of pre-resolved name parameter 2021-10-30 21:31:31 -03:00
Willian Mitsuda
1853079881 Custom text/hover colors for burn/mint addresses 2021-07-19 00:50:32 -03:00
Willian Mitsuda
2494fa4adc Pull up all decoration logic from AddressOrENSName to DecoratedAddressLink 2021-07-19 00:38:38 -03:00
Willian Mitsuda
b6c176fb0e Fix truncation 2021-07-05 21:12:16 -03:00
Willian Mitsuda
ac38942933 Apply miner icon directly on AddressOrENSName component 2021-07-05 20:55:07 -03:00
Willian Mitsuda
46edf8ae92 Add reverse ENS resolution on block transactions list 2021-07-02 21:40:44 -03:00