Commit Graph

33 Commits

Author SHA1 Message Date
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