Commit Graph

1125 Commits

Author SHA1 Message Date
Willian Mitsuda d9155bff11 Use complete input decoder 2021-11-08 08:28:28 -03:00
Willian Mitsuda a03b7d21f6 Remove unused parameter 2021-11-08 08:20:16 -03:00
Willian Mitsuda eb22a227f1 Merge branch 'develop' into feature/trace-tx 2021-11-08 08:14:46 -03:00
dependabot[bot] 70327ac69d
Bump @types/react-dom from 17.0.10 to 17.0.11 (#112) 2021-11-08 11:06:54 +00:00
dependabot[bot] 55a6e40c5a
Bump @types/react from 17.0.33 to 17.0.34 (#113) 2021-11-08 11:04:38 +00:00
Willian Mitsuda 157c6b5457 Merge branch 'feature/refactor-input-decoder-component' into develop 2021-11-08 08:04:02 -03:00
Willian Mitsuda c0f934b190 Remove unnecessary attributes; simplify code 2021-11-08 08:02:05 -03:00
Willian Mitsuda 25f821548e Extract InputDecoder component 2021-11-08 07:49:30 -03:00
Willian Mitsuda f1fe98965b Tweak spacing 2021-11-07 21:07:20 -03:00
Willian Mitsuda 17cb352a1f Remove unnecessary nested divs 2021-11-07 17:54:28 -03:00
Willian Mitsuda fc1f0fe196 Use higher level component 2021-11-07 17:46:42 -03:00
Willian Mitsuda bf7117c1eb Add hover coloring 2021-11-07 17:42:10 -03:00
Willian Mitsuda 45bfe9718a Fix staticcall display ot traces 2021-11-07 17:35:17 -03:00
Willian Mitsuda 43f0ba0f8d Remove deprecated parameters 2021-11-07 09:21:02 -03:00
Willian Mitsuda 00ecea2c54 Merge branch 'develop' into feature/trace-tx 2021-11-07 09:15:02 -03:00
Willian Mitsuda c63a25ad6d Merge branch 'feature/transaction-context' into develop 2021-11-07 08:58:00 -03:00
Willian Mitsuda 128c70b972 Replace component 2021-11-07 08:56:12 -03:00
Willian Mitsuda b723182ad3 Extract utility component TransactionAddress 2021-11-07 08:21:56 -03:00
Willian Mitsuda f90d9150b8 UI fixes 2021-11-06 16:14:30 -03:00
Willian Mitsuda 42b585bc40 Add input decoding to trace 2021-11-06 15:54:34 -03:00
Willian Mitsuda 8c46eaabb1 Generalize attribute type 2021-11-06 05:15:27 -03:00
Willian Mitsuda 9954c8ac02 Typedef component 2021-11-06 05:04:50 -03:00
Willian Mitsuda fd3173c3a6 Extract TraceInput component 2021-11-06 02:12:37 -03:00
Willian Mitsuda 45893bae8b Merge branch 'develop' into feature/trace-tx 2021-11-04 16:34:16 -03:00
Willian Mitsuda e2ba28b64e Add previous GR round payout addresses 2021-11-04 15:59:17 -03:00
Willian Mitsuda 34d11d5c63 Merge branch 'feature/missing-name-resolvers' into develop 2021-11-03 09:23:14 -03:00
Willian Mitsuda 8efe230bc8 Add missing resolvers support on decoded inputs and logs table 2021-11-03 09:14:52 -03:00
Willian Mitsuda 03e48f678c Add missing resolvers on token transferred section 2021-11-03 09:07:38 -03:00
Willian Mitsuda d99a9a24c1 Add GR11 matching payout address to the hardcoded list 2021-11-03 09:01:22 -03:00
dependabot[bot] d773a442a4
Bump @testing-library/jest-dom from 5.14.1 to 5.15.0 (#111) 2021-11-03 11:55:27 +00:00
Willian Mitsuda 3b60030817 Reduce redraws 2021-11-03 04:52:01 -03:00
Willian Mitsuda 596ed93e0e Hide children nodes seems to performe better on large traces 2021-11-02 21:54:25 -03:00
Willian Mitsuda fd5b884caa Add tree expand/collapse toggles 2021-11-02 21:24:19 -03:00
Willian Mitsuda 364461c00b Merge branch 'develop' into feature/trace-tx 2021-11-02 03:52:05 -03:00
Willian Mitsuda 7d58cc96f3 Merge branch 'feature/hardcoded-addresses' into develop 2021-11-02 03:51:08 -03:00
Willian Mitsuda 2dd055755e Add gitcoin donation checkout address 2021-11-02 03:48:42 -03:00
Willian Mitsuda 7daffbca26 Add tornado cash proxy 2021-11-02 03:36:30 -03:00
Willian Mitsuda f2fbab36a6 Initial implementation of hardcoded address resolver with Uniswap V1/2/3 main contracts as a bootstrap test 2021-11-02 03:32:11 -03:00
Willian Mitsuda bc1d6f35b8 Add merged trace address resolution 2021-11-01 17:40:38 -03:00
Willian Mitsuda c4615e47bf Add address resolution support to trace tool 2021-11-01 17:09:47 -03:00
Willian Mitsuda d2ae5f07fd Merge branch 'develop' into feature/trace-tx 2021-11-01 16:56:24 -03:00
Willian Mitsuda 2dd4850eb0 Start using JsonRpcBatchProvider from ethers instead of the regular one to optimize for big txs 2021-11-01 16:17:48 -03:00
Willian Mitsuda 74a9b05c04 Typo fix 2021-11-01 15:37:10 -03:00
Willian Mitsuda b90c92a436 Merge tag 'v2021.10.05-otterscan' into develop
Release v2021.10.05-otterscan
2021-11-01 15:36:01 -03:00
Willian Mitsuda 53587cacf4 Merge branch 'release/v2021.10.05-otterscan' 2021-11-01 15:35:40 -03:00
Willian Mitsuda f2c75ca6e2 Merge branch 'feature/erc20-address-resolver' into develop 2021-11-01 04:50:14 -03:00
Willian Mitsuda 66be71f89d TODO: must finish reverse token address support on internal ETH transfers section 2021-11-01 04:46:19 -03:00
Willian Mitsuda 91a888c73b Migrate remaining token decoration support to the new resolver framework 2021-11-01 04:26:19 -03:00
Willian Mitsuda e22b564a71 Add in-page cache capabilities to main resolver 2021-11-01 04:15:12 -03:00
Willian Mitsuda 378d5a0c25 Reorder attributes 2021-11-01 01:32:35 -03:00