Commit Graph

26 Commits

Author SHA1 Message Date
Willian Mitsuda
c58d9afb38 First working iteration of uniswap V2 LP address resolver 2021-12-03 08:37:09 -03:00
Willian Mitsuda
d9592fe196 Move file 2021-11-25 15:50:59 -03:00
Willian Mitsuda
2a72602f12 Merge branch 'develop' into feature/trace-tx 2021-11-18 16:15:25 -03:00
Willian Mitsuda
36b5437643 Fix missing Sourcify decoration on token transfers 2021-11-11 15:51:03 -03:00
Willian Mitsuda
8e29326ff5 Remove unused attribute 2021-11-11 15:37:40 -03:00
Willian Mitsuda
00ecea2c54 Merge branch 'develop' into feature/trace-tx 2021-11-07 09:15:02 -03:00
Willian Mitsuda
128c70b972 Replace component 2021-11-07 08:56:12 -03:00
Willian Mitsuda
45893bae8b Merge branch 'develop' into feature/trace-tx 2021-11-04 16:34:16 -03:00
Willian Mitsuda
03e48f678c Add missing resolvers on token transferred section 2021-11-03 09:07:38 -03:00
Willian Mitsuda
d2ae5f07fd Merge branch 'develop' into feature/trace-tx 2021-11-01 16:56:24 -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
a3626136a6 Avoid getting erc20 metadata multiple times in the same session 2021-10-28 23:39:33 -03:00
Willian Mitsuda
9285d4dedf Fix not known metadata scenario 2021-09-27 00:49:23 -03:00
Willian Mitsuda
5e982d3b55 Guard against errors on getting erc20 metadata 2021-09-22 15:30:54 -03:00
Willian Mitsuda
a774e85ea0 For some reason it is needed for tree shaking 2021-08-08 03:51:21 -03:00
Willian Mitsuda
42ea3534bf Add highlighting support to transfer values 2021-07-19 23:33:19 -03:00
Willian Mitsuda
bd42170050 Apply address highlighting to token names 2021-07-19 15:00:15 -03:00
Willian Mitsuda
83af14259b Push token decoration into DecoratedAddressLink component 2021-07-19 14:56:36 -03:00
Willian Mitsuda
00cc2d0d29 Add contextual global tx from/to addresss highlighting 2021-07-19 13:29:49 -03:00
Willian Mitsuda
71e35129ba Add bg hover color to token transfer list 2021-07-19 00:55:21 -03:00
Willian Mitsuda
2494fa4adc Pull up all decoration logic from AddressOrENSName to DecoratedAddressLink 2021-07-19 00:38:38 -03:00
Willian Mitsuda
f3213b3c69 Fix spacing and alignment due to addresss highlight feature 2021-07-14 15:35:53 -03:00
Willian Mitsuda
e2e94a4d30 Apply highlighter decorator to transaction details page 2021-07-14 04:43:58 -03:00
Willian Mitsuda
31d2983f94 Fix truncation 2021-07-06 02:00:54 -03:00
Willian Mitsuda
b6c176fb0e Fix truncation 2021-07-05 21:12:16 -03:00
Willian Mitsuda
3a1fa13c44 Extract TokenTransferItem component 2021-07-05 21:08:58 -03:00