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

fix(x/gov): migrations from 2 to 3 (min proposer deposit) (#298) (#302) #9

Merged
merged 5 commits into from
Aug 3, 2022

Commits on Jul 30, 2022

  1. fix(x/gov): migrations from 2 to 3 (min proposer deposit) (cosmos#298) (

    cosmos#302)
    
    * git checkout -b roman/fix-gov-migrations
    
    * register migrations
    p0mvn authored and lydia.pierce@principia.edu committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    2cc5b1a View commit details
    Browse the repository at this point in the history
  2. feat!: initial deposit requirement for proposals (backport cosmos#296) (

    cosmos#297)
    
    * feat!: initial deposit requirement for proposals (backport cosmos#296)
    
    * Update x/gov/legacy/v3/store_test.go
    
    Co-authored-by: Adam Tucker <adam@osmosis.team>
    
    * Update x/gov/simulation/genesis.go
    
    Co-authored-by: Adam Tucker <adam@osmosis.team>
    
    Co-authored-by: Adam Tucker <adam@osmosis.team>
    2 people authored and lydia.pierce@principia.edu committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    643737b View commit details
    Browse the repository at this point in the history
  3. fix(x/gov): migrations from 2 to 3 (min proposer deposit) (cosmos#298) (

    cosmos#302)
    
    * git checkout -b roman/fix-gov-migrations
    
    * register migrations
    p0mvn authored and lydia.pierce@principia.edu committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    5bcba4f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'lydia/minproposaldeposit' of https://github.com/pomifer…

    …/cosmos-sdk into lydia/minproposaldeposit
    lydia.pierce@principia.edu committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    c82c67b View commit details
    Browse the repository at this point in the history
  5. go mod tidy

    p0mvn authored and lydia.pierce@principia.edu committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    28445cd View commit details
    Browse the repository at this point in the history