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

Bring in upstream changes through v0.46.13 #572

Merged
merged 51 commits into from
Jun 9, 2023

Commits on Feb 17, 2023

  1. fix: create snapshot dir for rocksdb backend (backport cosmos#15054) (c…

    …osmos#15065)
    
    Co-authored-by: yihuang <huang@crypto.com>
    mergify[bot] and yihuang authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a8556b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. chore: Add check for uneven stores' height (backport cosmos#14410) (c…

    …osmos#15115)
    
    Co-authored-by: khanh-notional <50263489+catShaark@users.noreply.github.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    3 people authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    5848fd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    8499d16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3aaaf2c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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

Commits on Mar 2, 2023

  1. fix: Change proposer address cast for sdk_block conversion (backport

    …cosmos#15243) (cosmos#15245)
    
    Co-authored-by: Maksym Hontar <99190705+max-hontar@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    1229bd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

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

Commits on Mar 9, 2023

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

Commits on Mar 10, 2023

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

Commits on Mar 14, 2023

  1. fix: add extra check in vesting (backport cosmos#15373) (cosmos#15383)

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    f382e43 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

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

Commits on Mar 20, 2023

  1. fix: flaky group genesis sim (backport cosmos#15447) (cosmos#15461)

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    mergify[bot] and robert-zaremba authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    8726f42 View commit details
    Browse the repository at this point in the history
  2. feat: add delegator to withdraw address (backport cosmos#15462) (cosm…

    …os#15473)
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    31adbba View commit details
    Browse the repository at this point in the history
  3. docs: improve proto vesting docs about time attributes (backport cosm…

    …os#15474) (cosmos#15481)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    8d053c2 View commit details
    Browse the repository at this point in the history
  4. feat: add query groups in x/group (backport cosmos#14879) (cosmos…

    …#15476)
    
    Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    3 people authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    cc39456 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. fix: Makefile rocksdb (backport cosmos#15422) (cosmos#15525)

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    mergify[bot] and robert-zaremba authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    cb26943 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. fix(x/gov): Return ErrInvalidProposalContent in SubmitProposal when l…

    …egacy handler returns an error. (backport cosmos#13051) (cosmos#15667)
    
    Co-authored-by: Daniel Wedul <github@wedul.com>
    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    3 people authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    f89d955 View commit details
    Browse the repository at this point in the history
  2. fix: remove unnecessary cms typecasting (backport cosmos#14054) (cosm…

    …os#15669)
    
    Co-authored-by: Javier Su <javier.su.weijie@gmail.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    152465b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

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

Commits on Apr 6, 2023

  1. fix: upstream error on empty version (backport cosmos#13355) (cosmos#…

    …15717)
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    1a47cb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. feat: More flexibility for CacheMultiStoreWithVersion (backport cos…

    …mos#15683) (cosmos#15775)
    
    Co-authored-by: khanh-notional <50263489+catShaark@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    95f529e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. feat: add moduleStateCb to allow access moduleState in sim test (back…

    …port cosmos#15903) (cosmos#15925)
    
    Co-authored-by: mmsqe <tqd0800210105@gmail.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    742856f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    83eef6b View commit details
    Browse the repository at this point in the history
  2. chore(gov): improve proposal conversion error message (backport cosmo…

    …s#15979) (cosmos#15981)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    3 people authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    5e199ca View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. feat!: bootstrap comet cmd for local state sync (backport cosmos#16061)…

    … (cosmos#16080)
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored May 10, 2023
    Configuration menu
    Copy the full SHA
    738220a View commit details
    Browse the repository at this point in the history
  2. chore(auth/vesting): fix typo in create-period-vesting-account cmd …

    …example (backport cosmos#16085) (cosmos#16087)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored May 10, 2023
    Configuration menu
    Copy the full SHA
    dcf04af View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. feat: add local snapshots management commands (backport cosmos#16067) (

    …cosmos#16103)
    
    Co-authored-by: yihuang <huang@crypto.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    4 people authored May 12, 2023
    Configuration menu
    Copy the full SHA
    10cc30f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. fix: snapshot commands panic if snapshot don't exists (backport cosmo…

    …s#16138) (cosmos#16140)
    
    Co-authored-by: yihuang <huang@crypto.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    4 people authored May 13, 2023
    Configuration menu
    Copy the full SHA
    5472fb5 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. feat: add Close method for resource cleanup in graceful shutdown (bac…

    …kport cosmos#16193) (cosmos#16205)
    
    Co-authored-by: yihuang <huang@crypto.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored May 19, 2023
    Configuration menu
    Copy the full SHA
    557da6e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. feat: save restored snapshot locally (backport cosmos#16060) (cosmos#…

    …16262)
    
    Co-authored-by: yihuang <huang@crypto.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    3 people authored May 24, 2023
    Configuration menu
    Copy the full SHA
    5b02d46 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    a9abe1c View commit details
    Browse the repository at this point in the history
  2. chore: add baseapp circuit breaker setter (cosmos#16289)

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    tac0turtle and julienrbrt authored May 26, 2023
    Configuration menu
    Copy the full SHA
    59f6714 View commit details
    Browse the repository at this point in the history
  3. fix: allow any address in ValidatePromptAddress (backport cosmos#16312

    ) (cosmos#16314)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored May 26, 2023
    Configuration menu
    Copy the full SHA
    265b8a6 View commit details
    Browse the repository at this point in the history
  4. feat(group): add group event tally result (backport cosmos#16191) (co…

    …smos#16306)
    
    Co-authored-by: Jeancarlo Barrios <JeancarloBarrios@users.noreply.github.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    4 people authored May 26, 2023
    Configuration menu
    Copy the full SHA
    863ad92 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. fix: Revert "fix(x/gov): Return ErrInvalidProposalContent in SubmitPr…

    …oposal when legacy handler returns an error. (backport cosmos#13051) (cosmos#15667)" (cosmos#16331)
    yihuang authored May 30, 2023
    Configuration menu
    Copy the full SHA
    5b4c593 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    26405d9 View commit details
    Browse the repository at this point in the history
  2. chore: small snapshot commands & docs improvement (backport cosmos#16404

    ) (cosmos#16409)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    67f33bd View commit details
    Browse the repository at this point in the history
  3. Merge tag 'v0.46.11' into prov/dwedul/bump-to-0.46.13

    Release v0.46.11
    
    # Conflicts:
    #	RELEASE_NOTES.md
    #	go.mod
    #	go.sum
    #	store/v2alpha1/dbadapter/store.go
    #	store/v2alpha1/multi/store.go
    #	store/v2alpha1/multi/store_test.go
    #	store/v2alpha1/multi/sub_store.go
    #	store/v2alpha1/multi/view_store.go
    #	store/v2alpha1/types.go
    SpicyLemon committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    9f649b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d43a5a View commit details
    Browse the repository at this point in the history
  5. Merge tag 'v0.46.12' into prov/dwedul/bump-to-0.46.13

    Release v0.46.12
    
    # Conflicts:
    #	RELEASE_NOTES.md
    #	baseapp/baseapp.go
    #	proto/cosmos/tx/v1beta1/service.proto
    SpicyLemon committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    d605ffa View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. refactor: avoid breaking change due to cosmos#16415 included in v0.50…

    … (backport cosmos#16430) (cosmos#16432)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    Co-authored-by: Facundo Medica <facundomedica@gmail.com>
    3 people authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7ee7809 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    d4b7164 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd90480 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    476aaa4 View commit details
    Browse the repository at this point in the history
  4. Merge tag 'v0.46.13' into prov/dwedul/bump-to-0.46.13

    Release v0.46.13
    
    # Conflicts:
    #	RELEASE_NOTES.md
    #	baseapp/msg_service_router.go
    #	go.mod
    #	go.sum
    SpicyLemon committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    dec6c7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f0c6d2 View commit details
    Browse the repository at this point in the history
  6. Fix the group sims random genesis so it can't pick the same account t…

    …wice for the group policies since that address is the primary key for the table. Also, output the genesis state after it's randomized just like all the other modules do.
    SpicyLemon committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    648bf54 View commit details
    Browse the repository at this point in the history
  7. Add changelog entries.

    SpicyLemon committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    be8a998 View commit details
    Browse the repository at this point in the history
  8. Regen the swagger docs.

    SpicyLemon committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    ca1fee0 View commit details
    Browse the repository at this point in the history