-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
V0.47.15 bitsong #23159
V0.47.15 bitsong #23159
Conversation
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>
…kport cosmos#14484) (cosmos#15126) Co-authored-by: JayT106 <JayT106@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
…5143) Co-authored-by: Julien Robert <julien@rbrt.fr>
…ckport cosmos#15124) (cosmos#15156) Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
… 1.0.0-beta.2 (cosmos#15200) 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>
…smos#15199) 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#15218) Co-authored-by: Marko <marbar3778@yahoo.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
…5222) Co-authored-by: Julien Robert <julien@rbrt.fr>
…cosmos#15243) (cosmos#15244) Co-authored-by: Maksym Hontar <99190705+max-hontar@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
…smos#15273) Co-authored-by: Chill Validation <92176880+chillyvee@users.noreply.github.com> Co-authored-by: marbar3778 <marbar3778@yahoo.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
…7.0 (backport cosmos#15283) (cosmos#15287) Co-authored-by: Julien Robert <julien@rbrt.fr>
…os#15314) Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
…osmos#15342) Co-authored-by: Julien Robert <julien@rbrt.fr>
…mos#15350) Co-authored-by: Julien Robert <julien@rbrt.fr>
…osmos#15356) (cosmos#15357) Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
…osmos#15376) 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>
…in id in baseapp + fix context for verifying txs (backport cosmos#15303) (cosmos#15377) Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com> Co-authored-by: Facundo Medica <facundomedica@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
…osmos#15368) (cosmos#15384) Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Julien Robert <julien@rbrt.fr>
…cosmos#15388) 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#15339) (cosmos#15401) Co-authored-by: cipherZ <dev@cipherz.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Julien Robert <julien@rbrt.fr> Co-authored-by: Marko <marbar3778@yahoo.com>
Warning Rate limit exceeded@github-actions[bot] has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 24 minutes and 11 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ⛔ Files ignored due to path filters (133)
📒 Files selected for processing (10)
📝 WalkthroughWalkthroughThis pull request introduces comprehensive updates across multiple configuration and documentation files for the Cosmos SDK. The changes reflect a significant transition from Tendermint to CometBFT, update build and release processes, and modernize the project's infrastructure. Key modifications include the removal of the automated build script, updates to the Changes
Sequence DiagramsequenceDiagram
participant Dev as Developer
participant SDK as Cosmos SDK
participant CometBFT as CometBFT
participant Build as Build System
Dev->>SDK: Update Dependencies
SDK->>CometBFT: Migrate Consensus Engine
Dev->>Build: Configure Cross-Platform Build
Build->>SDK: Generate Artifacts
SDK->>Dev: Provide Updated Documentation
The sequence diagram illustrates the high-level workflow of the SDK update process, showcasing the transition from development to build and documentation update. Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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...
!
in the type prefix if API or client breaking changeCHANGELOG.md
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...
Summary by CodeRabbit
Documentation
Dependency Updates
Build Process
.build.sh
scriptChores
.gitignore
to ignore additional files