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

F/rewards generation 2 #81

Merged
merged 13 commits into from
Nov 8, 2024
Merged

F/rewards generation 2 #81

merged 13 commits into from
Nov 8, 2024

Commits on Oct 31, 2024

  1. Add mint rewards custom message to bindings

    Mauro Lacy committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    16abc1b View commit details
    Browse the repository at this point in the history
  2. Add bonded denom to config

    Mauro Lacy committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3bf47ae View commit details
    Browse the repository at this point in the history
  3. Add blocks per year through grpc query

    Mauro Lacy committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    114e20d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Feature-gate unsupported query for tests

    Mauro Lacy committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    26e9a6a View commit details
    Browse the repository at this point in the history
  2. Add finality inflation rate to instantiate msg

    Mauro Lacy committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    7eb9f90 View commit details
    Browse the repository at this point in the history
  3. Compute block rewards initial impl

    Mauro Lacy committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    31a24cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    361f0cc View commit details
    Browse the repository at this point in the history
  5. Fix: inverse blocks per year

    Mauro Lacy committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a6d85d0 View commit details
    Browse the repository at this point in the history
  6. Fix: Decimals ctor

    Mauro Lacy committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    18123eb View commit details
    Browse the repository at this point in the history
  7. Add with_funds helper

    Mauro Lacy committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2bb1bc7 View commit details
    Browse the repository at this point in the history
  8. Add initial supply for block rewards computation

    Mauro Lacy committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    33cf704 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Fix: mint params grpc query path

    Mauro Lacy committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3caf6c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d02cc5b View commit details
    Browse the repository at this point in the history