Willian Mitsuda
|
f0c78b6a12
|
Link Sourcify decoration directly to contracts verification info page
|
2021-11-19 14:52:00 -03:00 |
|
Willian Mitsuda
|
2a72602f12
|
Merge branch 'develop' into feature/trace-tx
|
2021-11-18 16:15:25 -03:00 |
|
Willian Mitsuda
|
2e586789a4
|
Replace by TransactionAddress component
|
2021-11-18 16:01:11 -03:00 |
|
Willian Mitsuda
|
454f785878
|
Remove unnecessary code
|
2021-11-18 15:51:08 -03:00 |
|
Willian Mitsuda
|
c9f7f46ebc
|
Add generic resolvers support to internal ops
|
2021-11-18 15:46:09 -03:00 |
|
Willian Mitsuda
|
56c5c420fb
|
Merge branch 'develop' into feature/trace-tx
|
2021-11-11 05:27:36 -03:00 |
|
Willian Mitsuda
|
1794fff7f3
|
Add Sourcify decoration to addresses in tx details page
|
2021-11-10 16:24:34 -03:00 |
|
Willian Mitsuda
|
dca72a13b4
|
Add Sourcify decoration support to AddressTransactions page
|
2021-11-10 05:45:46 -03:00 |
|
Willian Mitsuda
|
445cd679d8
|
Tweak styling of disabled tabs
|
2021-11-08 14:57:51 -03:00 |
|
Willian Mitsuda
|
d905afd75d
|
Allow raw display of non-decodable inputs
|
2021-11-08 14:53:23 -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
|
b723182ad3
|
Extract utility component TransactionAddress
|
2021-11-07 08:21:56 -03:00 |
|
Willian Mitsuda
|
364461c00b
|
Merge branch 'develop' into feature/trace-tx
|
2021-11-02 03:52:05 -03:00 |
|
Willian Mitsuda
|
f2fbab36a6
|
Initial implementation of hardcoded address resolver with Uniswap V1/2/3 main contracts as a bootstrap test
|
2021-11-02 03:32:11 -03:00 |
|
Willian Mitsuda
|
d2ae5f07fd
|
Merge branch 'develop' into feature/trace-tx
|
2021-11-01 16:56:24 -03:00 |
|
Willian Mitsuda
|
66be71f89d
|
TODO: must finish reverse token address support on internal ETH transfers section
|
2021-11-01 04:46:19 -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
|
378d5a0c25
|
Reorder attributes
|
2021-11-01 01:32:35 -03:00 |
|
Willian Mitsuda
|
9879290a38
|
Add symbol support
|
2021-10-31 19:59:14 -03:00 |
|
Willian Mitsuda
|
9b2dcf0aca
|
Fix token address link
|
2021-10-31 19:55:09 -03:00 |
|
Willian Mitsuda
|
099c1465b0
|
Add ERC token address resolver
|
2021-10-31 19:51:11 -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
|
119cb67b00
|
Remove unnecessary nested span
|
2021-10-30 22:00:03 -03:00 |
|
Willian Mitsuda
|
8341c274f6
|
Remove unnecessary React.memo
|
2021-10-30 21:56:32 -03:00 |
|
Willian Mitsuda
|
7708fa75e5
|
Remove unnecessary nested span
|
2021-10-30 21:54:05 -03:00 |
|
Willian Mitsuda
|
a0675c6377
|
Use ResolvedAddresses table instead of pre-resolved name parameter
|
2021-10-30 21:31:31 -03:00 |
|
Willian Mitsuda
|
9da41d0a2e
|
Typo fix
|
2021-10-30 21:14:11 -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
|
05953de053
|
Apply selection highlighter to function sigs
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
f800f05787
|
Add deprecation notice
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
09e89c5f41
|
Retrofit the AddressHighlighter into the new generic SelectionHighlighter
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
a0677feda7
|
Remove redundant React.memo
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
3ea9dc7643
|
Micro optimization for large traces
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
e99e5c35ea
|
Add memoization
|
2021-10-22 15:50:31 -03:00 |
|
Willian Mitsuda
|
78d3c0e1b7
|
Remove deprecated use4Bytes hook
|
2021-09-27 01:09:56 -03:00 |
|
Willian Mitsuda
|
b57518ba96
|
Use common function
|
2021-09-25 14:29:09 -03:00 |
|
Willian Mitsuda
|
0ede7cf3c9
|
Migrate deprecated attribute activeClassname
|
2021-09-23 21:27:40 -03:00 |
|
Willian Mitsuda
|
b5c69a2d3f
|
Extract ModeTaab component
|
2021-09-18 15:08:44 -03:00 |
|
Willian Mitsuda
|
fd83de177a
|
Add TODOs for react-router-dom migration
|
2021-09-13 17:29:36 -03:00 |
|
Willian Mitsuda
|
fe336c5c43
|
Refactorings
|
2021-09-06 03:59:29 -03:00 |
|
Willian Mitsuda
|
a76a2d71a2
|
Rename component
|
2021-09-06 03:34:13 -03:00 |
|
Willian Mitsuda
|
38f76e9e2b
|
First working prototype of contract tab
|
2021-09-05 03:54:22 -03:00 |
|
Willian Mitsuda
|
50f4abf23f
|
Squash pending tx initial implementation
|
2021-09-04 03:19:42 -03:00 |
|
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 |
|
Willian Mitsuda
|
6dc6e63b95
|
Signal miner address on transaction page and blokc ktransaction list
|
2021-07-05 00:03:01 -03:00 |
|
Willian Mitsuda
|
290d5a8b11
|
Add block navigation buttons
|
2021-07-03 22:33:34 -03:00 |
|