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

Add prompt for default values and remove prompt for remote gas token (adding a flag for it) #2048

Merged
merged 67 commits into from
Jul 25, 2024

Conversation

felipemadero
Copy link
Collaborator

@felipemadero felipemadero commented Jul 23, 2024

Closes #2056

felipemadero and others added 30 commits May 20, 2024 14:02
* ETD subnet-evm vs CustomVM

* ETD: native vs erc20

* ETD: to burn or not to burn

* finish explaining

* Update cmd/subnetcmd/create.go

Signed-off-by: Meaghan FitzGerald <meag.fitz@avalabs.org>

---------

Signed-off-by: Meaghan FitzGerald <meag.fitz@avalabs.org>
* Select VM, native token, token allocation, token supply, transaction fees, dynamic fees

* transaction and smart contract deployer allowlist

* fix typo

* introduce const for explainOption

* Add missing explain option

* Fix nits and incorporated user feedback
@felipemadero felipemadero changed the base branch from main to subnet-create-explore-ux July 23, 2024 16:57
felipemadero and others added 2 commits July 25, 2024 13:40
Co-authored-by: Martin Eckardt <martin.eckardt@avalabs.org>
Signed-off-by: felipemadero <felipe.madero@gmail.com>
Base automatically changed from subnet-create-explore-ux to main July 25, 2024 17:17
…ption (#2050)

* use avacloud values for standard gas control

* nit

* also change upgrade

* fix defaults msg
@felipemadero felipemadero merged commit c7faf1a into main Jul 25, 2024
32 of 33 checks passed
@felipemadero felipemadero deleted the subnet-create-explore-ux-new-prompts branch July 25, 2024 17:35
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.

add subnet create prompt for default values
4 participants