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

refactor: migrate to query Consensus Params #19600

Merged
merged 57 commits into from
Apr 25, 2024
Merged

Commits on Feb 26, 2024

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

    julienrbrt committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c8622b3 View commit details
    Browse the repository at this point in the history
  3. make lint-fix

    julienrbrt committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    cf6ff8a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. updates

    julienrbrt committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3c550b2 View commit details
    Browse the repository at this point in the history
  2. updates

    julienrbrt committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9700f78 View commit details
    Browse the repository at this point in the history
  3. nit

    julienrbrt committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c7b8a8a View commit details
    Browse the repository at this point in the history
  4. feedback

    julienrbrt committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    37c08d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. go docs

    julienrbrt committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ad4ec72 View commit details
    Browse the repository at this point in the history
  2. add test

    julienrbrt committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3a986fa View commit details
    Browse the repository at this point in the history
  3. updates

    julienrbrt committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e8f8d24 View commit details
    Browse the repository at this point in the history
  4. updates

    julienrbrt committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    64a92c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aebdf33 View commit details
    Browse the repository at this point in the history
  6. fix lint

    tac0turtle committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c68b767 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    7a64bb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b87635 View commit details
    Browse the repository at this point in the history
  3. fix things

    tac0turtle committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    29223e3 View commit details
    Browse the repository at this point in the history
  4. fix import

    tac0turtle committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2b1c3c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 9, 2024

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

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    2f980da View commit details
    Browse the repository at this point in the history
  2. push some changes

    tac0turtle committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9d70599 View commit details
    Browse the repository at this point in the history
  3. updates

    tac0turtle committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1cb6f9a View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. fix most tests

    facundomedica committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d6cdc35 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fix more tests

    facundomedica committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3d97566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e68b63c View commit details
    Browse the repository at this point in the history
  3. fix lint

    facundomedica committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    42cf758 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3b1f3e View commit details
    Browse the repository at this point in the history
  5. mod tidy

    facundomedica committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0e13333 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

    tac0turtle committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    cec0d7f View commit details
    Browse the repository at this point in the history
  3. changelog and fix db test

    tac0turtle committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3ba007a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aef8539 View commit details
    Browse the repository at this point in the history
  5. fix

    facundomedica committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4b13f04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9db8b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    999808c View commit details
    Browse the repository at this point in the history
  2. fixes

    tac0turtle committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9104f14 View commit details
    Browse the repository at this point in the history
  3. linting

    tac0turtle committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2e04392 View commit details
    Browse the repository at this point in the history
  4. remove line

    tac0turtle committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5ad437d View commit details
    Browse the repository at this point in the history
  5. remove comments

    tac0turtle committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fe09a4f View commit details
    Browse the repository at this point in the history
  6. use protov1 types

    tac0turtle committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    84b1a15 View commit details
    Browse the repository at this point in the history
  7. fix build

    tac0turtle committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6d0b2e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. remove extra code

    tac0turtle committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    241b63b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. :x

    tac0turtle committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    238e9ce View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. add .Environment as param

    kocubinski committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    620d121 View commit details
    Browse the repository at this point in the history
  2. fix simapp v1 test

    kocubinski committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d0e75e8 View commit details
    Browse the repository at this point in the history
  3. linter fix

    kocubinski committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1c51342 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7470ff8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80a178d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    837b961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce24f22 View commit details
    Browse the repository at this point in the history
  3. fix build orm

    hieuvubk committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e9e816f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a065b4f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    4ee3e9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a7f6d0 View commit details
    Browse the repository at this point in the history
  3. lint fixing

    tac0turtle committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    975281b View commit details
    Browse the repository at this point in the history
  4. go mod tidy

    tac0turtle committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    669ac75 View commit details
    Browse the repository at this point in the history