You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Recent changes to ChainParams appear to have broken pd testnet join on preview.
To Reproduce
Steps to reproduce the behavior:
pd testnet unsafe-reset-all
pd testnet join testnet-preview.penumbra.zone
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.
The text was updated successfully, but these errors were encountered:
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.
Describe the bug
Recent changes to ChainParams appear to have broken
pd testnet join
on preview.To Reproduce
Steps to reproduce the behavior:
pd testnet unsafe-reset-all
pd testnet join testnet-preview.penumbra.zone
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.
The text was updated successfully, but these errors were encountered: