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

Ceremony: use hardcoded URL but not wallet address #3277

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

cronokirby
Copy link
Contributor

Migrate away from a dev / test URL, and also avoid hardcoding a wallet address, since this might change more readily.

@cronokirby cronokirby temporarily deployed to smoke-test November 2, 2023 18:10 — with GitHub Actions Inactive
coordinator_url: Url,
#[clap(
long,
default_value = "penumbra1zjd6p7d6xta200mzcxtcudqthe4yfsnm6cw7wpr6tdecj6gsdpjmjld6vezu7rdj3kr8u9rl9pkhgst99sxy8wlvl8wqsst0wjhy0wewsczx9d6ys96z84rhewdwrm537y6wwz"
Copy link
Member

Choose a reason for hiding this comment

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

I guess we should update the main.html template to add --coordinator-address penumbra1zjd6p7d6xta200mzcxtcudqthe4yfsnm6cw7wpr6tdecj6gsdpjmjld6vezu7rdj3kr8u9rl9pkhgst99sxy8wlvl8wqsst0wjhy0wewsczx9d6ys96z84rhewdwrm537y6wwz to the invocation of the pcli ceremony command?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, we can go ahead and do that; we still need another pass along with styling to embed further instructions, so that an external reading of the guide isn't necessary, but doing this now is good.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

a galaxy brained thing would be for the coordinator to dynamically fetch its own address lol

@conorsch conorsch merged commit 862df29 into main Nov 2, 2023
8 checks passed
@conorsch conorsch deleted the pcli-ceremony-hardcoding-tweaks branch November 2, 2023 21:13
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