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(x/mint): Implementing inflation in BeginBlocker #311

Closed
wants to merge 24 commits into from

Commits on Mar 7, 2023

  1. setting up dependencies

    spoo-bar committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a2bbc85 View commit details
    Browse the repository at this point in the history
  2. do the mint math

    spoo-bar committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    b5773cf View commit details
    Browse the repository at this point in the history
  3. implement begin blocker

    spoo-bar committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    963c545 View commit details
    Browse the repository at this point in the history
  4. distributing inflation

    spoo-bar committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    91adc46 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

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

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    76e89ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91e163c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    72c0bf4 View commit details
    Browse the repository at this point in the history
  2. fixing compile issues

    spoo-bar committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    c69142b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e91a7ee View commit details
    Browse the repository at this point in the history
  4. test updates

    spoo-bar committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a8c1563 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8897c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4273c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f3029c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. PR review changes

    spoo-bar committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    bfbf6f6 View commit details
    Browse the repository at this point in the history
  2. small refactor

    spoo-bar committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    b5282c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. mint for each recipient

    spoo-bar committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8ab5507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36a45be View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. add sims

    fdymylja committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    22ca601 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    094aa97 View commit details
    Browse the repository at this point in the history
  2. adding sim test assertions

    spoo-bar committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    ee810ed View commit details
    Browse the repository at this point in the history
  3. Merge pull request #315 from archway-network/fdymylja/add-inflation-s…

    …imulation
    
    Fdymylja/add inflation simulation
    spoo-bar authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    47dc77a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

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

Commits on Apr 28, 2023

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