Commit Graph

1034 Commits

Author SHA1 Message Date
Willian Mitsuda 6220d230fa Add new eoa/contract legend to addresses in search results list/tx details page 2022-03-01 23:33:07 -03:00
dependabot[bot] 2b4e626359
Bump url-parse from 1.5.7 to 1.5.10 (#192) 2022-02-28 16:52:40 +00:00
Willian Mitsuda 8f78380521 Add EOA decoration 2022-02-27 13:54:20 -03:00
Willian Mitsuda b985eb6d75 Flatten DecoratedAddressLink component 2022-02-27 13:39:25 -03:00
Willian Mitsuda d8871942ab Remove direct references to AddressOrENSName 2022-02-27 13:31:00 -03:00
Willian Mitsuda 7e85f1fcca Make undefined typings explicit 2022-02-27 13:22:59 -03:00
Willian Mitsuda ddeaf73bf3 Merge branch 'feature/polygon-bsc-assets' into develop 2022-02-26 00:17:30 -03:00
Willian Mitsuda 6c2a5357d8 Increment alpine image version 2022-02-26 00:17:24 -03:00
Willian Mitsuda 9b8cf9d4c8 Add polygon/BSC assets from trustwallet; increase docker image size from 67->79MB; ignore errors from imagemagick because of BSC icons 2022-02-25 22:07:48 -03:00
Willian Mitsuda 08fd21ee41 Update 4bytes submodule 2022-02-25 17:09:23 -03:00
Willian Mitsuda 001bb751fa Update trustwallet submodule 2022-02-25 17:05:08 -03:00
Willian Mitsuda b09449d38f Merge branch 'feature/generalize-network-id' into develop 2022-02-25 16:06:28 -03:00
Willian Mitsuda 3f503ab317 Generalize assets URL by chainId; change trustwallet image to reflect new directory structure 2022-02-25 16:06:10 -03:00
Willian Mitsuda c650c2f819 Parameterize address renderers by chainId 2022-02-25 15:56:08 -03:00
dependabot[bot] e2ff5dd073
Bump compress-create-react-app from 1.1.3 to 1.2.1 (#110) 2022-02-25 18:10:24 +00:00
dependabot[bot] 90500a5597
Bump react-helmet-async from 1.1.2 to 1.2.3 (#191) 2022-02-23 17:40:33 +00:00
Willian Mitsuda f91b5fbbed Upgrade fontawesome to v6 2022-02-22 21:27:25 -03:00
dependabot[bot] 3c4c2e10fc
Bump use-keyboard-shortcut from 1.1.3 to 1.1.4 (#190) 2022-02-22 23:19:08 +00:00
dependabot[bot] a455a05c3d
Bump @headlessui/react from 1.4.3 to 1.5.0 (#187) 2022-02-22 23:18:05 +00:00
dependabot[bot] 5d249746d4
Bump swr from 1.2.1 to 1.2.2 (#189) 2022-02-22 23:16:44 +00:00
Willian Mitsuda b4e777fcf2 Merge tag 'v2022.02.03-otterscan' into develop
Release v2022.02.03-otterscan
2022-02-22 15:38:56 -03:00
Willian Mitsuda fd9778443d Merge branch 'release/v2022.02.03-otterscan' 2022-02-22 15:38:47 -03:00
Willian Mitsuda c29a8a522e Add ots_getContractCreator docs 2022-02-22 15:27:08 -03:00
Willian Mitsuda 5dd96f38b2 Merge branch 'feature/address-page' into develop 2022-02-22 14:10:56 -03:00
Willian Mitsuda 7dd90ee84c Promote method name 2022-02-21 16:35:59 -03:00
Willian Mitsuda 48ab694001 Fix wrap 2022-02-19 16:55:27 -03:00
Willian Mitsuda 60931863fa Add USD price next to ETH balance on address page 2022-02-19 16:42:25 -03:00
Willian Mitsuda 40c2547565 Extract unit name 2022-02-19 15:25:37 -03:00
Willian Mitsuda dcc125293a Use standard TransactionValue component; add docs 2022-02-19 15:19:56 -03:00
Willian Mitsuda 4b6910d2a1 Improve creator/tx display UI 2022-02-19 15:07:28 -03:00
Willian Mitsuda 22a0bc5888 Add current balance 2022-02-19 08:01:34 -03:00
Willian Mitsuda d00d6cba0b Add contract creator panel to address overview page 2022-02-19 07:42:36 -03:00
Willian Mitsuda ee0ea1a2e3 Extract common component 2022-02-19 06:17:40 -03:00
Willian Mitsuda 88d0116d4e Add docs for the new ots_getBlockDetails method 2022-02-19 01:57:16 -03:00
dependabot[bot] 2e24b8be73
Bump url-parse from 1.5.1 to 1.5.7 (#188) 2022-02-19 04:33:24 +00:00
dependabot[bot] 40130472dd
Bump highlightjs-solidity from 2.0.3 to 2.0.4 (#185) 2022-02-19 04:32:49 +00:00
dependabot[bot] f88856825a
Bump use-keyboard-shortcut from 1.1.2 to 1.1.3 (#184) 2022-02-19 04:27:04 +00:00
dependabot[bot] 6f7b23b383
Bump follow-redirects from 1.14.7 to 1.14.8 (#183) 2022-02-19 04:24:56 +00:00
dependabot[bot] 109dd837b1
Bump chart.js from 3.7.0 to 3.7.1 (#182) 2022-02-19 04:24:23 +00:00
Willian Mitsuda 433eee65ea Merge branch 'feature/fix-block-number-not-found' into develop 2022-02-18 04:12:00 -03:00
Willian Mitsuda 088781babb Fix negative block numbers 2022-02-18 04:11:10 -03:00
Willian Mitsuda 9ca79e838f Fix block number not found 2022-02-18 04:06:36 -03:00
Willian Mitsuda eb32a7bb77 Merge branch 'feature/disable-ens-when-not-supported' into develop 2022-02-18 03:46:45 -03:00
Willian Mitsuda 488f267d48 Disable search by ENS name if network does not support it 2022-02-18 03:46:37 -03:00
Willian Mitsuda 33839eb5ef Hide ENS label when network does not support it 2022-02-18 03:39:37 -03:00
Willian Mitsuda 288f6c92cd Fix search by block hash 2022-02-18 02:32:39 -03:00
Willian Mitsuda 82b003f29b Add support for sepolia testnet 2022-02-15 17:58:10 -03:00
Willian Mitsuda fb8d5d8921 Configure set of resolvers per chainId 2022-02-13 16:15:51 -03:00
Willian Mitsuda 8669003ac6 Quick and dirty hack to hide london dashboard from sepolia until fixed 2022-02-13 15:48:29 -03:00
dependabot[bot] c847e11991
Bump @chainlink/contracts from 0.3.1 to 0.4.0 (#179) 2022-02-11 19:13:24 +00:00