Commit Graph

1144 Commits

Author SHA1 Message Date
dependabot[bot] 2847d521b2
Bump @types/react-dom from 17.0.12 to 17.0.13 (#196) 2022-03-04 17:29:02 +00:00
dependabot[bot] fd8363e1ed
Bump react-router-dom from 6.2.1 to 6.2.2 (#193) 2022-03-02 17:35:53 +00:00
dependabot[bot] fc790b3490
Bump typescript from 4.5.5 to 4.6.2 (#194) 2022-03-02 17:35:24 +00:00
dependabot[bot] 8f04db52b3
Bump @types/react-dom from 17.0.11 to 17.0.12 (#195) 2022-03-02 17:32:15 +00:00
Willian Mitsuda a49f8150da Add eoa/contract legend support to internal eth transfers 2022-03-02 06:46:43 -03:00
Willian Mitsuda 1edb7ff002 Supress address legend for mint/burn address roles 2022-03-02 06:40:50 -03:00
Willian Mitsuda ddfd0fb935 Extract component 2022-03-02 06:35:05 -03:00
Willian Mitsuda 6a4cff5883 Undo italics 2022-03-02 06:32:04 -03:00
Willian Mitsuda 52a2f01342 Add eoa/contract legend support to token transfers section 2022-03-02 06:29:59 -03:00
Willian Mitsuda 716ec73478 Add eoa/contract legend support to trace page 2022-03-01 23:51:22 -03:00
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