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

chore(v47): Apply changes from v0.47.5 #47

Merged
merged 30 commits into from
Oct 16, 2023

Commits on Jul 23, 2023

  1. fix: testutil/configurator: correctly create fresh copy of defaultCon…

    …fig (backport cosmos#17089) (cosmos#17092)
    
    Co-authored-by: Emmanuel T Odeke <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    a811085 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    94758c1 View commit details
    Browse the repository at this point in the history
  2. fix(simapp): set chain-id on NewSimApp for sim bench tests (backport

    …cosmos#17138) (cosmos#17141)
    
    Co-authored-by: Giuseppe Natale <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    eeee766 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. refactor: hide --output flags that don't work (backport cosmos#17188)…

    … (cosmos#17192)
    
    Co-authored-by: zakir-code <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    1a2ad4f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. fix(x/auth): internal error on AccountInfo when PubKey is nil (backport

    cosmos#17209) (cosmos#17211)
    
    Co-authored-by: Facundo Medica <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    404815c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cc38b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    2e76cae View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump cosmossdk.io/log from 1.1.1-0.20230704160919-88f2c8…

    …30b0ca to 1.2.0 (cosmos#17247)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
    dependabot[bot] and github-actions[bot] committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    66a2b59 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. docs: fix typo in 00-protobuf.md (backport cosmos#17232) (cosmos#17272

    )
    
    Co-authored-by: Josh Klopfenstein <[email protected]>
    mergify[bot] and joshklop committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3eee96d View commit details
    Browse the repository at this point in the history
  2. fix: check tx gas limit against block gas limit (backport cosmos#16547)…

    … (cosmos#17161)
    
    Co-authored-by: Aleksandr Bezobchuk <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    Co-authored-by: Devon Bear <[email protected]>
    Co-authored-by: Facundo Medica <[email protected]>
    5 people committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4c18ff6 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. refactor: add MigrateHandler to allow reuse migrate genesis related f…

    …unction (backport cosmos#17296) (cosmos#17300)
    
    Co-authored-by: mmsqe <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b3f0567 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4554776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56f5b59 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. build(deps): Bump cosmossdk.io/depinject from 1.0.0-alpha.3 to 1.0.0-…

    …alpha.4 (cosmos#17340)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Julien Robert <[email protected]>
    3 people committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0f3a2ec View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. feat(x/gov): Emit VoterAddr (backport cosmos#17354) (cosmos#17356)

    Co-authored-by: Devon Bear <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a7dffbf View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

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

Commits on Aug 15, 2023

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

Commits on Aug 16, 2023

  1. chore(x/gov): update proposal.json go doc (backport cosmos#17397) (co…

    …smos#17403)
    
    Co-authored-by: johnzhu0907 <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0a28ba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72a6397 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. feat: import hex keys (backport cosmos#17424) (cosmos#17433)

    Co-authored-by: Julián Toledano <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    612f0fe View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. feat: add event-query-tx-for cmd to subscribe and wait for transactio…

    …n (backport cosmos#17274) (cosmos#17435)
    
    Co-authored-by: mmsqe <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    Co-authored-by: marbar3778 <[email protected]>
    4 people committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    32b23f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. build(deps): Bump cosmossdk.io/math from 1.0.1 to 1.1.2 (cosmos#17492)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Julien Robert <[email protected]>
    3 people committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2db1247 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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

Commits on Aug 24, 2023

  1. fix(x/authz): GetAuthorizations (backport cosmos#17334) (cosmos#17524)

    Co-authored-by: devon <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    bdbc1d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    dea01dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bba75e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

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

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    273bb7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e9e5d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

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