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

Slashing penalty not adequately specified in ChainParams #1744

Closed
conorsch opened this issue Dec 12, 2022 · 2 comments
Closed

Slashing penalty not adequately specified in ChainParams #1744

conorsch opened this issue Dec 12, 2022 · 2 comments

Comments

@conorsch
Copy link
Contributor

Describe the bug
Recent changes to ChainParams appear to have broken pd testnet join on preview.

To Reproduce
Steps to reproduce the behavior:

  1. pd testnet unsafe-reset-all
  2. pd testnet join testnet-preview.penumbra.zone
  3. Observe error:
pd testnet join testnet-preview.penumbra.zone
2022-12-12T17:27:07.454822Z  INFO fetching genesis
Error: slashing_penalty_downtime_bps must be set in ChainParameters

Expected behavior
Can join testnet-preview fine and interact with preview network.

Screenshots
N/A

Additional context
Looks related to #1721 ; some follow-up may be necessary.

@conorsch conorsch mentioned this issue Dec 12, 2022
13 tasks
@conorsch
Copy link
Contributor Author

Looks like preview was misconfigured to run the prior testnet tag; hat-tip to @erwanor for catching it. Pushed up a fix-it commit here: 17a3267 monitoring deploy and will test again shortly.

@conorsch
Copy link
Contributor Author

That fixed it! I'm now able to join testnet-preview, because it's actually running the "main"-tagged container, as intended.

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

No branches or pull requests

1 participant