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!: simulator #76

Merged
merged 24 commits into from
Jul 22, 2024
Merged

feat!: simulator #76

merged 24 commits into from
Jul 22, 2024

Commits on May 9, 2024

  1. feat(wip): simulator

    fmorency committed May 9, 2024
    Configuration menu
    Copy the full SHA
    902582b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 25, 2024

  1. fix: module namespace

    The module namespace must be `org.module.v1.msg` for the simulator to
    return the correct module name in the stats.
    fmorency committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7805e14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b396e4c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. test: payout simulation

    fmorency committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c04703f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    d4826dd View commit details
    Browse the repository at this point in the history
  2. fix: lint

    fmorency committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9da97bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c97f29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d30b11b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c3116c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    132ebbd View commit details
    Browse the repository at this point in the history
  2. chore: removed unused code

    fmorency committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    30e3b44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    884cdce View commit details
    Browse the repository at this point in the history
  4. chore: bump go 1.22.5

    fmorency committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    49c6329 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. chore: bump poa

    [skip_ci]
    fmorency committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5e76d21 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Revert "fix(simulator): remove x/distribution module"

    This reverts commit 132ebbd.
    fmorency committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0ceec03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fa670e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00cf97f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d125cf View commit details
    Browse the repository at this point in the history
  5. ci: simulations

    fmorency committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    003b392 View commit details
    Browse the repository at this point in the history
  6. docs(simulator): make commands

    [skip_ci]
    fmorency committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a735771 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    fe2a962 View commit details
    Browse the repository at this point in the history
  2. fix(make): remove coverage files

    [skip_ci]
    fmorency committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    662e578 View commit details
    Browse the repository at this point in the history