Willian Mitsuda
|
971554fe82
|
Add support for partial match on Sourcify
|
2022-08-31 17:20:02 -03:00 |
|
Willian Mitsuda
|
e3a21bd4b2
|
Split block confirmation data into its own hook
|
2022-08-24 04:34:41 -03:00 |
|
Willian Mitsuda
|
34f812aed0
|
Extract token transfers logic
|
2022-08-23 19:21:48 -03:00 |
|
Willian Mitsuda
|
9683edf050
|
Convert token metadata logic into SWR fetcher
|
2022-08-23 17:29:54 -03:00 |
|
Willian Mitsuda
|
21a549b3e1
|
Push down flashbots checking logic
|
2022-08-23 16:11:02 -03:00 |
|
Willian Mitsuda
|
bf2aa4e644
|
Encapsulate hook call
|
2022-08-22 18:02:17 -03:00 |
|
Willian Mitsuda
|
812539674e
|
Remove hacky prefetcher
|
2022-08-22 17:56:10 -03:00 |
|
Willian Mitsuda
|
6c7fbd8f35
|
Take advantage of SWR to not do prop drilling
|
2022-08-22 08:04:05 -03:00 |
|
Willian Mitsuda
|
57334f1f8f
|
Get rid of price maps
|
2022-08-22 04:50:49 -03:00 |
|
Willian Mitsuda
|
edd3b87245
|
Push down more hooks executions
|
2022-08-16 00:46:05 -03:00 |
|
Willian Mitsuda
|
d5ba6ac781
|
Push down Sourcify metadata reading
|
2022-08-16 00:46:05 -03:00 |
|
Willian Mitsuda
|
a2c2403d05
|
Replace useMultipleMetadata by SWR
|
2022-08-16 00:46:05 -03:00 |
|
Willian Mitsuda
|
39c11a1ed4
|
Replace Sourcify metadata reading by SWR; 2nd batch of refactorings
|
2022-08-16 00:46:05 -03:00 |
|
Willian Mitsuda
|
5d3bf127f4
|
Color renames from tailwindcss 3
|
2022-08-08 01:56:24 -03:00 |
|
Willian Mitsuda
|
8f074b6650
|
Code simplification: new tailwindcss 3 opacity syntax
|
2022-08-08 01:11:17 -03:00 |
|
Willian Mitsuda
|
b89ddc2e35
|
Code simplification: remove transform/filter classes unnecessary on tailwind 3
|
2022-08-07 23:32:38 -03:00 |
|
Willian Mitsuda
|
8ad1c7186b
|
Fix types for react 18
|
2022-08-06 23:32:08 -03:00 |
|
Willian Mitsuda
|
2c0f576d23
|
Apply USD oracle to internal ETH transfers section
|
2022-04-11 14:56:16 -03:00 |
|
Willian Mitsuda
|
a1edc3d632
|
Push down oracle info read
|
2022-04-11 14:34:49 -03:00 |
|
Willian Mitsuda
|
5086b6f856
|
Use native ethereum-lists/chains json format; dont reinvent the wheel
|
2022-04-02 14:56:36 -03:00 |
|
Willian Mitsuda
|
247596e58a
|
Remove unnecessary parameter
|
2022-03-25 21:40:54 -03:00 |
|
Willian Mitsuda
|
4b85cc8cd5
|
Parameterize components by chain native name/token symbol/decimals
|
2022-03-25 21:38:12 -03:00 |
|
Willian Mitsuda
|
f1a9a2f65d
|
Add support for eoa/contract indicator on address input decoders; generalized indicator support by pushing it down to TransactionAddress component
|
2022-03-24 15:20:54 -03:00 |
|
Willian Mitsuda
|
52a2f01342
|
Add eoa/contract legend support to token transfers section
|
2022-03-02 06:29:59 -03:00 |
|
Willian Mitsuda
|
716ec73478
|
Add eoa/contract legend support to trace page
|
2022-03-01 23:51:22 -03:00 |
|
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
|
f09c49dfed
|
Fix prefetch
|
2022-02-01 19:14:05 -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
|
fe673bd0f8
|
Small fixes
|
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
|
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
|
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
|
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
|
0754c4f4bf
|
Add failed tx error msg support; depends on ots_getTransactionError custom API
|
2021-12-12 23:32:30 -03:00 |
|
Willian Mitsuda
|
751ef0c9af
|
Extract higher level hook
|
2021-12-02 16:19:03 -03:00 |
|
Willian Mitsuda
|
c40e653bef
|
Small refactorings
|
2021-12-02 15:42:59 -03:00 |
|
Willian Mitsuda
|
2e04c726d7
|
Use new custom API to server-side check if address has code/is contract
|
2021-12-02 15:34:06 -03:00 |
|
Willian Mitsuda
|
c3dfcfeee3
|
Add still unoptimized check for addresses with code
|
2021-12-02 15:21:58 -03:00 |
|
Willian Mitsuda
|
5216198b06
|
Add selection highlighting support to decoded param table values
|
2021-11-29 15:32:07 -03:00 |
|
Willian Mitsuda
|
d9592fe196
|
Move file
|
2021-11-25 15:50:59 -03:00 |
|
Willian Mitsuda
|
637ff5c9d8
|
Fix selfdestruct display
|
2021-11-22 14:16:33 -03:00 |
|
Willian Mitsuda
|
087b531905
|
Add selfdestruct support
|
2021-11-21 08:52:37 -03:00 |
|
Willian Mitsuda
|
a985830c74
|
Simplified display of create/create2 traces
|
2021-11-19 17:26:57 -03:00 |
|
Willian Mitsuda
|
8bfe34850d
|
Dont try to parse method selector for create/create2 traces
|
2021-11-19 15:39:53 -03:00 |
|