Commit Graph

108 Commits

Author SHA1 Message Date
Willian Mitsuda 1c07cdc4a0 Merge branch 'hotfix/v2021.07.02-1-otterscan' 2021-07-10 23:22:33 -03:00
Willian Mitsuda 7d5c079a8b Fix wrong COPY on Dockerfile; force using buildkit 2021-07-10 23:22:17 -03:00
Willian Mitsuda a2e984aea2 Merge branch 'release/v2021.07.02-otterscan' 2021-07-09 17:02:47 -03:00
dependabot[bot] 7765f97d1d
Bump @types/react-blockies from 1.4.0 to 1.4.1 (#32) 2021-07-09 18:19:38 +00:00
Willian Mitsuda c34af4481d Merge branch 'feature/docker-fixes' into develop 2021-07-09 15:14:08 -03:00
Willian Mitsuda 38b6988d10 Caching fixes 2021-07-09 14:41:48 -03:00
Willian Mitsuda 7b2bdce210 Fix context use 2021-07-09 14:22:25 -03:00
Willian Mitsuda 052b2f61e0 Fixes for the production docker image 2021-07-09 14:13:31 -03:00
Willian Mitsuda ea7b7a9f75 Externalize url prefixes 2021-07-09 13:54:59 -03:00
Willian Mitsuda 83d64fc522 Extract runtime context object 2021-07-09 02:07:20 -03:00
Willian Mitsuda 20b6b98881 nginx config fixes for production image 2021-07-08 21:00:15 -03:00
Willian Mitsuda 5d5eaddd6e Add official docker hub link 2021-07-08 18:53:08 -03:00
Willian Mitsuda a50a003ecd Add patched erigon repo 2021-07-08 18:28:26 -03:00
Willian Mitsuda dae5111258 Make docker run the default run method; move alternative methods to their own page 2021-07-08 17:57:45 -03:00
Willian Mitsuda 8d43f6908c Merge branch 'feature/docker-experiments' into develop 2021-07-08 17:39:30 -03:00
Willian Mitsuda f8cc3fee6d Add instructions to run otterscan with a custom erigon url 2021-07-08 16:26:09 -03:00
Willian Mitsuda b6b33812c9 Fix dynamic config generation 2021-07-08 16:20:22 -03:00
Willian Mitsuda da16ce8ad6 Parameterize erigon node url 2021-07-08 16:02:42 -03:00
Willian Mitsuda 3e58030a43 Fix cors for local run 2021-07-08 15:05:56 -03:00
Willian Mitsuda 3a18505753 Reorder commands to better exploit docker build cache 2021-07-08 02:14:33 -03:00
Willian Mitsuda 1a14f4fc9d Deprecate backticks 2021-07-08 01:50:55 -03:00
Willian Mitsuda f905561dc4 Ignore more patterns 2021-07-08 01:50:39 -03:00
Willian Mitsuda 3d4f743e4d Reorder scripts 2021-07-08 01:02:16 -03:00
Willian Mitsuda 8b373d3718 Updated 4bytes repo 2021-07-08 01:00:58 -03:00
Willian Mitsuda 2b19e1e4f7 Updated 4bytes repo 2021-07-08 00:48:59 -03:00
dependabot[bot] c377f6dd29
Bump @types/react-router-dom from 5.1.7 to 5.1.8 (#31) 2021-07-08 03:19:47 +00:00
dependabot[bot] ad09c2bb1e
Bump @types/react-dom from 17.0.8 to 17.0.9 (#30) 2021-07-08 03:12:18 +00:00
dependabot[bot] 29b6201c9b
Bump @types/node from 12.20.15 to 12.20.16 (#29) 2021-07-08 03:04:23 +00:00
dependabot[bot] 3cbb6e698a
Bump @fontsource/roboto-mono from 4.4.5 to 4.5.0 (#28) 2021-07-08 03:01:42 +00:00
dependabot[bot] d303ab30a0
Bump @fontsource/fira-code from 4.4.5 to 4.5.0 (#26) 2021-07-08 02:59:19 +00:00
dependabot[bot] 97350a07bc
Bump @types/react from 17.0.13 to 17.0.14 (#27) 2021-07-08 02:58:38 +00:00
dependabot[bot] 214d9c19b2
Bump @fontsource/space-grotesk from 4.4.5 to 4.5.0 (#22) 2021-07-08 02:56:53 +00:00
dependabot[bot] 5ee5df4f02
Bump @fontsource/roboto from 4.4.5 to 4.5.0 (#23) 2021-07-08 02:54:43 +00:00
Willian Mitsuda 8e67bb1c9f
Merge pull request #21 from mariuspod/develop
Use https instead of git URLs for submodules.
2021-07-07 23:40:45 -03:00
Willian Mitsuda d5d5407eee Add hack to write params on container start 2021-07-07 21:57:03 -03:00
Willian Mitsuda 7eb91be286 Small doc fixes 2021-07-07 19:44:17 -03:00
Willian Mitsuda 8b2e8abbf4 Update dockerized instructions 2021-07-07 18:55:54 -03:00
Willian Mitsuda d8c100371e Change production build run port 2021-07-07 18:09:22 -03:00
Willian Mitsuda 73779426c5 Merge the entire distribution into one unique docker image 2021-07-07 17:45:37 -03:00
Willian Mitsuda cf581e1ab5 Merge trustwallet assets to the same docker image 2021-07-07 16:59:49 -03:00
Willian Mitsuda 97e542f51e Change 4bytes subdirectory in preparation for adding trustwallet asset to the same image 2021-07-07 16:51:52 -03:00
Willian Mitsuda 850bf08833 First attempt at replacing serve-4bytes with a nginx docker container drop-in 2021-07-07 16:47:44 -03:00
Willian Mitsuda 3a2f55905a Replace chaindata with datadir 2021-07-06 22:06:13 -03:00
dependabot[bot] 47e863a20c
Bump @types/jest from 26.0.23 to 26.0.24 (#19) 2021-07-07 00:55:59 +00:00
dependabot[bot] 3b28e32fd9
Bump @craco/craco from 6.1.2 to 6.2.0 (#15) 2021-07-07 00:54:10 +00:00
dependabot[bot] 41bfa05be4
Bump ethers from 5.4.0 to 5.4.1 (#16) 2021-07-07 00:52:58 +00:00
Marius b28774330d Use https instead of git URLs for submodules. 2021-07-06 14:57:53 +02:00
Willian Mitsuda 4ba1cb3fe4 Merge branch 'feature/ui-tweaks' into develop 2021-07-06 02:12:37 -03:00
Willian Mitsuda 0d01cbef1d Fix title fallback 2021-07-06 02:04:46 -03:00
Willian Mitsuda 31d2983f94 Fix truncation 2021-07-06 02:00:54 -03:00