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/gov): implement a minimum amount per deposit #18146

Merged
merged 25 commits into from
Nov 2, 2023

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    fb1f74c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32d9be5 View commit details
    Browse the repository at this point in the history
  3. cl++

    facundomedica committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b5ff28a View commit details
    Browse the repository at this point in the history
  4. lint

    facundomedica committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2f5bb4c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. fix some tests

    facundomedica committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    70506fa View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Update x/gov/keeper/deposit.go

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    facundomedica and alexanderbez committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    89d493f View commit details
    Browse the repository at this point in the history
  2. Update x/gov/keeper/deposit.go

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    facundomedica and alexanderbez committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0bba608 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cf3bc2 View commit details
    Browse the repository at this point in the history
  4. fix tests

    facundomedica committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7f2f019 View commit details
    Browse the repository at this point in the history
  5. fixed sims

    facundomedica committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    62bc6cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fa8f2f View commit details
    Browse the repository at this point in the history
  7. update e2e

    facundomedica committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9a3d624 View commit details
    Browse the repository at this point in the history
  8. fixed e2e

    facundomedica committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    cf4e715 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. remove comment

    facundomedica committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    cef4978 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. merge main

    facundomedica committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3c15843 View commit details
    Browse the repository at this point in the history
  2. suggestions

    facundomedica committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c5b709a View commit details
    Browse the repository at this point in the history
  3. fix

    facundomedica committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    0f10c90 View commit details
    Browse the repository at this point in the history
  4. fix all tests

    facundomedica committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c7e841c View commit details
    Browse the repository at this point in the history
  5. fix more tests

    facundomedica committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f2cd8c3 View commit details
    Browse the repository at this point in the history
  6. fix

    facundomedica committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    63c003d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Update proto/cosmos/gov/v1/gov.proto

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    facundomedica and julienrbrt committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e4b06f9 View commit details
    Browse the repository at this point in the history
  2. fix sims with a hack

    facundomedica committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8f3d1b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05159a7 View commit details
    Browse the repository at this point in the history
  4. fix sim ops tests

    facundomedica committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    cbb97e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. remove testing

    facundomedica committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d2d05e6 View commit details
    Browse the repository at this point in the history