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

[#714] Updating and restarting Cardano infrastructure on SanchoNet #765

Conversation

placek
Copy link
Contributor

@placek placek commented Apr 18, 2024

Closes #714.

This pull request addresses the user story related to updating and restarting the Cardano infrastructure on SanchoNet. The commit included here updates the Cardano DB Sync component by changing the image tag from "sancho-4-2-0" to "sancho-4-2-1" in the Makefile. This change is crucial to ensure that the DB Sync is set to the correct version, resolving any encountered issues related to configuration parsing. By updating this component, the Cardano network on SanchoNet will now operate correctly and reliably, aligning with the goal of the user story.

The Cardano infrastructure on SanchoNet required an update to the
Cardano DB Sync element. By changing the image tag from "sancho-4.1.0"
to "sancho-4.2.0" in the Makefile, the DB sync component was effectively
updated to the new version. This modification ensures that the network
remains up-to-date and functions properly.
@placek placek self-assigned this Apr 18, 2024
@placek placek requested review from Ryun1 and MSzalowski as code owners April 18, 2024 05:26
@placek placek linked an issue Apr 18, 2024 that may be closed by this pull request
4 tasks
Copy link
Member

@Ryun1 Ryun1 left a comment

Choose a reason for hiding this comment

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

@placek placek merged commit bf9b915 into develop Apr 18, 2024
4 checks passed
@placek placek deleted the chore/714-updating-and-restarting-cardano-infrastructure-on-sanchonet branch April 18, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updating and restarting Cardano infrastructure on SanchoNet
3 participants