Commit Graph

551 Commits

Author SHA1 Message Date
Willian Mitsuda 4da76ae836 Reduce the number of nested divs 2021-10-29 22:40:56 -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 3bfd38641b Correctly render fallback function signature 2021-10-28 17:39:10 -03:00
Willian Mitsuda 852ff5f726 Remove unused imports 2021-10-28 17:31:57 -03:00
Willian Mitsuda 379c695083 Retrofit new 4bytes fetcher function into legacy use4Bytes 2021-10-28 17:26:36 -03:00
Willian Mitsuda cbab64cd99 Dedup and optimize 4bytes calls for really huge traces 2021-10-28 17:21:01 -03:00
Willian Mitsuda 05953de053 Apply selection highlighter to function sigs 2021-10-28 05:33:41 -03:00
Willian Mitsuda f800f05787 Add deprecation notice 2021-10-28 05:33:41 -03:00
Willian Mitsuda 09e89c5f41 Retrofit the AddressHighlighter into the new generic SelectionHighlighter 2021-10-28 05:33:41 -03:00
Willian Mitsuda ad94813476 Remove unnecessary React.memo 2021-10-28 05:33:41 -03:00
Willian Mitsuda a0677feda7 Remove redundant React.memo 2021-10-28 05:33:41 -03:00
Willian Mitsuda 3ea9dc7643 Micro optimization for large traces 2021-10-28 05:33:41 -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 5188cd980e Add horizontal scroll to trace tree 2021-10-28 05:33:41 -03:00
Willian Mitsuda 56df620c7c Add color decoration to DELEGATECALL tracing 2021-10-28 05:33:41 -03:00
Willian Mitsuda 8992ea2336 Add 0x decoration prefix to input 2021-10-28 05:33:41 -03:00
Willian Mitsuda 277fa8f37c Different color for STATICCALL 2021-10-28 05:33:41 -03:00
Willian Mitsuda 309739e547 Add tree decoration to from address 2021-10-28 05:33:41 -03:00
Willian Mitsuda 0445ccd448 Remove depth info 2021-10-28 05:33:41 -03:00
Willian Mitsuda 48986de7f3 Add 4bytes decoding support to trace view 2021-10-28 05:33:41 -03:00
Willian Mitsuda 5229cb8c95 Disable brotli on nginx for now 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
dependabot[bot] 75612fc3cc
Bump react-chartjs-2 from 3.2.0 to 3.3.0 (#108) 2021-10-28 08:29:03 +00:00
dependabot[bot] 0edabe67a7
Bump @types/react-router-dom from 5.3.1 to 5.3.2 (#106) 2021-10-28 08:27:38 +00:00
dependabot[bot] 7f5d0dcb9f
Bump @types/react from 17.0.32 to 17.0.33 (#107) 2021-10-28 08:27:26 +00:00
dependabot[bot] bec8bf1f2c
Bump @craco/craco from 6.3.0 to 6.4.0 (#105) 2021-10-25 18:20:35 +00:00
dependabot[bot] ba6ec97a11
Bump @types/react from 17.0.31 to 17.0.32 (#103) 2021-10-25 18:18:44 +00:00
Willian Mitsuda c411900c67 Merge branch 'feature/better-abi-ui' into develop 2021-10-25 15:18:21 -03:00
Willian Mitsuda b8e081996c Replace deprecated react-helmet 2021-10-25 15:14:01 -03:00
Willian Mitsuda 0228a6b6ae Fix overflow 2021-10-25 14:49:17 -03:00
Willian Mitsuda 01818584b7 Color topic hashes/method selectors 2021-10-25 14:43:41 -03:00
Willian Mitsuda 4acc8be926 UI tweaks 2021-10-25 01:44:24 -03:00
Willian Mitsuda 02261f264a First parsed ABI UI prototype 2021-10-25 01:29:50 -03:00
Willian Mitsuda d7ba5f09fd Extract ABI parent component 2021-10-24 23:04:04 -03:00
Willian Mitsuda e9712b18a5 Merge branch 'feature/lazy-load-everything' into develop 2021-10-24 05:53:03 -03:00
Willian Mitsuda 5c8003a64c Preload title font 2021-10-24 05:51:05 -03:00
Willian Mitsuda c3351b8047 Fix footer@Home 2021-10-24 01:25:57 -03:00
Willian Mitsuda 2525e9ca31 Add chunk names/prefetch hint 2021-10-24 01:21:20 -03:00
Willian Mitsuda 2a78834c1d Refresh tweaks 2021-10-24 01:12:05 -03:00
Willian Mitsuda 24e05e06e9 Lazy import tabs 2021-10-24 01:04:18 -03:00
Willian Mitsuda 5e4be33121 Workaround for difficult overflow on ethers 5.5.x; using _difficult field: BigNumber; must change wen ethers 6 2021-10-22 17:51:20 -03:00
Willian Mitsuda 5533e7786e Fix typechecking after ethers 5.5.1 fix/improvement 2021-10-22 16:52:28 -03:00
dependabot[bot] 6cc7804da8
Bump ethers from 5.4.7 to 5.5.1 (#99) 2021-10-22 19:41:43 +00:00
Willian Mitsuda 4671197846 Remove Sourcify integration method: local snapshot 2021-10-22 15:59:45 -03:00
Willian Mitsuda e99e5c35ea Add memoization 2021-10-22 15:50:31 -03:00
dependabot[bot] f459f4c20c
Bump react-chartjs-2 from 3.1.1 to 3.2.0 (#102) 2021-10-22 18:23:35 +00:00
dependabot[bot] c1725e5dea
Bump @types/react from 17.0.30 to 17.0.31 (#101) 2021-10-22 18:15:51 +00:00
Willian Mitsuda eaa520c21e Merge branch 'feature/fix-home-flickering' into develop 2021-10-22 15:15:09 -03:00