Willian Mitsuda
|
f52119a540
|
Handle non-used addresses in search fix#67
|
2022-02-03 15:14:05 -03:00 |
Willian Mitsuda
|
f09c49dfed
|
Fix prefetch
|
2022-02-01 19:14:05 -03:00 |
Willian Mitsuda
|
97f6ae89fe
|
Fix display of error message while loading tx by nonce
|
2022-02-01 16:01:23 -03:00 |
Willian Mitsuda
|
f9f7a569e2
|
Make nav nonce control dumb; use just urls for navigation; speed up with prefetch
|
2022-02-01 15:53:45 -03:00 |
Willian Mitsuda
|
6a6e2cdb14
|
Retrofit search urls into search
|
2022-02-01 15:32:18 -03:00 |
Willian Mitsuda
|
3695db552b
|
Handle negative nonce
|
2022-02-01 15:19:42 -03:00 |
Willian Mitsuda
|
c728dd881d
|
Handle search for latest nonce on uninitialized addresses
|
2022-01-31 17:06:49 -03:00 |
Willian Mitsuda
|
9d7709ca63
|
Add "latest" support for nonce param
|
2022-01-31 16:49:58 -03:00 |
Willian Mitsuda
|
b0c31441c4
|
Simplify logic
|
2022-01-31 16:35:34 -03:00 |
Willian Mitsuda
|
0f35d205e4
|
Fix extra redirect
|
2022-01-31 16:28:10 -03:00 |
Willian Mitsuda
|
5abf171be9
|
Fix invalid nonce handling
|
2022-01-31 16:26:27 -03:00 |
Willian Mitsuda
|
17194c089a
|
Add 404 page
|
2022-01-31 15:53:25 -03:00 |
Willian Mitsuda
|
e6d60f1fcd
|
Change address tx by nonce url to addressOrName?nonce=? format
|
2022-01-31 15:37:29 -03:00 |
Willian Mitsuda
|
20fc443009
|
Error handling UI improvements
|
2022-01-29 20:44:26 -03:00 |
Willian Mitsuda
|
d70c22b5a0
|
Extract common component for address or ens name not found
|
2022-01-29 20:00:01 -03:00 |
Willian Mitsuda
|
aeda92e41c
|
Add ENS support to search by nonce url
|
2022-01-29 19:54:21 -03:00 |
Willian Mitsuda
|
17b6c03a33
|
Basic nonce locator URL
|
2022-01-29 19:40:26 -03:00 |
Willian Mitsuda
|
cb6d1f3bcd
|
Extract tx page content component
|
2022-01-29 19:04:52 -03:00 |
Willian Mitsuda
|
f138444eee
|
Fix signalling tx not found on network error
|
2022-01-24 16:36:16 -03:00 |
Willian Mitsuda
|
e62068c65a
|
Fix ens name without nonce search
|
2022-01-24 16:23:16 -03:00 |
Willian Mitsuda
|
af15aaba0c
|
Rename, since the /:addressorName now may not route to just address search results
|
2022-01-24 16:22:32 -03:00 |
Willian Mitsuda
|
80ef1cf820
|
Add initial support for address:nonce search
|
2022-01-22 15:02:00 -03:00 |
Willian Mitsuda
|
fe673bd0f8
|
Small fixes
|
2022-01-21 15:59:27 -03:00 |
Willian Mitsuda
|
7d87345e98
|
Prevent passing negative nonce because of prefetch
|
2022-01-21 15:59:27 -03:00 |
Willian Mitsuda
|
0c6137656f
|
Always prefetch
|
2022-01-21 15:59:27 -03:00 |
Willian Mitsuda
|
f1db3f2348
|
Add prefetch to nonce +-2
|
2022-01-21 15:59:27 -03:00 |
Willian Mitsuda
|
0d2a1a593d
|
Add next/last nonce navigation support
|
2022-01-21 15:59:27 -03:00 |
Willian Mitsuda
|
e012165696
|
Improve readability of nonce
|
2022-01-21 15:59:27 -03:00 |
Willian Mitsuda
|
47cbe36c8f
|
First working iteration of sender/nonce navigation
|
2022-01-21 15:59:27 -03:00 |
Willian Mitsuda
|
a934282ab0
|
Remove fourBytesMap usage; replace everything by swr
|
2021-12-18 21:13:35 -03:00 |
Willian Mitsuda
|
d67cd52ceb
|
Move check to outside useSWR
|
2021-12-18 07:31:03 -03:00 |
Willian Mitsuda
|
61383a36d9
|
Change to immutable SWR
|
2021-12-18 07:09:10 -03:00 |
Willian Mitsuda
|
7df1babd27
|
Remove AddressCollectors and batchResolver
|
2021-12-16 23:22:56 -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
|
28a216ff5f
|
Eliminate redundant function
|
2021-12-16 19:22:13 -03:00 |
Willian Mitsuda
|
e9f32e3530
|
Extract method formatter
|
2021-12-16 19:12:55 -03:00 |
Willian Mitsuda
|
478dd84710
|
Eliminate simple transfer singleton entry
|
2021-12-16 19:08:04 -03:00 |
Willian Mitsuda
|
d5ea295eec
|
Rework use4Bytes hook to use swr; fix handling of 0x00 data
|
2021-12-16 18:35:54 -03:00 |
Willian Mitsuda
|
da50c7b4ac
|
Add custom error decoding
|
2021-12-13 21:03:13 -03:00 |
Willian Mitsuda
|
f22199d7d5
|
Add basic structure for custom errors
|
2021-12-13 15:41:37 -03:00 |
Willian Mitsuda
|
d5fa5dda36
|
Small refactorings; no semantic changes
|
2021-12-13 15:11:34 -03:00 |
Willian Mitsuda
|
0754c4f4bf
|
Add failed tx error msg support; depends on ots_getTransactionError custom API
|
2021-12-12 23:32:30 -03:00 |
Willian Mitsuda
|
0439be7ac9
|
Fix display Sourcify verification status for created contracts on block tx results
|
2021-12-04 17:22:17 -03:00 |
Willian Mitsuda
|
9fb6e1877d
|
Fix address resolution for created contracts on results page
|
2021-12-04 16:59:29 -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
|
7a9dd3c519
|
Move hook
|
2021-12-04 16:33:07 -03:00 |
Willian Mitsuda
|
6f6dd1877a
|
Remove dead code
|
2021-12-04 16:29:40 -03:00 |
Willian Mitsuda
|
3a6f050061
|
Dont display the contract tab if we know the address is an EOA
|
2021-12-04 16:28:40 -03:00 |
Willian Mitsuda
|
14186ad151
|
Add uniswap V3 resolver
|
2021-12-03 16:14:09 -03:00 |
Willian Mitsuda
|
e6ec78daee
|
Add all Uniswap V3 known deployments from https://github.com/Uniswap/v3-periphery/blob/main/deploys.md
|
2021-12-03 15:46:50 -03:00 |