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

Sanchonet testnet deployemnt #1700

Merged
merged 7 commits into from
Jan 8, 2024
Merged

Sanchonet testnet deployemnt #1700

merged 7 commits into from
Jan 8, 2024

Conversation

Scitz0
Copy link
Contributor

@Scitz0 Scitz0 commented Nov 5, 2023

Description

  • Adds ability to deploy configuration files for sanchonet testnet network using guild-deploy.
  • Add build automation for BLST in guild-deploy.sh

It does NOT:

  • Deploy sanchonet compatible binaries.
  • Update script commands to utilize the new format of cardano-cli pre-release. Though current commands should be backwards compatible.

Adds ability to deploy configuration files for sanchonet testnet network using guild-deploy.

It does **NOT**:
- Deploy sanchonet compatible binaries.
- Update script commands to utilize the new format of cardano-cli pre-release.
@Scitz0 Scitz0 requested a review from rdlrt November 5, 2023 10:25
## Description
<!--- Describe your changes -->
- [x] Move /scripts/gnode-helper-scripts/dbscripts folder to
koios-artifacts repo (v1.1.0 tag), as it only contains SQL files.
Accordingly update setup-grest.sh references.
- [x] Some left-over hard-coded entries (other than documentation ones)
for `cardano-community` replaced by `${G_ACCOUNT}`
- [x] Update dbsync.sh to also pre-fill conway genesis hash
- [x] Install cron job for asset_txo_cache_update
- [x] Bump setup-grest.sh tag reference to v1.1.0

## How has this been tested?
<!--- Describe how you tested changes -->
Tested on v1 instance
@rdlrt rdlrt force-pushed the alpha branch 2 times, most recently from 13e3c24 to 0d4717d Compare November 29, 2023 07:30
Copy link
Contributor

@rdlrt rdlrt left a comment

Choose a reason for hiding this comment

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

I notice that apparently we havent introduced the CLI breaking changes on this branch yet, the current state is compatible with 8.1.x node - hence, going ahead with the merge (which helps avoid compile actions re-running everytime there's a commit irrelevant to the guild-deploy/cabal-build-all scripts)

@rdlrt rdlrt merged commit 61edfbd into alpha Jan 8, 2024
3 checks passed
@rdlrt rdlrt deleted the sanchonet branch January 8, 2024 07:00
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