Commit Graph

862 Commits

Author SHA1 Message Date
Willian Mitsuda 738303301c Update 4bytes repo 2022-01-04 19:12:25 -03:00
dependabot[bot] c41f3cd630
Bump use-keyboard-shortcut from 1.1.0 to 1.1.2 (#152) 2022-01-04 21:55:46 +00:00
dependabot[bot] 75031aa324
Bump swr from 1.1.1 to 1.1.2 (#151) 2022-01-04 21:53:20 +00:00
Willian Mitsuda a54cc9b23b First draft of custom json-rpc API docs 2022-01-04 18:49:20 -03:00
dependabot[bot] 5ae7c0f630
Bump chart.js from 3.6.2 to 3.7.0 (#149) 2021-12-26 02:20:34 +00:00
dependabot[bot] cb98721073
Bump @types/react from 17.0.37 to 17.0.38 (#150) 2021-12-26 02:19:44 +00:00
Willian Mitsuda 8d8fa14289 Merge branch 'feature/swr-address-resolution' into develop 2021-12-25 23:19:09 -03:00
Willian Mitsuda d3ab2a483b Merge branch 'develop' into feature/swr-address-resolution 2021-12-23 14:39:26 -03:00
dependabot[bot] 4f01a2a279
Bump react-router-dom from 6.1.1 to 6.2.1 (#147) 2021-12-23 17:29:15 +00:00
dependabot[bot] 10f8f0e137
Bump highlightjs-solidity from 2.0.2 to 2.0.3 (#148) 2021-12-23 17:28:27 +00:00
Willian Mitsuda a934282ab0 Remove fourBytesMap usage; replace everything by swr 2021-12-18 21:13:35 -03:00
Willian Mitsuda d67cd52ceb Move check to outside useSWR 2021-12-18 07:31:03 -03:00
Willian Mitsuda 61383a36d9 Change to immutable SWR 2021-12-18 07:09:10 -03:00
Willian Mitsuda 7df1babd27 Remove AddressCollectors and batchResolver 2021-12-16 23:22:56 -03:00
Willian Mitsuda ff0fd63ab9 Replace batch calls of address resolution caches and deep props down with in-place useSWR calls 2021-12-16 23:17:13 -03:00
Willian Mitsuda f1d06b5025 Merge branch 'feature/integrate-swr' into develop 2021-12-16 19:30:46 -03:00
Willian Mitsuda 28a216ff5f Eliminate redundant function 2021-12-16 19:22:13 -03:00
Willian Mitsuda e9f32e3530 Extract method formatter 2021-12-16 19:12:55 -03:00
Willian Mitsuda 478dd84710 Eliminate simple transfer singleton entry 2021-12-16 19:08:04 -03:00
Willian Mitsuda d5ea295eec Rework use4Bytes hook to use swr; fix handling of 0x00 data 2021-12-16 18:35:54 -03:00
Willian Mitsuda d590521683 Add swr dependency 2021-12-16 17:45:15 -03:00
Willian Mitsuda 08b80e1efc Fix wrong @types/node major version 2021-12-16 17:37:45 -03:00
Willian Mitsuda 6650f42cb6
Merge pull request #143 from wmitsuda/revert-138-dependabot/npm_and_yarn/chainlink/contracts-0.3.0
Revert "Bump @chainlink/contracts from 0.2.2 to 0.3.0"
2021-12-14 22:47:45 -03:00
Willian Mitsuda 3d762fe67e Revert "Bump @chainlink/contracts from 0.2.2 to 0.3.0 (#138)"
This reverts commit a7f52390ab.
2021-12-14 22:47:30 -03:00
dependabot[bot] 5a72f6f91a
Bump use-keyboard-shortcut from 1.0.6 to 1.1.0 (#141) 2021-12-15 01:45:40 +00:00
dependabot[bot] 9575d79e59
Bump react-router-dom from 6.0.2 to 6.1.1 (#142) 2021-12-15 01:45:23 +00:00
dependabot[bot] a7f52390ab
Bump @chainlink/contracts from 0.2.2 to 0.3.0 (#138) 2021-12-15 01:42:39 +00:00
dependabot[bot] 192032390b
Bump @craco/craco from 6.4.2 to 6.4.3 (#137) 2021-12-14 21:21:17 +00:00
dependabot[bot] cafa2fb3d0
Bump typescript from 4.5.2 to 4.5.4 (#140) 2021-12-14 21:20:51 +00:00
Willian Mitsuda 85d904305f Merge tag 'v2021.12.02-otterscan' into develop 2021-12-14 17:47:16 -03:00
Willian Mitsuda 1dcdbd49c6 Merge branch 'release/v2021.12.02-otterscan' 2021-12-14 17:46:54 -03:00
Willian Mitsuda 9a0de4affe Merge branch 'feature/error-cause' into develop 2021-12-14 17:31:37 -03:00
Willian Mitsuda da50c7b4ac Add custom error decoding 2021-12-13 21:03:13 -03:00
Willian Mitsuda f22199d7d5 Add basic structure for custom errors 2021-12-13 15:41:37 -03:00
Willian Mitsuda d5fa5dda36 Small refactorings; no semantic changes 2021-12-13 15:11:34 -03:00
Willian Mitsuda 0754c4f4bf Add failed tx error msg support; depends on ots_getTransactionError custom API 2021-12-12 23:32:30 -03:00
dependabot[bot] 8b33337e49
Bump ethers from 5.5.1 to 5.5.2 (#131) 2021-12-06 21:39:36 +00:00
dependabot[bot] 59fe3476c2
Bump @testing-library/jest-dom from 5.15.1 to 5.16.1 (#134) 2021-12-06 21:36:57 +00:00
dependabot[bot] db7a55854a
Bump chart.js from 3.6.0 to 3.6.2 (#135) 2021-12-06 21:35:39 +00:00
Willian Mitsuda 3785ae7897 Merge tag 'v2021.12.01-otterscan' into develop
Release v2021.12.01-otterscan
2021-12-06 15:51:58 -03:00
Willian Mitsuda 6bb15f9288 Merge branch 'release/v2021.12.01-otterscan' 2021-12-06 15:51:39 -03:00
Willian Mitsuda 4935d02e91 Merge branch 'feature/fix-eoa-contract-display' into develop 2021-12-04 17:22:50 -03:00
Willian Mitsuda 0439be7ac9 Fix display Sourcify verification status for created contracts on block tx results 2021-12-04 17:22:17 -03:00
Willian Mitsuda 9fb6e1877d Fix address resolution for created contracts on results page 2021-12-04 16:59:29 -03:00
Willian Mitsuda 658e530ed1 Fix tabs when search by ens name; fix contract creation on block txs results 2021-12-04 16:54:27 -03:00
Willian Mitsuda 7a9dd3c519 Move hook 2021-12-04 16:33:07 -03:00
Willian Mitsuda 6f6dd1877a Remove dead code 2021-12-04 16:29:40 -03:00
Willian Mitsuda 3a6f050061 Dont display the contract tab if we know the address is an EOA 2021-12-04 16:28:40 -03:00
Willian Mitsuda f61b48742c Merge branch 'feature/uniswap-resolver' into develop 2021-12-04 06:24:33 -03:00
Willian Mitsuda 14186ad151 Add uniswap V3 resolver 2021-12-03 16:14:09 -03:00