Commit Graph

23 Commits

Author SHA1 Message Date
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
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
d9592fe196 Move file 2021-11-25 15:50:59 -03:00
Willian Mitsuda
0caf58ea29 Add Sourcify decoration support to tx logs page 2021-11-10 16:48:24 -03:00
Willian Mitsuda
c0f934b190 Remove unnecessary attributes; simplify code 2021-11-08 08:02:05 -03:00
Willian Mitsuda
7bfa479d6c Retrofit name resolvers into transaction/* pages 2021-10-30 22:44:33 -03:00
Willian Mitsuda
13f32f8a35 Properly differentiate pending/cant decode log data 2021-09-23 18:46:08 -03:00
Willian Mitsuda
380abf2adc Custom msg for 0 logs 2021-09-23 18:33:20 -03:00
Willian Mitsuda
bef7691d77 Turn sourcify intergration mode into a global config 2021-09-23 18:25:52 -03:00
Willian Mitsuda
b5c76a4e01 Fix log metadata search 2021-09-22 15:11:13 -03:00
Willian Mitsuda
7f15a12f4a Add support for multiple log emitter addresses 2021-09-20 18:15:00 -03:00
Willian Mitsuda
a0896c59a3 Fix support for different log emitters 2021-09-18 19:42:45 -03:00
Willian Mitsuda
6008eb102d Optional chaining 2021-09-18 19:38:35 -03:00
Willian Mitsuda
2f19ab3ab3 Initial implementation of log decoding 2021-09-17 19:42:19 -03:00
Willian Mitsuda
50f4abf23f Squash pending tx initial implementation 2021-09-04 03:19:42 -03:00
Willian Mitsuda
8d04e5e6ab Fix right margin 2021-07-23 01:23:32 -03:00
Willian Mitsuda
2aa6298fdf Use decorated addresss component on logs section 2021-07-19 14:47:14 -03:00
Willian Mitsuda
6bf905d33a Fix missing readonly attribute on textarea 2021-07-19 03:15:43 -03:00
Willian Mitsuda
261847bec1 Change p for span to avoid block filling the entire row 2021-07-19 01:03:32 -03:00
Willian Mitsuda
1e095b6dd3 Extract subcomponents 2021-07-14 16:30:28 -03:00