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: v0.50.x neutron #25

Merged
merged 1,632 commits into from
Jun 10, 2024
Merged

feat: v0.50.x neutron #25

merged 1,632 commits into from
Jun 10, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 29, 2023

  1. fix(simapp): do not overwrite tx options (backport cosmos#17920) (cos…

    …mos#17926)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e6b06db View commit details
    Browse the repository at this point in the history
  2. fix(baseapp): vote extensions on first block (backport cosmos#17909) (c…

    …osmos#17922)
    
    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    Co-authored-by: Facundo <facundomedica@gmail.com>
    3 people authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1cbae0d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

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

Commits on Oct 2, 2023

  1. refactor(abci): Pass context to TxSelector (backport cosmos#17932) (c…

    …osmos#17939)
    
    Co-authored-by: Devon Bear <itsdevbear@berachain.com>
    mergify[bot] and itsdevbear authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    138e557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b2d117 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. chore: fixing typos and grammar for vote extension docs (backport cos…

    …mos#17948) (cosmos#17949)
    
    Co-authored-by: Hlib Kanunnikov <hlibwondertan@gmail.com>
    mergify[bot] and Wondertan authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    31e603a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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

Commits on Oct 5, 2023

  1. feat(client/v2): signing (backport cosmos#17913) (cosmos#17972)

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8334eef View commit details
    Browse the repository at this point in the history
  2. feat(x/nft): add autocli options for tx (backport cosmos#17825) (cosm…

    …os#17974)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    10bd5a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53d228f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. fix(x/gov): set default constitution in gov migration (backport cosmo…

    …s#17953) (cosmos#17983)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    3 people authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a05fc0d View commit details
    Browse the repository at this point in the history
  2. feat(x/crisis): add autocli options for tx (backport cosmos#17965) (c…

    …osmos#17982)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    3 people authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a2f2c92 View commit details
    Browse the repository at this point in the history
  3. feat(x/circuit): add autocli options for tx (backport cosmos#17956) (c…

    …osmos#17987)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    9af83f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d73a8e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    43acebd View commit details
    Browse the repository at this point in the history
  2. feat(baseapp): expose Mempool (backport cosmos#17954) (cosmos#18009)

    Co-authored-by: Devon Bear <itsdevbear@berachain.com>
    mergify[bot] and itsdevbear authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ef5c356 View commit details
    Browse the repository at this point in the history
  3. chore(staking): add delegator to events (backport cosmos#18006) (cosm…

    …os#18011)
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b0d20bc View commit details
    Browse the repository at this point in the history
  4. feat(x/feegrant): add autocli options for tx (backport cosmos#17959) (c…

    …osmos#18013)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    daaff08 View commit details
    Browse the repository at this point in the history
  5. docs: fix typos (backport cosmos#18018) (cosmos#18019)

    Co-authored-by: shuoer86 <129674997+shuoer86@users.noreply.github.com>
    mergify[bot] and shuoer86 authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4fac431 View commit details
    Browse the repository at this point in the history
  6. feat(x/slashing): add autocli options for tx (backport cosmos#17967) (c…

    …osmos#18017)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0f419f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. docs: fix typos (backport cosmos#18028) (cosmos#18031)

    Co-authored-by: vuittont60 <81072379+vuittont60@users.noreply.github.com>
    mergify[bot] and vuittont60 authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    95c0083 View commit details
    Browse the repository at this point in the history
  2. fix: fixed key in slashing bitmap migration (backport cosmos#18016) (c…

    …osmos#18033)
    
    Co-authored-by: swelf19 <62722506+swelf19@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    8ab33f5 View commit details
    Browse the repository at this point in the history
  3. fix(x/slashing/keeper): hoist non-changing addresses parsing out of r…

    …edelegation loop (backport cosmos#18035) (cosmos#18037)
    
    Co-authored-by: Emmanuel T Odeke <emmanuel@orijtech.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    3 people authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1f7ec34 View commit details
    Browse the repository at this point in the history
  4. fix: keep behavior from v0.47 in PrepareProposal panic recovery (back…

    …port cosmos#17930) (cosmos#18038)
    
    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    4 people authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e5454c4 View commit details
    Browse the repository at this point in the history
  5. fix: comment on flag for textual (backport cosmos#18040) (cosmos#18045)

    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    0d25c00 View commit details
    Browse the repository at this point in the history
  6. fix: comment on flag for textual (backport cosmos#18040) (cosmos#18045)

    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    735c143 View commit details
    Browse the repository at this point in the history
  7. fix(runtime): PreBlocker getting overwritten if set as a baseapp opti…

    …on (backport cosmos#17944) (cosmos#18046)
    
    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    mergify[bot] and facundomedica authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    0893671 View commit details
    Browse the repository at this point in the history
  8. test(client/v2): update golden file (backport cosmos#18048) (cosmos#1…

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

Commits on Oct 11, 2023

  1. fix(x/auth/tx): propagate tx options to signing handlers (backport co…

    …smos#17996) (cosmos#18067)
    
    Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
    mergify[bot] and kocubinski authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1ba896e View commit details
    Browse the repository at this point in the history
  2. chore: check for nil params (backport cosmos#18041) (cosmos#18068)

    Co-authored-by: Marko <marbar3778@yahoo.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0863b5c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

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

    ….13.1 (cosmos#18098)
    
    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 Oct 12, 2023
    Configuration menu
    Copy the full SHA
    4044719 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. chore: fix comments on bech32 (backport cosmos#18114) (cosmos#18116)

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

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    9c2c424 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18733a6 View commit details
    Browse the repository at this point in the history
  3. perf(x/staking/keeper): make Slash return early iff zero tokens to bu…

    …rn (backport cosmos#18049) (cosmos#18126)
    
    Co-authored-by: Emmanuel T Odeke <emmanuel@orijtech.com>
    mergify[bot] and odeke-em authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    d9d9a52 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

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

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    97cfd71 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump cosmossdk.io/api from 0.7.1 to 0.7.2 (cosmos#18137)

    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>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3abc61f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. refactor(x/gov)!: let hooks return an error (backport cosmos#18173) (c…

    …osmos#18174)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    faca3c1 View commit details
    Browse the repository at this point in the history
  2. chore(docs): add missing param to gov readme (backport cosmos#18181) (c…

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

Commits on Oct 20, 2023

  1. chore: improve align cli help (backport cosmos#18179) (cosmos#18187)

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    c81038c View commit details
    Browse the repository at this point in the history
  2. feat(x/gov): limit deposited coins to accepted proposal denom (backport

    cosmos#18189) (cosmos#18192)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ee589c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. fix: RelativePow now returns 1 when 0^0 (backport cosmos#18211) (cosm…

    …os#18216)
    
    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    3 people authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    535567e View commit details
    Browse the repository at this point in the history
  2. fix(authz): check string is not empty (backport cosmos#18209) (cosmos…

    …#18217)
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    aa72f10 View commit details
    Browse the repository at this point in the history
  3. feat(x/feegrant): Add limits to grant pruning and enable message to a…

    …id manually (backport cosmos#18047) (cosmos#18128)
    
    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    Co-authored-by: Facundo <facundomedica@gmail.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    5 people authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    026631c View commit details
    Browse the repository at this point in the history
  4. refactor(x/authz): extend validate genesis (backport cosmos#18042) (c…

    …osmos#18207)
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    5604342 View commit details
    Browse the repository at this point in the history
  5. fix(textual): only enable when online and added upgrading docs (backp…

    …ort cosmos#18166) (cosmos#18222)
    
    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1376e0d View commit details
    Browse the repository at this point in the history
  6. feat: Optimistic Execution (backport cosmos#16581) (cosmos#18205)

    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    Co-authored-by: Facundo <facundomedica@gmail.com>
    3 people authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    42dbfc4 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#18229)
    
    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
    cabde7b View commit details
    Browse the repository at this point in the history
  2. fix(docs): fix simulator links (backport cosmos#18234) (cosmos#18235)

    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5d6b2c2 View commit details
    Browse the repository at this point in the history
  3. fix(simapp): textual wiring (backport cosmos#18242) (cosmos#18244)

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    06dacdc 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#18250)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ef43d02 View commit details
    Browse the repository at this point in the history
  2. refactor: modules should implement appmodule.AppModule (backport cosm…

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

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

Commits on Oct 26, 2023

  1. perf: parse chain-id from big genesis file could be slow (backport co…

    …smos#18204) (cosmos#18267)
    
    Co-authored-by: yihuang <huang@crypto.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    3 people authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d895753 View commit details
    Browse the repository at this point in the history
  2. fix: use a lower file permission in file creation (backport cosmos#18206

    ) (cosmos#18263)
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0bc6756 View commit details
    Browse the repository at this point in the history
  3. docs: adding additional info on amino.encoding proto annotations (b…

    …ackport cosmos#18274) (cosmos#18275)
    
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    mergify[bot] and damiannolan authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0469fc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

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

Commits on Oct 30, 2023

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

Commits on Oct 31, 2023

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

    ….13.3 (cosmos#18315)
    
    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 Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1788e32 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. chore: prep store v1.0.0 (cosmos#18318)

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    tac0turtle and julienrbrt authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3595581 View commit details
    Browse the repository at this point in the history
  2. fix(client/v2): set context for queries (backport cosmos#18323) (cosm…

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

Commits on Nov 2, 2023

  1. build(deps): Bump cosmossdk.io/store from 1.0.0-rc.0 to 1.0.0 (cosmos…

    …#18340)
    
    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 2, 2023
    Configuration menu
    Copy the full SHA
    4fed739 View commit details
    Browse the repository at this point in the history
  2. feat(grpcrouter): add hybrid query handler (backport cosmos#17921) (c…

    …osmos#18339)
    
    Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
    mergify[bot] and testinginprod authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d2987a5 View commit details
    Browse the repository at this point in the history
  3. feat(x/gov): implement a minimum amount per deposit (backport cosmos#…

    …18146) (cosmos#18333)
    
    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    Co-authored-by: Facundo <facundomedica@gmail.com>
    4 people authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    680f4c0 View commit details
    Browse the repository at this point in the history
  4. docs: adding some missing parenthesis (backport cosmos#18344) (cosmos…

    …#18346)
    
    Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
    mergify[bot] and JulianToledano authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7907810 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. refactor(x/group): check the new admin address when updating the grou…

    …p policy admin (backport cosmos#18350) (cosmos#18352)
    
    Co-authored-by: Luke Ma <lukema95@gmail.com>
    mergify[bot] and lukema95 authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f6d4b2e View commit details
    Browse the repository at this point in the history
  2. feat(baseapp): Add Hybrid Protobuf handlers to MsgServiceRouter (back…

    …port cosmos#18071) (cosmos#18338)
    
    Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
    Co-authored-by: unknown unknown <unknown@unknown>
    3 people authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7843204 View commit details
    Browse the repository at this point in the history
  3. fix(client/v2): fix marshalling of queries with any (backport cosmos#…

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

Commits on Nov 6, 2023

  1. docs: clarify cosmovisor doc (backport cosmos#18359) (cosmos#18370)

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    57637f7 View commit details
    Browse the repository at this point in the history
  2. fix(client/v2): fix short command description if not set and skip uns…

    …upported commands (backport cosmos#18324) (cosmos#18371)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1313c0e 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.3-rc.1 to 1.2.0 (cosmos#…

    …18386)
    
    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
    d1f41e5 View commit details
    Browse the repository at this point in the history
  2. fix: deterministic protov2 marshal (backport cosmos#18403) (cosmos#18406

    )
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5bed3ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e36a25c View commit details
    Browse the repository at this point in the history
  4. chore: tagged the wrong branch (backport cosmos#18407) (cosmos#18408)

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    9814f68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bad2b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52aabff View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. feat: Wait shutdown-grace-seconds to flush async db writes to disk (b…

    …ackport cosmos#17094) (cosmos#18431)
    
    Co-authored-by: Chill Validation <92176880+chillyvee@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    445f10d View commit details
    Browse the repository at this point in the history
  2. refactor(x/gov): refactor q gov proposer (backport cosmos#18025) (c…

    …osmos#18432)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2b42efc View commit details
    Browse the repository at this point in the history
  3. feat: add base64 Pubkeys from cli (backport cosmos#17639) (cosmos#18434)

    Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    8f25a61 View commit details
    Browse the repository at this point in the history
  4. feat: add debug cmd for application codec types (backport cosmos#18219)…

    … (cosmos#18433)
    
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b93bdea View commit details
    Browse the repository at this point in the history
  5. feat(version): Add extraInfo to version cmd (backport cosmos#18063) (c…

    …osmos#18437)
    
    Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    dc30a6a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. refactor(x/upgrade): configure go-getter (backport cosmos#18470) (cos…

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

Commits on Nov 16, 2023

  1. docs(client/v2): Update README.md - Update Broken Link (backport cosm…

    …os#18482) (cosmos#18484)
    
    Co-authored-by: Erlangshen219 <104747507+Erlangshen219@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    50fb4fa View commit details
    Browse the repository at this point in the history
  2. docs: avoid copying non existent files & counter readme (backport cos…

    …mos#18487) (cosmos#18490)
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    2e48b8e View commit details
    Browse the repository at this point in the history
  3. chore: remove uneeded pr review action (backport cosmos#18488) (cosmo…

    …s#18489)
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    aaa56b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d367589 View commit details
    Browse the repository at this point in the history
  5. fix: pass FinalizeBlock request and response to ABCIListener (backport

    …cosmos#18486) (cosmos#18493)
    
    Co-authored-by: MSalopek <matija.salopek994@gmail.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    3 people authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    27320cb View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. refactor(simapp,confix): change example of custom app.toml extension …

    …(backport cosmos#18496) (cosmos#18497)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    42c741a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    514ef91 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#18507)
    
    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    1b517b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

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

    …osmos#18516)
    
    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>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ffa3060 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#18543)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    aa427cd 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.38.1 to 0.38.2 (c…

    …osmos#18571)
    
    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>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ab80e48 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. fix(baseapp): allow empty consensus params (backport cosmos#18531) (c…

    …osmos#18577)
    
    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    mergify[bot] and facundomedica authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    67fecca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20337d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34899c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    cfc2a33 View commit details
    Browse the repository at this point in the history
  2. refactor(codec/unknownproto): use official descriptorpb types, do not…

    … rely on gogo code gen types. (backport cosmos#18541) (cosmos#18593)
    
    Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
    mergify[bot] and testinginprod authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3611662 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. fix(x/auth): Add fees on batch sign (backport cosmos#18564) (cosmos#1…

    …8592)
    
    Co-authored-by: Ezequiel Raynaudo <raynaudo.ee@gmail.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5051495 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. docs: fix typos in UPGRADING.md (backport cosmos#18613) (cosmos#18614)

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

Commits on Dec 4, 2023

  1. build(deps): Bump github.com/cometbft/cometbft-db from 0.7.0 to 0.9.0 (

    …cosmos#18618)
    
    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 Dec 4, 2023
    Configuration menu
    Copy the full SHA
    379114d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. build(deps): Bump github.com/cometbft/cometbft-db from 0.9.0 to 0.9.1 (

    …cosmos#18630)
    
    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 Dec 5, 2023
    Configuration menu
    Copy the full SHA
    fe7a3ec View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. fix(baseapp)!: postHandler should run regardless of result (backport c…

    …osmos#18627) (cosmos#18638)
    
    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c95ebb6 View commit details
    Browse the repository at this point in the history
  2. chore: typos fix (backport cosmos#18642) (cosmos#18645)

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

Commits on Dec 8, 2023

  1. fix(baseapp): protocompat.go gogoproto.Merge does not work with custo…

    …m types (backport cosmos#18654) (cosmos#18661)
    
    Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    455b0be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea9de8a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. feat(telemetry): enable statsd and dogstatsd telemetry sinks (bac…

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

Commits on Dec 11, 2023

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

Commits on Dec 13, 2023

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

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

Commits on Dec 18, 2023

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

    …ilure response (backport cosmos#18772) (cosmos#18775)
    
    Co-authored-by: yihuang <huang@crypto.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3fa3e06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ea39a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a43e49 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. docs: fix for links (backport cosmos#18816) (cosmos#18818)

    Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
    Co-authored-by: samricotta <samanthalricotta@gmail.com>
    3 people authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    532d389 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46ac36b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. build(deps): Bump cosmossdk.io/x/tx from 0.12.0 to 0.13.0 (cosmos#18839)

    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 Dec 20, 2023
    Configuration menu
    Copy the full SHA
    314198b View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. feat(client): add WithFromName to tx factory (backport cosmos#18852) (

    cosmos#18853)
    
    Co-authored-by: gsai967 <153279976+gsai967@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0930b39 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. fix(baseapp): introduce mutex to state (backport cosmos#18846) (cosmo…

    …s#18863)
    
    Co-authored-by: Nikhil Vasan <97126437+nivasan1@users.noreply.github.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
    4 people authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    52c3db2 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. perf: Speedup coins.Sort() when coins is of length 1 (backport cosmos…

    …#18875) (cosmos#18877)
    
    Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    23b78d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. perf: Speedup DecCoin.Sort() when coins is of length 1 (backport cosm…

    …os#18888) (cosmos#18889)
    
    Co-authored-by: Dong Lieu <93205232+DongLieu@users.noreply.github.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    3 people authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    f3e18df View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    f08c8cc View commit details
    Browse the repository at this point in the history
  2. fix: Dedup Vote Extensions in ValidateVoteExtensions (backport cosm…

    …os#18895) (cosmos#18900)
    
    Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
    Co-authored-by: Facundo <facundomedica@gmail.com>
    3 people authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    96a33dd View commit details
    Browse the repository at this point in the history
  3. chore(store): add changelog for 18897 (cosmos#18903)

    Co-authored-by: Devon Bear <itsdevbear@berachain.com>
    tac0turtle and itsdevbear authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    25a7ac6 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. fix(abci): add ExecModeVerifyVoteExtension (backport cosmos#18915) (c…

    …osmos#18932)
    
    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    3 people authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    3518df2 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. fix(config): metrics (backport cosmos#18936) (cosmos#18940)

    Co-authored-by: Devon Bear <itsdevbear@berachain.com>
    mergify[bot] and itsdevbear authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    336adf7 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. refactor(client/keys): keys show command help message (backport cos…

    …mos#18939) (cosmos#18947)
    
    Co-authored-by: hattizai <150505746+hattizai@users.noreply.github.com>
    mergify[bot] and hattizai authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    b2c506b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. test: add NodeURI for clientCtx (backport cosmos#18930) (cosmos#18987)

    Co-authored-by: mmsqe <tqd0800210105@gmail.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2a0e4a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    7f1a2b3 View commit details
    Browse the repository at this point in the history
  2. fix(testutil): fix FreeTCPAddr localhost usage (backport cosmos#18996) (

    cosmos#18999)
    
    Co-authored-by: gluax <16431709+gluax@users.noreply.github.com>
    mergify[bot] and gluax authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    fe4b58b View commit details
    Browse the repository at this point in the history
  3. feat(x/bank): adding DenomOwnersByQuery for denom owners for token (b…

    …ackport cosmos#18956) (cosmos#19007)
    
    Co-authored-by: gsai967 <153279976+gsai967@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    2a199f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3ec532 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. refactor(client/v2): use address codec instead of global (backport co…

    …smos#19026) (cosmos#19029)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    3 people authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c0beb19 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. feat(gRPC): Add halt-height to gRPC Node Config Query (backport cosmo…

    …s#19043) (cosmos#19044)
    
    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    8ac0492 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. feat: Add signer extraction adapter to prio-nonce mempool (backport c…

    …osmos#18991) (cosmos#19042)
    
    Co-authored-by: Eric Warehime <eric.warehime@gmail.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3e9a3e9 View commit details
    Browse the repository at this point in the history
  2. fix(baseapp): nil check in posthandler events (backport cosmos#19058) (

    …cosmos#19067)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    7e6948f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. chore(confix): update <simd> config subcommand description (backport

    …cosmos#19047) (cosmos#19072)
    
    Co-authored-by: Halimao <1065621723@qq.com>
    mergify[bot] and Halimao authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    19d9d84 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    60c6d9b View commit details
    Browse the repository at this point in the history
  2. fix(client/v2): resolve keyring flags properly (backport cosmos#19060) (

    cosmos#19105)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3897926 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. fix: allow empty public keys when setting signatures (backport cosmos…

    …#19106) (cosmos#19107)
    
    Co-authored-by: Callum Waters <cmwaters19@gmail.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    396be81 View commit details
    Browse the repository at this point in the history
  2. refactor(server): use bootstrap api from comet (backport cosmos#17899) (

    cosmos#19150)
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d0c414e View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. docs: vote-extensions link in UPGRADING.md (backport cosmos#19155) (c…

    …osmos#19157)
    
    Co-authored-by: Bryan White <bryanchriswhite@gmail.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    904d5e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

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

    …osmos#19170)
    
    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 Jan 23, 2024
    Configuration menu
    Copy the full SHA
    30b86c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bfc163 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fix(OE): Remove usage of pointer in logs (backport cosmos#19198) (cos…

    …mos#19201)
    
    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    mergify[bot] and alexanderbez authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e5a9e11 View commit details
    Browse the repository at this point in the history
  2. fix(baseapp): ensure ABCI listeners always run in FinalizeBlock (back…

    …port cosmos#19202) (cosmos#19217)
    
    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    mergify[bot] and alexanderbez authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8dcd61b View commit details
    Browse the repository at this point in the history
  3. refactor(client/v2,simapp): align and simplify sign mode wiring (back…

    …port cosmos#19216) (cosmos#19219)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    bdbd2b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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

    …osmos#19237)
    
    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 Jan 25, 2024
    Configuration menu
    Copy the full SHA
    861a7d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0abf94a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. fix: skip same-sender non-sequential sequence and then add others txs…

    … new solution (backport cosmos#19177) (cosmos#19249)
    
    Co-authored-by: Brann Bronzebeard <90186866+ZiHengLee@users.noreply.github.com>
    Co-authored-by: Facundo <facundomedica@gmail.com>
    3 people authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c4a2fe2 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. test(baseapp): Refactor tx selector tests + better comments (backport c…

    …osmos#19284) (cosmos#19287)
    
    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    mergify[bot] and facundomedica authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a4bd708 View commit details
    Browse the repository at this point in the history
  2. fix(simapp): home flag is not respected (backport cosmos#18994) (cosm…

    …os#19297)
    
    Co-authored-by: Connor Davis <17688291+PoisonPhang@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d2f9634 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. fix: Set headerInfo in context on setState (backport cosmos#19338) (c…

    …osmos#19342)
    
    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    Co-authored-by: Facundo <facundomedica@gmail.com>
    3 people authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2b47327 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. build(deps): Bump cosmossdk.io/log from 1.3.0 to 1.3.1 (cosmos#19358)

    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>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    859b414 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 12, 2024

  1. fix(simapp): fix default home (backport cosmos#19393) (cosmos#19399)

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

Commits on Feb 15, 2024

  1. feat(server): in-place testnet creator (backport cosmos#19280) (cosmo…

    …s#19405)
    
    Co-authored-by: Adam Tucker <adam@osmosis.team>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    4 people authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c122a3d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

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

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    cc0b5c4 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump github.com/cosmos/iavl from 1.0.0 to 1.0.1 (cosmos#…

    …19464)
    
    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 Feb 19, 2024
    Configuration menu
    Copy the full SHA
    55807a2 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.3 to…

    … 1.0.0-beta.4 (cosmos#19471)
    
    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 Feb 19, 2024
    Configuration menu
    Copy the full SHA
    18ea4c5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request from GHSA-4j93-fm92-rp4m

    * fix(x/auth/vesting): Add `BlockedAddr` check in `CreatePeriodicVestingAccount`
    
    * updates
    julienrbrt authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7dbed2f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. fix: in-place-testnet edgecases (backport cosmos#19516) (cosmos#19526)

    Co-authored-by: Adam Tucker <adam@osmosis.team>
    mergify[bot] and czarcas7ic authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    aba4e2d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

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

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    3dcf24e View commit details
    Browse the repository at this point in the history
  2. fix(depinject): Authtx was not accepting custom signers (backport cos…

    …mos#19549) (cosmos#19551)
    
    Co-authored-by: Devon Bear <itsdevbear@berachain.com>
    Co-authored-by: Qt <golang.chen@gmail.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    4 people authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a8b5e7f View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump github.com/cosmos/cosmos-db from 1.0.0 to 1.0.2 (co…

    …smos#19566)
    
    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>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    fcfc099 View commit details
    Browse the repository at this point in the history
  4. bank hooks

    pr0n00gler committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9d0653a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8efae68 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Merge pull request from GHSA-86h5-xcpx-cfqc

    * fix slashing hole with test
    
    * release notes + changelog
    
    * word
    
    * date
    
    * updates
    
    ---------
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    catShaark and julienrbrt authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c21c824 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7bea5f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 5, 2024

  1. docs: add section on creating a testnets from mainnet exports (backport

    cosmos#19475) (cosmos#19648)
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    mergify[bot] and tac0turtle authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    515bd8d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. build(deps): Bump cosmossdk.io/x/tx from 0.13.0 to 0.13.1 (cosmos#19665)

    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 Mar 6, 2024
    Configuration menu
    Copy the full SHA
    09a49fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2abd2ec View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. refactor(x/auth): allow empty public keys for GetSignBytesAdapter (ba…

    …ckport cosmos#19651) (cosmos#19675)
    
    Co-authored-by: mmsqe <mavis@crypto.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f9041cd View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 11, 2024

  1. build(deps): Bump deps (backport cosmos#19655) (cosmos#19711)

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6689e36 View commit details
    Browse the repository at this point in the history
  2. Merge pull request from GHSA-95rx-m9m5-m94v

    * validate ExtendedCommit against LastCommit
    
    test cases
    
    * account for core.comet types
    
    * logging
    
    * linting
    
    * cherry-pick staking fix
    
    * nits
    
    * linting fix
    
    * run tests
    
    ---------
    
    Co-authored-by: Marko <marbar3778@yahoo.com>
    Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com>
    3 people authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    4467110 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f055cde View commit details
    Browse the repository at this point in the history
  4. feat(x/distribution): add rewards-by-validator autocli config (backport

    cosmos#19707) (cosmos#19714)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c382225 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. fix(x/gov): grpc query tally for failed proposal (backport cosmos#19725

    …) (cosmos#19727)
    
    Co-authored-by: David Tumcharoen <david@alleslabs.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a877c47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a321866 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. fix(crypto): error if incorrect ledger public key (backport cosmos#19691

    ) (cosmos#19745)
    
    Co-authored-by: Rootul P <rootulp@gmail.com>
    Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
    3 people authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b8659ae View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

    …osmos#19751)
    
    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 Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6977c22 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. fix: align signer extraction adapter for mempool remove (backport cos…

    …mos#19759) (cosmos#19773)
    
    Co-authored-by: mmsqe <mavis@crypto.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    3 people authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9a59234 View commit details
    Browse the repository at this point in the history
  2. fix(x/upgrade): Stop treating inline JSON as a URL (backport cosmos#1…

    …9706) (cosmos#19767)
    
    Co-authored-by: Richard Gibson <richard.gibson@gmail.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    3 people authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0df2902 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. fix(client/v2): fix comment parsing (backport cosmos#19377) (cosmos#1…

    …9777)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1ad7fad View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. build(deps): Bump github.com/cosmos/iavl from 1.0.1 to 1.1.1 in store (

    …cosmos#19770)
    
    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>
    Co-authored-by: Cool Developer <cool199966@outlook.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    5 people authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ff30f6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6c7aa5 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. build(deps): Bump github.com/cosmos/gogoproto from 1.4.11 to 1.4.12 (c…

    …osmos#19811)
    
    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 Mar 21, 2024
    Configuration menu
    Copy the full SHA
    87ad797 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. feat(x/gov): emit proposer address in submit proposal event (backport c…

    …osmos#19842) (cosmos#19844)
    
    Co-authored-by: Aryan Tikarya <akaladarshi@gmail.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    4 people authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a0faab3 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. feat(x/gov): emit depositor in proposal_deposit event (backport cos…

    …mos#19853) (cosmos#19859)
    
    Co-authored-by: Kien <kien@notional.ventures>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9c53142 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    d78edac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8641cd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. feat(server): add custom start handler (backport cosmos#19854) (cosmo…

    …s#19884)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7b35e36 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump cosmossdk.io/store from 1.0.2 to 1.1.0 (cosmos#19810)

    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>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    4 people authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    405471b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 10, 2024

  1. build(deps): Bump github.com/cosmos/iavl from 1.1.1 to 1.1.2 (cosmos#…

    …19985)
    
    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>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4b71767 View commit details
    Browse the repository at this point in the history
  2. fix(client/v2): add encoder for cosmos.base.v1beta1.DecCoin (backport

    cosmos#19976) (cosmos#20001)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    525b720 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. fix(mempool): use no-op mempool as default (backport cosmos#19970) (c…

    …osmos#20008)
    
    Co-authored-by: Tom <54514587+GAtom22@users.noreply.github.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    4 people authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f76c659 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. feat: Conditionally emit metrics based on enablement (backport cosmos…

    …#19903) (cosmos#20017)
    
    Co-authored-by: Lucas Francisco López <lucaslopezf@gmail.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    974a24c View commit details
    Browse the repository at this point in the history
  2. fix(x/bank): align query with multi denoms for send-enabled (backport c…

    …osmos#20028) (cosmos#20029)
    
    Co-authored-by: mmsqe <mavis@crypto.com>
    mergify[bot] and mmsqe authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    452632f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. fix: Implement gogoproto customtype to secp256r1 keys (backport cosmo…

    …s#20027) (cosmos#20031)
    
    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    mergify[bot] and facundomedica authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    521ebe5 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. fix(client/v2): respect output format from client ctx (backport cosmo…

    …s#20033) (cosmos#20046)
    
    Co-authored-by: mmsqe <mavis@crypto.com>
    mergify[bot] and mmsqe authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    741b01c View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump cosmossdk.io/x/tx from 0.13.1 to 0.13.2 (cosmos#20042)

    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>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d6a0fa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dafcc78 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on Apr 17, 2024

  1. fix: secp256r1 json missing quotes (backport cosmos#20060) (cosmos#20069

    )
    
    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    mergify[bot] and facundomedica authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    49c3ae6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    a2abf1a View commit details
    Browse the repository at this point in the history
  2. feat(client/v2): implement version filtering using annotation (backport

    cosmos#20083) (cosmos#20099)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2a32f42 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    4bd0e02 View commit details
    Browse the repository at this point in the history
  2. fix: use timestamp for sim log file name (backport cosmos#20108) (cos…

    …mos#20111)
    
    Co-authored-by: mmsqe <mavis@crypto.com>
    mergify[bot] and mmsqe authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    0a682f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcb9d84 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    c4d9a49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a42a85a View commit details
    Browse the repository at this point in the history
  3. docs(gas/fees): Update block gas documentation (backport cosmos#20128) (

    cosmos#20131)
    
    Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
    mergify[bot] and samricotta authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3437fd5 View commit details
    Browse the repository at this point in the history
  4. fix(baseapp): avoid header height overwrite block height (backport co…

    …smos#20107) (cosmos#20129)
    
    Co-authored-by: mmsqe <mavis@crypto.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7828a00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad8c205 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb9f451 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    d4896c2 View commit details
    Browse the repository at this point in the history
  2. docs: add authz reference info in the circuit antehandler (backport c…

    …osmos#20146) (cosmos#20155)
    
    Co-authored-by: Reece Williams <31943163+Reecepbcups@users.noreply.github.com>
    mergify[bot] and Reecepbcups authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    016389c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. fix(testsuite/sims): set all signatures (backport cosmos#20151) (cosm…

    …os#20185)
    
    Co-authored-by: Leon <156270887+leonz789@users.noreply.github.com>
    mergify[bot] and leonz789 authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    66ac784 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

    …osmos#20206)
    
    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 Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f74c0e9 View commit details
    Browse the repository at this point in the history
  2. fix(server): bootstrap-state command can't parse latest genesis forma…

    …t (backport cosmos#20020) (cosmos#20045)
    
    Co-authored-by: yihuang <huang@crypto.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    5 people authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a65c2f7 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. fix: remove txs from mempool when antehandler fails in recheck (backp…

    …ort cosmos#20144) (cosmos#20251)
    
    Co-authored-by: Marko <marko@baricevic.me>
    mergify[bot] and tac0turtle authored May 2, 2024
    Configuration menu
    Copy the full SHA
    8ffc807 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 8, 2024

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

Commits on May 9, 2024

  1. feat(client/v2): override short description in generated command (bac…

    …kport cosmos#20266) (cosmos#20269)
    
    Co-authored-by: John Letey <j@letey.de>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored May 9, 2024
    Configuration menu
    Copy the full SHA
    a2d3b2a View commit details
    Browse the repository at this point in the history
  2. feat(runtime): Add missing NewTransientStoreService (backport cosmos#…

    …20261) (cosmos#20327)
    
    Co-authored-by: beer-1 <147697694+beer-1@users.noreply.github.com>
    mergify[bot] and beer-1 authored May 9, 2024
    Configuration menu
    Copy the full SHA
    9f8e3a5 View commit details
    Browse the repository at this point in the history
  3. fix: allow tx decoding to fail in GetBlockWithTxs (backport cosmos#20323

    ) (cosmos#20329)
    
    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    3 people authored May 9, 2024
    Configuration menu
    Copy the full SHA
    3904228 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

Commits on May 12, 2024

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

Commits on May 13, 2024

  1. feat(client): add consensus address for debug cmd (backport cosmos#20328

    ) (cosmos#20366)
    
    Co-authored-by: mmsqe <mavis@crypto.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored May 13, 2024
    Configuration menu
    Copy the full SHA
    08fdfec View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. feat(client): overwrite client context instead of setting new one (ba…

    …ckport cosmos#20356) (cosmos#20383)
    
    Co-authored-by: Shude Li <islishude@gmail.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored May 14, 2024
    Configuration menu
    Copy the full SHA
    83747c5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. fix: correctly assign execModeSimulate to context for simulateTx

    …(backport cosmos#20342) (cosmos#20346)
    
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    4 people authored May 17, 2024
    Configuration menu
    Copy the full SHA
    b99ca2c View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. docs: update diagram to be shown properly (backport cosmos#20454) (co…

    …smos#20460)
    
    Co-authored-by: tianyeyouyou <150894831+tianyeyouyou@users.noreply.github.com>
    Co-authored-by: marbar3778 <marbar3778@yahoo.com>
    3 people authored May 27, 2024
    Configuration menu
    Copy the full SHA
    2ca9873 View commit details
    Browse the repository at this point in the history
  2. docs: fix note blocks display failure (backport cosmos#20457) (cosmos…

    …#20459)
    
    Co-authored-by: cocoyeal <150209682+cocoyeal@users.noreply.github.com>
    mergify[bot] and cocoyeal authored May 27, 2024
    Configuration menu
    Copy the full SHA
    5545d45 View commit details
    Browse the repository at this point in the history
  3. docs: update link contents (backport cosmos#20437) (cosmos#20462)

    Co-authored-by: PolyMa <151764357+polymaer@users.noreply.github.com>
    mergify[bot] and polymaer authored May 27, 2024
    Configuration menu
    Copy the full SHA
    443f153 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fix(x/consensus): harden consensus params proposal (cosmos#20381)

    Co-authored-by: Sergio Mena <sergio@informal.systems>
    Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
    3 people authored May 28, 2024
    Configuration menu
    Copy the full SHA
    d180df8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. docs: add docs on permissions (backport cosmos#20526) (cosmos#20527)

    Co-authored-by: Marko <marko@baricevic.me>
    mergify[bot] and tac0turtle authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    9cfb349 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9313b0f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    62212df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6481e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    94d97cc View commit details
    Browse the repository at this point in the history
  2. fix lint

    pr0n00gler committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0be2cd2 View commit details
    Browse the repository at this point in the history