Commit Graph

1034 Commits

Author SHA1 Message Date
Willian Mitsuda 3bfe0d0055 Extract and generalize ETH address fixing logic 2021-11-25 16:20:44 -03:00
Willian Mitsuda d9592fe196 Move file 2021-11-25 15:50:59 -03:00
Willian Mitsuda 7946188633 Extract Sourcify logo component 2021-11-25 15:48:17 -03:00
Willian Mitsuda 379ffda83e Extract single Sourcify metadata helper function 2021-11-25 15:41:40 -03:00
Willian Mitsuda 843781c8ba Push down address search-specific computations 2021-11-25 15:30:11 -03:00
Willian Mitsuda 97611ca0a1 Extract address transaction results component 2021-11-25 07:03:29 -03:00
Willian Mitsuda 0b43df6b75 Extract common search logic 2021-11-25 06:44:25 -03:00
Willian Mitsuda 33939054f2 Migrate to react-router v6 2021-11-25 06:28:45 -03:00
Willian Mitsuda 18b834c852 Upgrade react-chartjs-2 to v4; make code tree-shakeable 2021-11-23 20:53:49 -03:00
dependabot[bot] b17a1d4f27
Bump @testing-library/jest-dom from 5.15.0 to 5.15.1 (#127) 2021-11-23 23:03:17 +00:00
dependabot[bot] 887ef5607f
Bump chart.js from 3.5.1 to 3.6.0 (#104) 2021-11-23 23:02:00 +00:00
dependabot[bot] c718711845
Bump @craco/craco from 6.4.0 to 6.4.1 (#125) 2021-11-23 23:00:59 +00:00
dependabot[bot] 6128cbbb0e
Bump typescript from 4.4.4 to 4.5.2 (#122) 2021-11-23 06:37:20 +00:00
dependabot[bot] 41d02f6e29
Bump @types/react from 17.0.35 to 17.0.36 (#124) 2021-11-23 06:37:04 +00:00
Willian Mitsuda effb0075fb Merge tag 'v2021.11.03-otterscan' into develop
Release v2021.11.03-otterscan
2021-11-22 19:10:48 -03:00
Willian Mitsuda 36985ed0f8 Merge branch 'release/v2021.11.03-otterscan' 2021-11-22 19:10:29 -03:00
Willian Mitsuda c2629b5830 Fix 4bytes trace map not loading on prod build 2021-11-22 15:57:28 -03:00
Willian Mitsuda 48686249f3 Merge branch 'feature/trace-tx' into develop 2021-11-22 14:29:58 -03:00
Willian Mitsuda 3c20cf6810 Increment required API level (because of ots_traceTransaction) 2021-11-22 14:29:31 -03:00
Willian Mitsuda ed79a7a72f Normalize function names to lower capital 2021-11-22 14:25:18 -03:00
Willian Mitsuda 637ff5c9d8 Fix selfdestruct display 2021-11-22 14:16:33 -03:00
Willian Mitsuda e640d11a16 Fix ERC resolver for tokens with empty name/symbol 2021-11-21 09:04:08 -03:00
Willian Mitsuda 087b531905 Add selfdestruct support 2021-11-21 08:52:37 -03:00
Willian Mitsuda a985830c74 Simplified display of create/create2 traces 2021-11-19 17:26:57 -03:00
Willian Mitsuda 8bfe34850d Dont try to parse method selector for create/create2 traces 2021-11-19 15:39:53 -03:00
Willian Mitsuda 26600afdb6 Merge branch 'develop' into feature/trace-tx 2021-11-19 14:58:41 -03:00
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 2a72602f12 Merge branch 'develop' into feature/trace-tx 2021-11-18 16:15:25 -03: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 56c5c420fb Merge branch 'develop' into feature/trace-tx 2021-11-11 05:27:36 -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
Willian Mitsuda 12f3820c32 Merge branch 'develop' into feature/trace-tx 2021-11-08 20:34:36 -03:00