Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fix creation of chainspec form json #2

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

Zurcusa
Copy link
Collaborator

@Zurcusa Zurcusa commented Aug 7, 2024

No description provided.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we're fetching data from a json on the deployment itself async is not required.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved for convenience when using JS.

@@ -14,7 +14,7 @@ RUN apt-get update && \

WORKDIR /usr/app/

COPY genesis /usr/app/genesis
COPY src/main/webapp/genesis /usr/app/genesis
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ablax check if this is correct pls

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am pretty certain that we will get rid of the dockerfile for the web

@Zurcusa Zurcusa merged commit 9a5520e into dev Aug 8, 2024
1 check passed
@Grigorov-Georgi Grigorov-Georgi deleted the fix-chainspec-mapping branch September 10, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants