Commit Graph

57 Commits

Author SHA1 Message Date
Willian Mitsuda
5f9ec5e992 Start theme extraction work; extract from/to colors 2021-08-31 03:44:26 -03:00
Willian Mitsuda
859761f2ba Squash initial implementation of usd prices 2021-08-31 02:56:05 -03:00
Willian Mitsuda
46c229169b Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
Willian Mitsuda
a774e85ea0 For some reason it is needed for tree shaking 2021-08-08 03:51:21 -03:00
Willian Mitsuda
4807c835da Rename props 2021-08-08 02:36:26 -03:00
Willian Mitsuda
669e4a9c5c Collapse nonce field into from 2021-08-01 19:01:58 -03:00
Willian Mitsuda
11089be171 Add percentage position component 2021-08-01 08:25:33 -03:00
Willian Mitsuda
e78447f4b6 Extract and apply relative position component 2021-08-01 07:41:19 -03:00
Willian Mitsuda
5bab1f383b Display age column 2021-07-29 23:32:29 -03:00
Willian Mitsuda
1e34e7fc8d New gauge style 2021-07-28 21:28:02 -03:00
Willian Mitsuda
7ea23b02ed Fix textarea alignment 2021-07-28 19:00:50 -03:00
Willian Mitsuda
8cacd01f42 Enable rich info on InfoRow component title; add EIP hyperlink to tx type 2021-07-28 16:36:34 -03:00
Willian Mitsuda
873541ec64 Add hyperlinks to EIP tx types 2021-07-28 16:27:06 -03:00
Willian Mitsuda
e214117f47 Extract PercentageBar component; apply percentage bar to tx gas usage 2021-07-28 04:40:38 -03:00
Willian Mitsuda
91dd933aa2 Squash block gas used/limit info; add percentage bar 2021-07-28 04:24:48 -03:00
Willian Mitsuda
e967abf61e Add max fee per gas/max priority fee per gas 2021-07-26 20:47:25 -03:00
Willian Mitsuda
6c763b4817 Extract and apply block navigation to block txs page 2021-07-23 19:46:21 -03:00
Willian Mitsuda
aa98aea9f9 Fix singular "Confirmation" 2021-07-23 01:28:44 -03:00
Willian Mitsuda
5b630e7757 Change self-destruct address decoration 2021-07-21 17:51:34 -03:00
Willian Mitsuda
9b957d8d20 Rename jsonrpc method 2021-07-21 16:06:51 -03:00
Willian Mitsuda
cf1c23dfa8 Add contract creation tracing 2021-07-21 15:13:18 -03:00
Willian Mitsuda
dcc121ccc2 Add contract creation display on transaction details page 2021-07-21 01:23:44 -03:00
Willian Mitsuda
42ea3534bf Add highlighting support to transfer values 2021-07-19 23:33:19 -03:00
Willian Mitsuda
c3684151bf Unified node-side tracing APIs 2021-07-19 20:49:54 -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
26a8e5bea2 Lower opacity of self-destruct addresses 2021-07-19 13:01:15 -03:00
Willian Mitsuda
163cef6939 Add selfdestruct decoration 2021-07-19 04:19:24 -03:00
Willian Mitsuda
03ce994a5c Add hint to GST2/CHI gastoken selfdestructs on mainnet 2021-07-19 04:14:56 -03:00
Willian Mitsuda
261847bec1 Change p for span to avoid block filling the entire row 2021-07-19 01:03:32 -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
683da61778 Initial tracking ot self-destructs 2021-07-17 15:58:33 -03:00
Willian Mitsuda
4c72fd6966 Small component extraction 2021-07-14 16:17:27 -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
4b3ab2ec8a Extract highlighter decorator component 2021-07-14 04:24:28 -03:00
Willian Mitsuda
693e0c6611 Differentiate simple eth transfers from transfer method calls 2021-07-13 02:36:09 -03:00
Willian Mitsuda
7f39ba5232 Extract custom hook for 4bytes resolution 2021-07-12 19:13:12 -03:00
Willian Mitsuda
613c49b1ad Fix missing key attr; used a dummy key because it is decorative 2021-07-12 17:47:37 -03:00
Willian Mitsuda
7b2bdce210 Fix context use 2021-07-09 14:22:25 -03:00
Willian Mitsuda
052b2f61e0 Fixes for the production docker image 2021-07-09 14:13:31 -03:00
Willian Mitsuda
ea7b7a9f75 Externalize url prefixes 2021-07-09 13:54:59 -03:00
Willian Mitsuda
cf581e1ab5 Merge trustwallet assets to the same docker image 2021-07-07 16:59:49 -03:00
Willian Mitsuda
97e542f51e Change 4bytes subdirectory in preparation for adding trustwallet asset to the same image 2021-07-07 16:51:52 -03:00
Willian Mitsuda
0d01cbef1d Fix title fallback 2021-07-06 02:04:46 -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
8ebc078064 Darken internal transactions 2021-07-05 00:37:05 -03:00
Willian Mitsuda
1b32f4e888 Highlight flashbot-like txs inside blocks 2021-07-05 00:34:40 -03:00