Willian Mitsuda
|
2237ddee8c
|
Assume immutable by default
|
2022-03-05 21:08:55 -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
|
7dd90ee84c
|
Promote method name
|
2022-02-21 16:35:59 -03:00 |
Willian Mitsuda
|
22a0bc5888
|
Add current balance
|
2022-02-19 08:01:34 -03:00 |
Willian Mitsuda
|
d00d6cba0b
|
Add contract creator panel to address overview page
|
2022-02-19 07:42:36 -03:00 |
Willian Mitsuda
|
088781babb
|
Fix negative block numbers
|
2022-02-18 04:11:10 -03:00 |
Willian Mitsuda
|
9ca79e838f
|
Fix block number not found
|
2022-02-18 04:06:36 -03:00 |
Willian Mitsuda
|
288f6c92cd
|
Fix search by block hash
|
2022-02-18 02:32:39 -03:00 |
Willian Mitsuda
|
f09c49dfed
|
Fix prefetch
|
2022-02-01 19:14:05 -03:00 |
Willian Mitsuda
|
f138444eee
|
Fix signalling tx not found on network error
|
2022-01-24 16:36:16 -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
|
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
|
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
|
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
|
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
|
a3626136a6
|
Avoid getting erc20 metadata multiple times in the same session
|
2021-10-28 23:39:33 -03:00 |
Willian Mitsuda
|
7b611f96e2
|
Fix fallback case on dedup sig function
|
2021-10-28 17:41:56 -03:00 |
Willian Mitsuda
|
cbab64cd99
|
Dedup and optimize 4bytes calls for really huge traces
|
2021-10-28 17:21:01 -03:00 |
Willian Mitsuda
|
d27df7d271
|
Omit missing value field
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
e93c2953ec
|
Add value field to call tree
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
1b9f26a3f0
|
First working prototype with call tree
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
5e982d3b55
|
Guard against errors on getting erc20 metadata
|
2021-09-22 15:30:54 -03:00 |
Willian Mitsuda
|
50f4abf23f
|
Squash pending tx initial implementation
|
2021-09-04 03:19:42 -03:00 |
Willian Mitsuda
|
0ba7ad0cff
|
Fixes for miner fee reward display post-london
|
2021-08-30 02:46:08 -03:00 |
Willian Mitsuda
|
46c229169b
|
Use more specific import to allow ethers tree shaking
|
2021-08-08 19:49:45 -03:00 |
Willian Mitsuda
|
d7621eec59
|
Add server side pagination support
|
2021-08-03 01:34:14 -03:00 |
Willian Mitsuda
|
a6b1551756
|
Use total info from node
|
2021-08-03 00:45:07 -03:00 |
Willian Mitsuda
|
e03e27c71b
|
Use first iteration of ots_getBlockTransactions
|
2021-08-02 23:07:27 -03:00 |
Willian Mitsuda
|
46bc4a7a11
|
Make use of ots_getBlockDetails on tx details to save traffic when calculating block tx count (because of tx idx position)
|
2021-08-02 17:06:53 -03:00 |
Willian Mitsuda
|
3cbc0b0d3c
|
Make use of the new ots_getBlockDetails API
|
2021-08-02 15:43:37 -03:00 |
Willian Mitsuda
|
b2a54831d1
|
Extract custom hook
|
2021-08-01 23:53:36 -03:00 |
Willian Mitsuda
|
32ea63a3d0
|
Generalize parameter
|
2021-08-01 23:10:32 -03:00 |
Willian Mitsuda
|
07e496f476
|
Add block total tx count info
|
2021-08-01 07:04:58 -03:00 |
Willian Mitsuda
|
5b5791236f
|
Extract custom hook
|
2021-08-01 06:59:59 -03:00 |
Willian Mitsuda
|
aba239bf8c
|
First iteration at showing incoming blocks
|
2021-07-29 15:09:28 -03:00 |
Willian Mitsuda
|
2ae3429d51
|
Extract custom hook
|
2021-07-26 19:59:07 -03:00 |
Willian Mitsuda
|
9b957d8d20
|
Rename jsonrpc method
|
2021-07-21 16:06:51 -03:00 |
Willian Mitsuda
|
c3684151bf
|
Unified node-side tracing APIs
|
2021-07-19 20:49:54 -03:00 |
Willian Mitsuda
|
03ce994a5c
|
Add hint to GST2/CHI gastoken selfdestructs on mainnet
|
2021-07-19 04:14:56 -03:00 |
Willian Mitsuda
|
683da61778
|
Initial tracking ot self-destructs
|
2021-07-17 15:58:33 -03:00 |
Willian Mitsuda
|
1ab77bb819
|
Extract custom hook; simplify code
|
2021-07-17 15:00:08 -03:00 |