Skip to content

Tags: drewfrost/cosmos-sdk

Tags

container/v1.0.0-alpha.4

Toggle container/v1.0.0-alpha.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps): Bump github.com/cosmos/cosmos-sdk in /cosmovisor (cosmos…

…#12030)

Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.46.0-beta2 to 0.46.0-rc1.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.46.0-rc1/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@v0.46.0-beta2...v0.46.0-rc1)

---
updated-dependencies:
- dependency-name: github.com/cosmos/cosmos-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.46.0-rc1

Toggle v0.46.0-rc1's commit message
Release v0.46.0-rc1

core/v0.1.0

Toggle core/v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: make `submit-legacy-proposal` --type field not case-sensitive (c…

…osmos#11967)

api/v0.1.0-alpha8

Toggle api/v0.1.0-alpha8's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release api/v0.1.0-alpha8

container/v1.0.0-alpha.3

Toggle container/v1.0.0-alpha.3's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat(container): automatic debugging on errors (cosmos#11915)

* feat(container): automatic debugging on errors

* tests

* group deps

* fix test errors

Co-authored-by: Aleksandr Bezobchuk <[email protected]>

math/v1.0.0-beta.2

Toggle math/v1.0.0-beta.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release math/v1.0.0-beta.2

errors/v1.0.0-beta.6

Toggle errors/v1.0.0-beta.6's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release errors/v1.0.0-beta.6

math/v1.0.0-beta.1

Toggle math/v1.0.0-beta.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release math/v1.0.0-beta.1

v0.45.4

Toggle v0.45.4's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release v0.45.4

orm/v1.0.0-alpha.12

Toggle orm/v1.0.0-alpha.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor!: abstractions for snapshot and pruning; snapshot intervals …

…eventually pruned; unit tests (cosmos#11496)