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

[Migration] Gateway module #371

Closed
wants to merge 10 commits into from
Closed

Commits on Feb 10, 2024

  1. scaffold: module gateway --dep bank

    ignite scaffold module gateway --dep bank
    red-0ne committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    67fb9dc View commit details
    Browse the repository at this point in the history
  2. scaffold: map gateway --module gateway

    ignite scaffold map gateway stake:coin --module gateway --no-message --index address --signer address
    red-0ne committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    51c62d4 View commit details
    Browse the repository at this point in the history
  3. scaffold: message stake_gateway --module gateway

    ignite scaffold message stake_gateway stake:coin --signer address --module gateway
    red-0ne committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    ae4ef36 View commit details
    Browse the repository at this point in the history
  4. scaffold: message unstake_gateway --module gateway

    ignite scaffold message unstake_gateway --signer address --module gateway
    red-0ne committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    c9263bf View commit details
    Browse the repository at this point in the history
  5. reconcile: gateway stake

    red-0ne committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    f860fe8 View commit details
    Browse the repository at this point in the history
  6. reconcile: gateway unstake

    red-0ne committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    1844e6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f32352 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3dc8e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

Commits on Feb 21, 2024

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