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: add r/sys/params + params genesis support #3003

Merged
merged 90 commits into from
Nov 12, 2024

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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    moul committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    86b4fbd View commit details
    Browse the repository at this point in the history
  14. feat: add r/sys/params + params genesis support

    Signed-off-by: moul <[email protected]>
    moul committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    61839a8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    be58b92 View commit details
    Browse the repository at this point in the history
  16. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bf94222 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. chore: fixup

    Signed-off-by: moul <[email protected]>
    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. Configuration menu
    Copy the full SHA
    f4eb4c5 View commit details
    Browse the repository at this point in the history
  3. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cb57a8f View commit details
    Browse the repository at this point in the history
  4. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    74025b5 View commit details
    Browse the repository at this point in the history
  5. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8f52428 View commit details
    Browse the repository at this point in the history
  6. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d38c6b8 View commit details
    Browse the repository at this point in the history
  7. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    dc37fe0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f7c4eb View commit details
    Browse the repository at this point in the history
  9. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a166760 View commit details
    Browse the repository at this point in the history
  10. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e7840ff View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aaa88b6 View commit details
    Browse the repository at this point in the history
  12. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f382771 View commit details
    Browse the repository at this point in the history
  13. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d92a959 View commit details
    Browse the repository at this point in the history
  14. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2c4c979 View commit details
    Browse the repository at this point in the history
  15. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    abf1704 View commit details
    Browse the repository at this point in the history
  16. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    83eae8d View commit details
    Browse the repository at this point in the history
  17. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    672fb97 View commit details
    Browse the repository at this point in the history
  18. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    95c975d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    529c91f View commit details
    Browse the repository at this point in the history
  20. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9bc2f6e View commit details
    Browse the repository at this point in the history
  21. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    af5b313 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9b23068 View commit details
    Browse the repository at this point in the history
  2. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f6fc9ae View commit details
    Browse the repository at this point in the history
  3. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    18944a2 View commit details
    Browse the repository at this point in the history
  4. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9b8958a View commit details
    Browse the repository at this point in the history
  5. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    888dfa9 View commit details
    Browse the repository at this point in the history
  6. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fcafaed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e24c553 View commit details
    Browse the repository at this point in the history
  8. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    21a3983 View commit details
    Browse the repository at this point in the history
  9. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6ab560e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1dc779b View commit details
    Browse the repository at this point in the history
  2. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5ddb4cb View commit details
    Browse the repository at this point in the history
  3. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4ebb76c View commit details
    Browse the repository at this point in the history
  4. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    065842b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    fc3d149 View commit details
    Browse the repository at this point in the history
  2. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    3ad7ffa View commit details
    Browse the repository at this point in the history
  3. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2eea867 View commit details
    Browse the repository at this point in the history
  4. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    ae0bd03 View commit details
    Browse the repository at this point in the history
  5. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    cef75f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d128b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    b00abbe View commit details
    Browse the repository at this point in the history
  2. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    12f0140 View commit details
    Browse the repository at this point in the history
  3. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ac774bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f70a2e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cce575 View commit details
    Browse the repository at this point in the history
  6. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f9c6d0c View commit details
    Browse the repository at this point in the history
  7. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d31d255 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    734157f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

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

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    cf701d7 View commit details
    Browse the repository at this point in the history
  2. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9ce3bd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    187d1e5 View commit details
    Browse the repository at this point in the history
  2. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    0a3ea0e View commit details
    Browse the repository at this point in the history
  3. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    23f8ce2 View commit details
    Browse the repository at this point in the history
  4. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    81a3f56 View commit details
    Browse the repository at this point in the history
  5. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    6c47366 View commit details
    Browse the repository at this point in the history
  6. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    fbf4fdb View commit details
    Browse the repository at this point in the history
  7. chore: fixup

    Signed-off-by: moul <[email protected]>
    moul committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    6d99f19 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    15bacef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce1a27 View commit details
    Browse the repository at this point in the history