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

fix: validate endowment input #141

Merged
merged 6 commits into from
May 10, 2024
Merged

fix: validate endowment input #141

merged 6 commits into from
May 10, 2024

Conversation

AlexD10S
Copy link
Collaborator

@AlexD10S AlexD10S commented May 7, 2024

Close #38

Verify the user-provided endowment value.
If the value is a wrong value prompt the user if they want to use the default value: 1u64 << 60

crates/pop-cli/src/commands/new/parachain.rs Outdated Show resolved Hide resolved
crates/pop-cli/src/commands/new/parachain.rs Outdated Show resolved Hide resolved
crates/pop-parachains/src/utils/helpers.rs Outdated Show resolved Hide resolved
crates/pop-parachains/src/utils/helpers.rs Show resolved Hide resolved
crates/pop-parachains/src/utils/helpers.rs Outdated Show resolved Hide resolved
crates/pop-parachains/src/utils/helpers.rs Outdated Show resolved Hide resolved
crates/pop-parachains/src/utils/helpers.rs Outdated Show resolved Hide resolved
@AlexD10S AlexD10S merged commit eda1c40 into main May 10, 2024
6 checks passed
@AlexD10S AlexD10S deleted the alexd10s/valid-endowment branch May 10, 2024 12:32
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.

pop build parachain: validate endowment
3 participants