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

Config updates #1726

Merged
merged 2 commits into from
Jan 26, 2024
Merged

Config updates #1726

merged 2 commits into from
Jan 26, 2024

Conversation

rdlrt
Copy link
Contributor

@rdlrt rdlrt commented Jan 25, 2024

Description

  • Update config templates to mirror naming convention as on cardano-playground repo
  • Clone book.play.dev.cardano.org version (with minor differences to avoid having to maintain a seperate submitapi config)
  • Update corresponding doco
  • Rename default logging (node0.json => node.json) and socket (node0.socket => node.socket) to be consistent with IO's naming.
  • [Unintended for this PR - but might as well] setup-grest.sh - No longer need to trigger epoch-summary-corrections cron job for Koios, the functions still left as-is in case the bug (or a version of it) re-appears in future

Motivation and context

  • book.world.cardano.org updated config links from their github, and old peers retired - and unless part of calls, this could have been missed. In order to not be dependent on upstream changes - and more importantly - add some version matching of current supported repo configs with the scripts , while maintaining history - the configs are being cloned to this repo, while adding addendum for logging to be JSON based + setting known tracers (eg: ones used by blockPerf) on guild-ops repo

How has this been tested?

Applied forced update on guild node and restart node/dbsync after re-applying topology/env/cnode.sh user variable customisations.

- Clone book.play.dev.cardano.org version (with minor differences to avoid having to maintain a seperate submitapi config) - in preparation to point them to guild-ops repo itself
- Update node doco
@rdlrt rdlrt requested review from Scitz0 and hodlonaut January 25, 2024 06:38
Copy link
Contributor

@hodlonaut hodlonaut left a comment

Choose a reason for hiding this comment

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

looks okay to me.

@rdlrt rdlrt merged commit 624322c into alpha Jan 26, 2024
4 checks passed
@rdlrt rdlrt deleted the configs branch January 26, 2024 02:50
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.

3 participants