Commit Graph

36 Commits

Author SHA1 Message Date
Willian Mitsuda
6220d230fa Add new eoa/contract legend to addresses in search results list/tx details page 2022-03-01 23:33:07 -03:00
Willian Mitsuda
6a6e2cdb14 Retrofit search urls into search 2022-02-01 15:32:18 -03:00
Willian Mitsuda
e62068c65a Fix ens name without nonce search 2022-01-24 16:23:16 -03:00
Willian Mitsuda
80ef1cf820 Add initial support for address:nonce search 2022-01-22 15:02:00 -03:00
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
658e530ed1 Fix tabs when search by ens name; fix contract creation on block txs results 2021-12-04 16:54:27 -03:00
Willian Mitsuda
83ce3ab734 Fix contract tab 2021-11-26 03:38:24 -03:00
Willian Mitsuda
d9592fe196 Move file 2021-11-25 15:50:59 -03:00
Willian Mitsuda
0b43df6b75 Extract common search logic 2021-11-25 06:44:25 -03:00
Willian Mitsuda
33939054f2 Migrate to react-router v6 2021-11-25 06:28:45 -03:00
Willian Mitsuda
0caf58ea29 Add Sourcify decoration support to tx logs page 2021-11-10 16:48:24 -03:00
Willian Mitsuda
7102a746b9 Add Sourcify decorations to BlockTransactions page 2021-11-10 05:58:28 -03:00
Willian Mitsuda
dca72a13b4 Add Sourcify decoration support to AddressTransactions page 2021-11-10 05:45:46 -03:00
Willian Mitsuda
3211befaea Remove redundant React.memo 2021-10-30 22:14:16 -03:00
Willian Mitsuda
a0675c6377 Use ResolvedAddresses table instead of pre-resolved name parameter 2021-10-30 21:31:31 -03:00
Willian Mitsuda
60ead1ba49 Rename type 2021-10-30 21:10:15 -03:00
Willian Mitsuda
b8eea08f4d Move type 2021-10-30 21:08:10 -03:00
Willian Mitsuda
719ce4bd35 Bugfix: do not try to decode method selector on contract creation txs fix #96 2021-10-18 19:04:43 -03:00
Willian Mitsuda
51b18b763f Extract common camera scan code; apply it to home also 2021-09-01 17:40:42 -03:00
Willian Mitsuda
7a43a56e26 Apply usd price on search results 2021-08-31 16:49:52 -03:00
Willian Mitsuda
9f778e6eba Extract table bg hover theme color 2021-08-31 04:07:55 -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
b8fcc8914d Show contract creation on search results 2021-07-21 01:42:49 -03:00
Willian Mitsuda
2494fa4adc Pull up all decoration logic from AddressOrENSName to DecoratedAddressLink 2021-07-19 00:38:38 -03:00
Willian Mitsuda
da7b039c22 Fix highlighting on to column 2021-07-14 22:51:33 -03:00
Willian Mitsuda
f3213b3c69 Fix spacing and alignment due to addresss highlight feature 2021-07-14 15:35:53 -03:00
Willian Mitsuda
4b3ab2ec8a Extract highlighter decorator component 2021-07-14 04:24:28 -03:00
Willian Mitsuda
05719eb4ae Add selection support for addresses 2021-07-14 03:52:31 -03:00
Willian Mitsuda
da16ce8ad6 Parameterize erigon node url 2021-07-08 16:02:42 -03:00
Willian Mitsuda
ac38942933 Apply miner icon directly on AddressOrENSName component 2021-07-05 20:55:07 -03:00
Willian Mitsuda
1b26e6be27 Dark yellow highlight 2021-07-05 17:44:57 -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
46edf8ae92 Add reverse ENS resolution on block transactions list 2021-07-02 21:40:44 -03:00
Willian Mitsuda
8b54cfb71b Initial public alpha version 2021-07-01 15:47:23 -03:00