Use ghcr via gha instead of DockerHub via TravisCI#51
Open
myronrotter wants to merge 67 commits into
Open
Conversation
added 30 commits
April 20, 2021 13:47
- Update geth commands according to latest geth version - Expose RPC for miners - Add a second blockchain explorer - Update forks in genesis.json Open issues: - ethereum-swarm is depreacted - geth-explorer is depreacted - monitor and dashboard is deprecated
- Add docker file for blockscout - Add blockscout to docker-compose - Add swarm bee to docker-compose - Building blockscout fails - Swarm bee containers does not connect to geth-dev node
- Remove deprecated go-ethereum swarm - Add Makefile for convenience - WIP readme
…o geth-poa-docker setup
- Add alethio blockchain explorer - Enable oyente and smartcheck as analyzer for solc < v0.4.21 and smartcheck only for solc < latest - smartcheck.Dockerfile is WIP, node is missing as a dependency
added 18 commits
April 30, 2021 09:37
- Update README - Update Makefile
Contributor
Author
|
@mwMichaelSchnabel merge conflicts resolved. Ready to merge:) Note that improved container support for MaibornWolff organization needs to be enabled in order to push images to ghcr. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends on #36 #35 #34 #47 #49 #50
Closes #33 #32 #31 #30 #27 #48
Also closes #37 since this replaces DockerHub with ghcr als image registry.
See result for forked repo here.