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

feat(pd): dynamic addresses in devnet allocations #4827

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

conorsch
Copy link
Contributor

@conorsch conorsch commented Aug 22, 2024

Describe your changes

In an effort to improve the developer experience, adding a CLI arg for pd network generate so that that local devents networks can be created with arbitrary Penumbra wallet address included in the genesis allocations. This allows a new developer to get started quickly, without making their own CSV file to pass in.

Issue ticket number and link

Refs #3811.

Checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    only affects generation of new genesis info, for devex: no changes to node behavior or protocol

In an effort to improve the developer experience, adding a CLI arg for
`pd network generate` so that that local devents networks can be created
with arbitrary Penumbra wallet address included in the genesis allocations.
This allows a new developer to get started quickly, without making their own
CSV file to pass in.

Refs #3811.
@zbuc zbuc merged commit b858016 into main Aug 23, 2024
13 checks passed
@zbuc zbuc deleted the 3811-pd-dynamic-allocation branch August 23, 2024 19:52
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.

2 participants