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 #4377

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Sep 28, 2024

  1. add cmd multi-node

    likesToEatFish committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    3e8a83b View commit details
    Browse the repository at this point in the history
  2. read config

    likesToEatFish committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    3e53b99 View commit details
    Browse the repository at this point in the history
  3. minor

    likesToEatFish committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    dfb928e View commit details
    Browse the repository at this point in the history
  4. init node

    likesToEatFish committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    df91385 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. done

    likesToEatFish committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    48d336d View commit details
    Browse the repository at this point in the history
  2. remove try

    likesToEatFish committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    d492d08 View commit details
    Browse the repository at this point in the history
  3. updates

    likesToEatFish committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1fdea3e View commit details
    Browse the repository at this point in the history
  4. updates

    likesToEatFish committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    4a7c50d View commit details
    Browse the repository at this point in the history
  5. make format

    likesToEatFish committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    982e454 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. updates

    likesToEatFish committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    06f65b7 View commit details
    Browse the repository at this point in the history
  2. minor

    likesToEatFish committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4f4bada View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a2f656 View commit details
    Browse the repository at this point in the history
  4. add a reset command

    likesToEatFish committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fa09a75 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. changelog

    likesToEatFish committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1daa0c3 View commit details
    Browse the repository at this point in the history
  2. lint

    likesToEatFish committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    dedd592 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    c2fb623 View commit details
    Browse the repository at this point in the history
  2. updates docs

    likesToEatFish committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    05b7822 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. show log

    likesToEatFish committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    5b8b7f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    0acff49 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    e7a3341 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update ignite/cmd/testnet_multi_node.go

    Co-authored-by: Julien Robert <[email protected]>
    likesToEatFish and julienrbrt authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3a2da5f View commit details
    Browse the repository at this point in the history
  2. nits

    likesToEatFish committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e86b9aa View commit details
    Browse the repository at this point in the history