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

Changes for next Shutter Network release #3

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

ulope
Copy link

@ulope ulope commented Nov 5, 2024

  • The container image name has changed to ghcr.io/shutter-network/keyper
  • The assets image tag format was changed to be consistent between testnet and mainnet
  • A new assets variable _ASSETS_NETWORK was introduced and now gets exported in the metrics push
    Also the script function to replace the env var placeholders was removed since vmagent does this automatically (see: https://docs.victoriametrics.com/vmagent/#how-to-collect-metrics-in-prometheus-format)

@ulope ulope force-pushed the feat/shutter-next branch from e1f7eaf to d9d0a0b Compare November 7, 2024 16:53
- The container image name has changed to `ghcr.io/shutter-network/keyper`
- The assets image tag format was changed to be consistent between testnet and mainnet
- A new assets variable `_ASSETS_NETWORK` was introduced and now gets exported in the metrics push
  Also the script function to replace the env var placeholders was removed since vmagent does this automatically
  (see: https://docs.victoriametrics.com/vmagent/#how-to-collect-metrics-in-prometheus-format)
@ulope ulope force-pushed the feat/shutter-next branch from d9d0a0b to 665f659 Compare November 7, 2024 17:01
@Marketen
Copy link
Contributor

Marketen commented Nov 22, 2024

Looks fine. @ulope I have built & installed the package with this PR in my dappnode and didnt encounter any problems, but I probably lack context on shutter network in order to test it correctly.

Has anyone else tested this PR in a working dappnode?

@ulope
Copy link
Author

ulope commented Nov 22, 2024

On our side @konradkonrad tried setting it up in an actual dappnode (you talked in chat with him)

The go-shutter-settings config parser choked on two string array fields,
which previously were marked as only string.
Otherwise, we will not have the proper db connection for initialization.
Using the staker script provided functions did not lead to correct
use of form-config provided values for clients.
@Marketen Marketen mentioned this pull request Dec 10, 2024
@Marketen
Copy link
Contributor

Part of this PR has been already merged by #4

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