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

Meag rewordings #1978

Merged
merged 5 commits into from
Jun 26, 2024
Merged

Meag rewordings #1978

merged 5 commits into from
Jun 26, 2024

Conversation

meaghanfitzgerald
Copy link
Collaborator

@meaghanfitzgerald meaghanfitzgerald commented Jun 19, 2024

Added explanations to the options for creating a subnet with the cli

@meaghanfitzgerald meaghanfitzgerald marked this pull request as draft June 19, 2024 01:10
Signed-off-by: Meaghan FitzGerald <meag.fitz@avalabs.org>
@meaghanfitzgerald meaghanfitzgerald marked this pull request as ready for review June 25, 2024 15:47
Copy link
Collaborator

@felipemadero felipemadero left a comment

Choose a reason for hiding this comment

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

LGTM!

@felipemadero felipemadero merged commit cc495c5 into subnet-create-explore-ux Jun 26, 2024
11 of 31 checks passed
@felipemadero felipemadero deleted the meag-rewordings branch June 26, 2024 14:39
felipemadero added a commit that referenced this pull request Jul 25, 2024
* add skel

* add missing files

* check for forge to have been installed

* add comments

* start automating foundry install

* added automated froundry install

* start working agains teleporter repo

* deploying contract given abi and bin files

* adding destination deploy

* deploying the destination

* ux design 2 for bridge deploy of fuji

* add popular token info list

* move to new file

* add blockchain alias to popular tokens json

* start using teleporter bridge deploy

* adddress suggestions

* fix recommended

* update to latest esp

* integrate allow list stuff

* nit

* niy

* VM option

* add version option

* add gas fees stub

* add remaining prompts

* address #1927

* Meag rewordings (#1978)

* 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>

* [Subnet Create Explore] Rewording Martin (#2002)

* 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

* genesis params start making more sense

* add useTeleporter

* gas token prompt closed

* fee config ok

* add missing file

* vm type cleanup

* more cleanup

* move all subnet evm prompts to the same file

* nits

* lint

* nit

* lint

* move prompts to vm package

* partial work

* added fee config

* added allocations and teleporter stuff

* added precompiles

* createEvm is ready

* start making sense

* add teleporter prompt to create custom

* add check for compatible subnet evm genesis when asking
for teleporter on custom

* add tokensymbol to custom vm

* nit

* fix relayer conf for the moment

* nits

* lint

* unit test

* fix e2e

* fix flag exclusion for genesis agains tokenSymbol

* Update cmd/subnetcmd/upgradecmd/generate.go

Co-authored-by: Martin Eckardt <martin.eckardt@avalabs.org>
Signed-off-by: felipemadero <felipe.madero@gmail.com>

* address PR comments

---------

Signed-off-by: Meaghan FitzGerald <meag.fitz@avalabs.org>
Signed-off-by: felipemadero <felipe.madero@gmail.com>
Co-authored-by: Meaghan FitzGerald <meag.fitz@avalabs.org>
Co-authored-by: Martin Eckardt <martin.eckardt@avalabs.org>
felipemadero added a commit that referenced this pull request Jul 25, 2024
…(adding a flag for it) (#2048)

* add skel

* add missing files

* check for forge to have been installed

* add comments

* start automating foundry install

* added automated froundry install

* start working agains teleporter repo

* deploying contract given abi and bin files

* adding destination deploy

* deploying the destination

* ux design 2 for bridge deploy of fuji

* add popular token info list

* move to new file

* add blockchain alias to popular tokens json

* start using teleporter bridge deploy

* adddress suggestions

* fix recommended

* update to latest esp

* integrate allow list stuff

* nit

* niy

* VM option

* add version option

* add gas fees stub

* add remaining prompts

* address #1927

* Meag rewordings (#1978)

* 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>

* [Subnet Create Explore] Rewording Martin (#2002)

* 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

* genesis params start making more sense

* add useTeleporter

* gas token prompt closed

* fee config ok

* add missing file

* vm type cleanup

* more cleanup

* move all subnet evm prompts to the same file

* nits

* lint

* nit

* lint

* move prompts to vm package

* partial work

* added fee config

* added allocations and teleporter stuff

* added precompiles

* createEvm is ready

* start making sense

* add teleporter prompt to create custom

* add check for compatible subnet evm genesis when asking
for teleporter on custom

* add tokensymbol to custom vm

* nit

* fix relayer conf for the moment

* nits

* lint

* unit test

* fix e2e

* fix flag exclusion for genesis agains tokenSymbol

* latest changes besides ux changes

* also include latest release download in defaults

* address PR comments

* Update cmd/subnetcmd/upgradecmd/generate.go

Co-authored-by: Martin Eckardt <martin.eckardt@avalabs.org>
Signed-off-by: felipemadero <felipe.madero@gmail.com>

* address PR comments

* Use avacloud gas limit settings + add dynamic fees/not dynamic fees option (#2050)

* use avacloud values for standard gas control

* nit

* also change upgrade

* fix defaults msg

---------

Signed-off-by: Meaghan FitzGerald <meag.fitz@avalabs.org>
Signed-off-by: felipemadero <felipe.madero@gmail.com>
Co-authored-by: Meaghan FitzGerald <meag.fitz@avalabs.org>
Co-authored-by: Martin Eckardt <martin.eckardt@avalabs.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants