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: int in-place testnet creation #4297

Merged
merged 40 commits into from
Sep 3, 2024

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    490cb6f View commit details
    Browse the repository at this point in the history
  2. merge main

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

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    6e51b12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01b6af7 View commit details
    Browse the repository at this point in the history
  3. changelog

    likesToEatFish committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    21bc6c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    6e3c919 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from likesToEatFish/dong/cmdignitetestnet

    updates
    add command testnet inplace
    likesToEatFish committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8ccfebc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a1bd7f View commit details
    Browse the repository at this point in the history
  4. updates

    likesToEatFish committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    376beb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. minor

    likesToEatFish committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6976bc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27d7fdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a19044 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ad2f1f View commit details
    Browse the repository at this point in the history
  5. minor

    likesToEatFish committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6faece1 View commit details
    Browse the repository at this point in the history
  6. updates

    likesToEatFish committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    48ae91a View commit details
    Browse the repository at this point in the history
  7. minor

    likesToEatFish committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    75c5016 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from likesToEatFish/duong/3000

    no need to use cosmos-sdk address for config.yml
    likesToEatFish committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    99dcc09 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    52bc3d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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

Commits on Aug 28, 2024

  1. updates docs

    likesToEatFish committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7bd3490 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    882780d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. minor typo

    likesToEatFish committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0f4b8c6 View commit details
    Browse the repository at this point in the history
  2. revert baseappOptions

    likesToEatFish committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7b93ce1 View commit details
    Browse the repository at this point in the history
  3. minor

    likesToEatFish committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a12e78a View commit details
    Browse the repository at this point in the history
  4. display the logging

    likesToEatFish committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6e27849 View commit details
    Browse the repository at this point in the history
  5. minor

    likesToEatFish committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    751aa8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc295c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5130a8c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Update ignite/cmd/testnet_inplace.go

    Co-authored-by: Danilo Pantani <[email protected]>
    likesToEatFish and Pantani committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    81e1e7c View commit details
    Browse the repository at this point in the history
  2. Update ignite/services/chain/testnet.go

    Co-authored-by: Danilo Pantani <[email protected]>
    likesToEatFish and Pantani committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    cd06599 View commit details
    Browse the repository at this point in the history
  3. Update ignite/services/chain/testnet.go

    Co-authored-by: Danilo Pantani <[email protected]>
    likesToEatFish and Pantani committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b98ff33 View commit details
    Browse the repository at this point in the history
  4. Update ignite/cmd/testnet_inplace.go

    Co-authored-by: Danilo Pantani <[email protected]>
    likesToEatFish and Pantani committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4cfa9e0 View commit details
    Browse the repository at this point in the history
  5. updates

    likesToEatFish committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5d09ef5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b86f129 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a4a60d View commit details
    Browse the repository at this point in the history
  8. make format

    likesToEatFish committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f618081 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0759a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. setting slashing

    likesToEatFish committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    2579a64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67dd7f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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