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

Problem: v0.47.x is outdated #197

Merged
merged 43 commits into from
Dec 21, 2023

Commits on Sep 18, 2023

  1. feat(gov): handle panics when executing x/gov proposals (backport cos…

    …mos#17780) (cosmos#17793)
    
    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    80705f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

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

Commits on Sep 25, 2023

  1. fix(baseapp): select txs correctly with no-op mempool (backport cosmo…

    …s#17769) (cosmos#17848)
    
    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
    3 people authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a6f79a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. docs: small update for routes change (backport cosmos#17881) (cosmos#…

    …17887)
    
    Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
    mergify[bot] and samricotta authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8d6c611 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    e0ab380 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f29fcc5 View commit details
    Browse the repository at this point in the history
  3. chore(auth): return accId in error (backport cosmos#17903) (cosmos#17906

    )
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    85034c1 View commit details
    Browse the repository at this point in the history
  4. chore(store): check value (backport cosmos#17900) (cosmos#17908)

    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    353ae64 View commit details
    Browse the repository at this point in the history
  5. refactor(x/gov): remove gov vote and proposal based telemetry (backport

    cosmos#17910) (cosmos#17916)
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    afd4d9d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

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

Commits on Oct 9, 2023

  1. chore(staking): add delegator to events (backport cosmos#18006) (cosm…

    …os#18012)
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2601e23 View commit details
    Browse the repository at this point in the history
  2. feat(baseapp): expose Mempool (backport cosmos#17954) (cosmos#18010)

    Co-authored-by: Devon Bear <itsdevbear@berachain.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7d12782 View commit details
    Browse the repository at this point in the history
  3. docs: fix typos (backport cosmos#18018) (cosmos#18020)

    Co-authored-by: shuoer86 <129674997+shuoer86@users.noreply.github.com>
    mergify[bot] and shuoer86 authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    02c403f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. chore(x/consensus): check for nil params (backport cosmos#18041) (cos…

    …mos#18069)
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    d24d469 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    c121fcc View commit details
    Browse the repository at this point in the history
  2. chore: fix comments on bech32 (backport cosmos#18114) (cosmos#18117)

    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    efa1226 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

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

Commits on Oct 17, 2023

  1. build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.12.3 to 0…

    ….12.4 (cosmos#18136)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    dependabot[bot] and julienrbrt authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0469b11 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. feat(server): start grpc server and register services when starting i…

    …n standalone mode (v0.47) (cosmos#18109)
    
    Co-authored-by: Marko <marko@baricevic.me>
    p-offtermatt and tac0turtle authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1a306fd View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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

Commits on Oct 23, 2023

  1. refactor(x/authz): extend validate genesis (backport cosmos#18042) (c…

    …osmos#18208)
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    362f234 View commit details
    Browse the repository at this point in the history
  2. fix(authz): check string is not empty (backport cosmos#18209) (cosmos…

    …#18218)
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    269a245 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. chore(x/upgrade): Use ValidateBasic for Plan in ReadUpgradeInfoFromDi…

    …sk (backport cosmos#18210) (cosmos#18230)
    
    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    98a8bfe View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. refactor(network): call app.Close() on network cleanup (backport co…

    …smos#18249) (cosmos#18251)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    af758d7 View commit details
    Browse the repository at this point in the history
  2. fix(server): don't hardcode grpc address to localhost (backport cosmo…

    …s#18254) (cosmos#18259)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    8c9ab2c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. fix: use a lower file permission in file creation (backport cosmos#18206

    ) (cosmos#18264)
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d3c9653 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

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

Commits on Nov 7, 2023

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

    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 <julien@rbrt.fr>
    3 people authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    37ad929 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Nov 17, 2023

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

Commits on Nov 19, 2023

  1. feat(server): cmd flag to disable colored logs (backport cosmos#18478) (

    cosmos#18508)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    60112c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    d79964b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58b0cdd View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. fix(server): properly parse multiple gas config (backport cosmos#18537)…

    … (cosmos#18544)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    55c6d55 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. build(deps): Bump github.com/cometbft/cometbft from 0.37.2 to 0.37.4 (c…

    …osmos#18572)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    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] authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    044ff4d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    3c7a090 View commit details
    Browse the repository at this point in the history
  2. docs: add ante precision (backport cosmos#18709) (cosmos#18730)

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

Commits on Dec 19, 2023

  1. fix(x/auth): remove misleading gas wanted value from tx simulation fa…

    …ilure response (backport cosmos#18772) (cosmos#18776)
    
    Co-authored-by: yihuang <huang@crypto.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    371744b View commit details
    Browse the repository at this point in the history
  2. docs: add index page for learn section (backport cosmos#18777) (cosmo…

    …s#18779)
    
    Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    Co-authored-by: yihuang <huang@crypto.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    Co-authored-by: samricotta <samanthalricotta@gmail.com>
    5 people authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9c1fa8c View commit details
    Browse the repository at this point in the history
  3. docs: fix for links (backport cosmos#18816) (cosmos#18819)

    Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    929e76b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    9e60114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d09f40d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Merge tag 'v0.47.7' into release/v0.47.x

    Release v0.47.7
    mmsqe committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    fb8e3a4 View commit details
    Browse the repository at this point in the history