Commit Graph

306 Commits

Author SHA1 Message Date
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 1b9f26a3f0 First working prototype with call tree 2021-10-28 05:33:41 -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 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
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
Willian Mitsuda f62f41759f Fix missing bottom padding grow 2021-10-22 15:08:46 -03:00
Willian Mitsuda a6109754b4 Fix home screen flickering 2021-10-22 09:29:54 -03:00
Willian Mitsuda 1d044cee85 Using import for image 2021-10-21 18:28:38 -03:00
Willian Mitsuda 3ff4b0e65e Lazy load London dashboard 2021-10-21 04:31:37 -03:00
Willian Mitsuda a6b0201f44 Lazy load CameraScanner component 2021-10-21 04:10:49 -03:00
Willian Mitsuda 1bdae1569a Allow highlight.js tree shaking; reduced production bundle size 2021-10-20 19:23:10 -03:00
Willian Mitsuda b21c10ab0b Fix typings after react-chart-js upgrade 2021-10-20 16:10:00 -03:00
Willian Mitsuda 70649af097 Fix wrong message when cant decode input 2021-10-19 05:23:48 -03:00
Willian Mitsuda bace76e12c Fix wrong message when cant decode log 2021-10-19 05:20:14 -03:00
Willian Mitsuda 719ce4bd35 Bugfix: do not try to decode method selector on contract creation txs fix #96 2021-10-18 19:04:43 -03:00
Willian Mitsuda 22da8082d8 Lower log level 2021-10-18 17:01:32 -03:00
Willian Mitsuda d4aee16141 Fix string break 2021-10-18 17:00:04 -03:00
Willian Mitsuda f3a6848e94 Fix duplicate table header 2021-10-18 03:39:00 -03:00
Willian Mitsuda 662c511245 Change contract verification icon to Sourcify logo 2021-10-18 03:15:20 -03:00
Willian Mitsuda f847f9b24e Merge branch 'develop' into feature/topic0-event-decoding 2021-10-18 02:51:36 -03:00
Willian Mitsuda 043b417703 Update Sourcify IPFS docs; change Sourcify integration to use public gateway by default 2021-10-17 22:57:19 -03:00
Willian Mitsuda 23737ce4d0 Support trial and error of multiple event signatures 2021-10-13 15:34:30 -03:00
Willian Mitsuda f0ffa140c4 Add estimated params notice 2021-10-12 05:35:18 -03:00
Willian Mitsuda ccad1f123a First working version of non-verified contract topic0 decoder 2021-10-08 02:38:46 -03:00
Willian Mitsuda 7b8dd7d159 Lower log level 2021-09-29 16:34:49 -03:00
Willian Mitsuda b770de3117 Tune spacing 2021-09-29 16:27:36 -03:00