Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.35.4 to 0.35.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tendermint/tendermint/releases">github.com/tendermint/tendermint's releases</a>.</em></p> <blockquote> <h2>0.35.5 (WARNING: BETA SOFTWARE)</h2> <p><a href="https://github.com/tendermint/tendermint/blob/v0.35.5/CHANGELOG.md#v0.35.5">https://github.com/tendermint/tendermint/blob/v0.35.5/CHANGELOG.md#v0.35.5</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md">github.com/tendermint/tendermint's changelog</a>.</em></p> <blockquote> <h2>v0.35.5</h2> <p>May 26, 2022</p> <h3>BUG FIXES</h3> <ul> <li>[p2p] <a href="https://github-redirect.dependabot.com/tendermint/tendermint/pull/8371">#8371</a> fix setting in con-tracker (backport <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8370">#8370</a>) (<a href="https://github.com/tychoish"><code>@tychoish</code></a>)</li> <li>[blocksync] <a href="https://github-redirect.dependabot.com/tendermint/tendermint/pull/8496">#8496</a> validate block against state before persisting it to disk (<a href="https://github.com/cmwaters"><code>@cmwaters</code></a>)</li> <li>[statesync] <a href="https://github-redirect.dependabot.com/tendermint/tendermint/pull/8494">#8494</a> avoid potential race (<a href="https://github.com/tychoish"><code>@tychoish</code></a>)</li> <li>[keymigrate] <a href="https://github-redirect.dependabot.com/tendermint/tendermint/pull/8467">#8467</a> improve filtering for legacy transaction hashes (backport <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8466">#8466</a>) (<a href="https://github.com/creachadair"><code>@creachadair</code></a>)</li> <li>[rpc] <a href="https://github-redirect.dependabot.com/tendermint/tendermint/pull/8594">#8594</a> fix encoding of block_results responses (<a href="https://github.com/creachadair"><code>@creachadair</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tendermint/tendermint/commit/12a0559d672ae51d5731ec8d89f0786f86448384"><code>12a0559</code></a> Prepare changelog for release v0.35.5. (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8601">#8601</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/a22f7bec39e6bc133b16efd831fafebd54488e0e"><code>a22f7be</code></a> migrate: reorder collection ordering (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8613">#8613</a>) (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8616">#8616</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/3784371dd8a70feac510c0fc3ef57adb466f5221"><code>3784371</code></a> build(deps): Bump github.com/vektra/mockery/v2 from 2.12.2 to 2.12.3 (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8608">#8608</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/4ee91663da0a0b357e9be5514963e42ffd762d8f"><code>4ee9166</code></a> p2p: reduce ability of SendError to disconnect peers (backport <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8597">#8597</a>) (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8603">#8603</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/87763a3d6a8dc5b2e58a33344c49a657a999728c"><code>87763a3</code></a> rpc: fix encoding of block_results responses (backport <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8593">#8593</a>) (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8594">#8594</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/ad9e8753763f47a6fdf094f338c3e03b1a421a7b"><code>ad9e875</code></a> build(deps): Bump goreleaser/goreleaser-action from 2 to 3 (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8589">#8589</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/2f8483aa85dd5da349155daf20a2cf6fd1614346"><code>2f8483a</code></a> p2p: remove unused get height methods (backport <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8569">#8569</a>) (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8571">#8571</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/0e6b85efa9f7f5ea81de5dafad8939dea0203ecf"><code>0e6b85e</code></a> build(deps): Bump github.com/lib/pq from 1.10.5 to 1.10.6 (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8568">#8568</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/13cc1931a7f62c0529fa21aa92f6f041a1e7ed60"><code>13cc193</code></a> build(deps): Bump google.golang.org/grpc from 1.46.0 to 1.46.2 (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8560">#8560</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/f6b13f8c9559a86b53bb3a37bd441ba584172d16"><code>f6b13f8</code></a> build(deps): Bump docker/login-action from 1.10.0 to 2.0.0 (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8536">#8536</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tendermint/tendermint/compare/v0.35.4...v0.35.5">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Cosmos SDK
The Cosmos SDK is a framework for building blockchain applications. Tendermint Core (BFT Consensus) and the Cosmos SDK are written in the Golang programming language. Cosmos SDK is used to build Gaia, the first implementation of the Cosmos Hub.
WARNING: The Cosmos SDK has mostly stabilized, but we are still making some breaking changes.
Note: Requires Go 1.18+
Quick Start
To learn how the Cosmos SDK works from a high-level perspective, see the Cosmos SDK High-Level Intro.
If you want to get started quickly and learn how to build on top of Cosmos SDK, visit Cosmos SDK Tutorials. You can also fork the tutorial's repository to get started building your own Cosmos SDK application.
For more information, see the Cosmos SDK Documentation.
Contributing
See CONTRIBUTING.md for details how to contribute and participate in our dev calls. If you want to follow the updates or learn more about the latest design then join our Discord.
Tools and Frameworks
The Cosmos ecosystem is vast. We will only make a few notable mentions here.
- Tools: notable frameworks and modules.
- CosmJS: the Swiss Army knife to power JavaScript based client solutions.
Cosmos Hub Mainnet
The Cosmos Hub application, gaia, has moved to its own cosmos/gaia repository. Go there to join the Cosmos Hub mainnet and more.
Inter-Blockchain Communication (IBC)
The IBC module for the Cosmos SDK has moved to its own cosmos/ibc-go repository. Go there to build and integrate with the IBC module.
Ignite CLI
Ignite CLI is the all-in-one platform to build, launch, and maintain any crypto application on a sovereign and secured blockchain. If you are building a new app or a new module, use Ignite CLI to get started and speed up development.
Disambiguation
This Cosmos SDK project is not related to the React-Cosmos project (yet). Many thanks to Evan Coury and Ovidiu (@skidding) for this Github organization name. As per our agreement, this disambiguation notice will stay here.
