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

faddat/many times #22476

Closed
wants to merge 612 commits into from
Closed

faddat/many times #22476

wants to merge 612 commits into from

Conversation

faddat
Copy link
Contributor

@faddat faddat commented Nov 8, 2024

Description

Closes: #XXXX


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • included the correct type prefix in the PR title, you can find examples of the prefixes below:
  • confirmed ! in the type prefix if API or client breaking change
  • targeted the correct branch (see PR Targeting)
  • provided a link to the relevant issue or specification
  • reviewed "Files changed" and left comments if necessary
  • included the necessary unit and integration tests
  • added a changelog entry to CHANGELOG.md
  • updated the relevant documentation or specification, including comments for documenting Go code
  • confirmed all CI checks have passed

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.

Please see Pull Request Reviewer section in the contributing guide for more information on how to review a pull request.

I have...

  • confirmed the correct type prefix in the PR title
  • confirmed all author checklist items have been addressed
  • reviewed state machine logic, API design and naming, documentation is accurate, tests and test coverage

Summary by CodeRabbit

Release Notes for Cosmos SDK v0.50.10

  • New Features

    • Introduced the module-hash-by-height command for querying module hashes at specific block heights.
    • Added WithdrawAddrEnabled field in the Params message for withdrawal address management.
    • Enhanced governance module with new fields for proposals and voting options.
  • Improvements

    • Updated error handling and logging across various modules.
    • Optimized transaction processing and gas management in the BaseApp.
  • Documentation

    • Updated README.md to recommend using the latest Go version.
    • Expanded RELEASE_PROCESS.md to clarify module release procedures.
  • Bug Fixes

    • Corrected emission of PreBlock events for the x/upgrade module.
    • Fixed ordering issues in runtime baseapp options.

mergify bot and others added 30 commits November 10, 2023 10:09
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
… (cosmos#18433)

Co-authored-by: Damian Nolan <damiannolan@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
…osmos#18437)

Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
…os#18482) (cosmos#18484)

Co-authored-by: Erlangshen219 <104747507+Erlangshen219@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
…cosmos#18486) (cosmos#18493)

Co-authored-by: MSalopek <matija.salopek994@gmail.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
…(backport cosmos#18496) (cosmos#18497)

Co-authored-by: Julien Robert <julien@rbrt.fr>
cosmos#18507)

Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Julien Robert <julien@rbrt.fr>
…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>
…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>
…osmos#18577)

Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
… rely on gogo code gen types. (backport cosmos#18541) (cosmos#18593)

Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
…8592)

Co-authored-by: Ezequiel Raynaudo <raynaudo.ee@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: buldazer <93915704+buldazer23@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
…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>
…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>
…osmos#18627) (cosmos#18638)

Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Pioua <136521243+dzizazda@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
…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>
Copy link
Contributor

mergify bot commented Nov 8, 2024

⚠️ The sha of the head commit of this PR conflicts with #22477. Mergify cannot evaluate rules on this PR. ⚠️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants