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. simulation codes for canto modules #65

Merged
merged 27 commits into from
Jul 26, 2024
Merged

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    c1422aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    683e130 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d41595f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f222ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7742e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adb6bb4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25d9a53 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4cf1a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    c9021b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d65e23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1af21c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    cce1043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    447a4d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe7b5b8 View commit details
    Browse the repository at this point in the history
  4. fix: NoOpMsg types

    poorphd committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    df52384 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/v8/develop' into pa…

    …tch/simulation
    
    # Conflicts:
    #	x/erc20/module.go
    #	x/govshuttle/module.go
    #	x/inflation/module.go
    poorphd committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9c8ad99 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge branch 'v8/develop' into patch/simulation

    # Conflicts:
    #	app/app.go
    #	x/coinswap/simulation/operation.go
    #	x/coinswap/types/msgs.go
    #	x/erc20/module.go
    poorphd committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9e696e8 View commit details
    Browse the repository at this point in the history
  2. fix: msg route registeration

    poorphd committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    45ac147 View commit details
    Browse the repository at this point in the history
  3. fix: key prefix name

    poorphd committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    66d4aea View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    1e4dd7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    542ac82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1089c9b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. fix: commnets

    Co-authored-by: Sujong Lee <leesj9476lsj@gmail.com>
    poorphd and dudong2 authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ed9eef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d15af1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    096d7d1 View commit details
    Browse the repository at this point in the history
  4. fix: add liquidity operation

    poorphd committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    332ff06 View commit details
    Browse the repository at this point in the history
  5. fix: swap operation

    poorphd committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1c5079b View commit details
    Browse the repository at this point in the history