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(tm2): add sdk/params module #2920

Merged
merged 31 commits into from
Oct 23, 2024
Merged

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    b930513 View commit details
    Browse the repository at this point in the history
  2. feat: inject ParamsKeeper in VMKeeper

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    602245d View commit details
    Browse the repository at this point in the history
  3. feat: configure params in gno.land

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    783a044 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

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

Commits on Oct 21, 2024

  1. chore: remove unused param

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    89e046c View commit details
    Browse the repository at this point in the history
  2. chore: disable --flag-config-path

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5d1e36a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5a869d View commit details
    Browse the repository at this point in the history
  4. chore: fixup

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    581ef26 View commit details
    Browse the repository at this point in the history
  5. chore: fixup

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a39d172 View commit details
    Browse the repository at this point in the history
  6. chore: fixup

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0342b61 View commit details
    Browse the repository at this point in the history
  7. chore: remove vmkeeper.maxcycles

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    dd8ca08 View commit details
    Browse the repository at this point in the history
  8. chore: fixup

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e573b6a View commit details
    Browse the repository at this point in the history
  9. chore: fixup

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    993d213 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee8c778 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. chore: fixup

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    95384ae View commit details
    Browse the repository at this point in the history
  2. chore: fixup

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a4608eb View commit details
    Browse the repository at this point in the history
  3. chore: rename config -> param

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9f18bad View commit details
    Browse the repository at this point in the history
  4. chore: fixup

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5ba066e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e097fc View commit details
    Browse the repository at this point in the history
  6. chore: ignore generated files from codecov

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5260059 View commit details
    Browse the repository at this point in the history
  7. chore: fixup

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    309806f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    911c27f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    94cf1a4 View commit details
    Browse the repository at this point in the history
  10. chore: fixup

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    604466c View commit details
    Browse the repository at this point in the history
  11. chore: fixup

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8c5b00a View commit details
    Browse the repository at this point in the history
  12. chore: fixup

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4a1c0bb View commit details
    Browse the repository at this point in the history
  13. chore: fixup

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    86b4fbd View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. chore: fixup

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    902eb9c View commit details
    Browse the repository at this point in the history
  2. chore: fixup

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d38c6b8 View commit details
    Browse the repository at this point in the history
  3. chore: fixup

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    dc37fe0 View commit details
    Browse the repository at this point in the history
  4. chore: fixup

    Signed-off-by: moul <94029+moul@users.noreply.github.com>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    060a3be View commit details
    Browse the repository at this point in the history