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: Add multi node (validator) testnet (backport #4377) #4401

Conversation

likesToEatFish
Copy link
Contributor

@likesToEatFish likesToEatFish commented Nov 8, 2024

close #4398 (comment)

because can't push to branch merge/bp/release/v28.x.y/pr-4377

@likesToEatFish
Copy link
Contributor Author

cc: @julienrbrt

@likesToEatFish likesToEatFish changed the title Release/v28.x.y/pr 4377 feat: Add multi node (validator) testnet (backport #4377) Nov 8, 2024
@github-actions github-actions bot added component:docs Documentation additions or improvements. component:ci CI/CD workflow and automated jobs. component:templates component:configs component:cmd type:services Service-related issues. type:internal component:packages labels Nov 8, 2024
@julienrbrt
Copy link
Member

This should target the mergify branch please.

@likesToEatFish likesToEatFish changed the base branch from release/v28.x.y to mergify/bp/release/v28.x.y/pr-4377 November 9, 2024 02:08
@julienrbrt julienrbrt merged commit 212005b into ignite:mergify/bp/release/v28.x.y/pr-4377 Nov 12, 2024
46 of 50 checks passed
julienrbrt added a commit that referenced this pull request Nov 14, 2024
* feat: Add multi node (validator) testnet (#4377)

* add cmd multi-node

* read config

* minor

* init node

* done

* remove try

* updates

* updates

* make format

* updates

* minor

* rename and add info node

* add a reset command

* changelog

* lint

* use config.yml with more validators

* updates docs

* show log

* rename package model to bubblemodel

* Update ignite/cmd/testnet_multi_node.go

Co-authored-by: Julien Robert <[email protected]>

* nits

* Update ignite/cmd/bubblemodel/testnet_multi_node.go

Co-authored-by: Danilo Pantani <[email protected]>

* Update ignite/cmd/bubblemodel/testnet_multi_node.go

Co-authored-by: Danilo Pantani <[email protected]>

* Update ignite/cmd/bubblemodel/testnet_multi_node.go

Co-authored-by: Danilo Pantani <[email protected]>

* Update ignite/cmd/testnet_multi_node.go

Co-authored-by: Danilo Pantani <[email protected]>

* updates

* use lipgloss for View

* status bar

* nits

* Update ignite/cmd/bubblemodel/testnet_multi_node.go

Co-authored-by: Danilo Pantani <[email protected]>

* Update ignite/cmd/bubblemodel/testnet_multi_node.go

Co-authored-by: Danilo Pantani <[email protected]>

* remove ctx

* add comment

* use ports in ignite/pkg/availableport/availableport.go

* update errgroup

* Update changelog.md

Co-authored-by: Danilo Pantani <[email protected]>

* updates with v0.52

---------

Co-authored-by: Julien Robert <[email protected]>
Co-authored-by: Danilo Pantani <[email protected]>
(cherry picked from commit b7e3ab3)

# Conflicts:
#	docs/docs/03-CLI-Commands/01-cli-commands.md
#	ignite/cmd/bubblemodel/chain_debug_test.go
#	ignite/cmd/bubblemodel/chain_serve_test.go
#	ignite/cmd/chain_debug.go
#	ignite/cmd/chain_serve.go
#	ignite/templates/app/files/cmd/{{binaryNamePrefix}}d/cmd/commands.go.plush

* cl

* feat: Add multi node (validator) testnet (backport #4377) (#4401)

* resolve conflicts

* revert v28

* `make lint-fix`

---------

Co-authored-by: Duong NV | Decentrio <[email protected]>
Co-authored-by: Julien Robert <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ci CI/CD workflow and automated jobs. component:cmd component:configs component:docs Documentation additions or improvements. component:packages component:templates type:internal type:services Service-related issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants