Commit Graph

602 Commits

Author SHA1 Message Date
Willian Mitsuda 56a9efb81b Fix resolving names not propagating inside param tables 2021-11-19 14:57:21 -03:00
Willian Mitsuda f0c78b6a12 Link Sourcify decoration directly to contracts verification info page 2021-11-19 14:52:00 -03:00
dependabot[bot] 2fbc233fa1
Bump @types/react from 17.0.34 to 17.0.35 (#123) 2021-11-19 17:12:55 +00:00
Willian Mitsuda 7f381878ee Update trustwallet assets 2021-11-18 16:10:13 -03:00
dependabot[bot] 78a0544c54
Bump react-syntax-highlighter from 15.4.4 to 15.4.5 (#121) 2021-11-18 19:07:05 +00:00
dependabot[bot] 9d598a0193
Bump highlightjs-solidity from 2.0.1 to 2.0.2 (#120) 2021-11-18 19:04:29 +00:00
Willian Mitsuda d5e4fb3923 Merge branch 'feature/fix-optimize-missing-decorations' into develop 2021-11-18 16:03:19 -03:00
Willian Mitsuda 2e586789a4 Replace by TransactionAddress component 2021-11-18 16:01:11 -03:00
Willian Mitsuda 454f785878 Remove unnecessary code 2021-11-18 15:51:08 -03:00
Willian Mitsuda c9f7f46ebc Add generic resolvers support to internal ops 2021-11-18 15:46:09 -03:00
Willian Mitsuda 5b203bc8d4 Remove unnecessary nested spans 2021-11-11 16:14:04 -03:00
Willian Mitsuda 36b5437643 Fix missing Sourcify decoration on token transfers 2021-11-11 15:51:03 -03:00
Willian Mitsuda 8e29326ff5 Remove unused attribute 2021-11-11 15:37:40 -03:00
Willian Mitsuda 626133d9e0 Merge branch 'feature/sourcify-decoration' into develop 2021-11-11 05:18:36 -03:00
Willian Mitsuda 0caf58ea29 Add Sourcify decoration support to tx logs page 2021-11-10 16:48:24 -03:00
Willian Mitsuda 1794fff7f3 Add Sourcify decoration to addresses in tx details page 2021-11-10 16:24:34 -03:00
Willian Mitsuda 7102a746b9 Add Sourcify decorations to BlockTransactions page 2021-11-10 05:58:28 -03:00
Willian Mitsuda dca72a13b4 Add Sourcify decoration support to AddressTransactions page 2021-11-10 05:45:46 -03:00
Willian Mitsuda fe8be2ee21 Retrofit useMultipleMetadata into AddressTransactions page 2021-11-10 05:00:27 -03:00
Willian Mitsuda 8d259dacc8 Create a new type for checksummed addresses; small renames 2021-11-10 04:46:43 -03:00
Willian Mitsuda cab432aa13 Disable brotli 2021-11-10 04:45:58 -03:00
dependabot[bot] dbcbdc05d7
Bump serve from 12.0.1 to 13.0.2 (#118) 2021-11-08 23:31:10 +00:00
Willian Mitsuda 3bd897dc71 Upgrade runtime environment to node 16 2021-11-08 20:25:05 -03:00
dependabot[bot] 0817f94c4f
Bump @fontsource/fira-code from 4.5.1 to 4.5.2 (#116) 2021-11-08 21:41:33 +00:00
dependabot[bot] cca94af5a1
Bump @headlessui/react from 1.4.1 to 1.4.2 (#117) 2021-11-08 21:41:18 +00: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 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 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 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 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