Skip to content

Bump penumbra-sdk-ibc from 2.0.1 to 2.1.1#51

Open
dependabot[bot] wants to merge 1 commit intoupstreamfrom
dependabot/cargo/penumbra-sdk-ibc-2.1.1
Open

Bump penumbra-sdk-ibc from 2.0.1 to 2.1.1#51
dependabot[bot] wants to merge 1 commit intoupstreamfrom
dependabot/cargo/penumbra-sdk-ibc-2.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps penumbra-sdk-ibc from 2.0.1 to 2.1.1.

Release notes

Sourced from penumbra-sdk-ibc's releases.

v2.1.1

We present the v2.1.1 release of the Penumbra protocol software. This version is only compatible with v2.1.0. If your node is running v2.0.x, you must use v2.0.6 instead.

This version bump updates the CometBFT version available in the in-repo nix flake, and updates the default generated CometBFT config. See related issue here: penumbra-zone/penumbra#5279

There are no prebuild binaries available, due to a regression in CI. Users and operators should build the code from source.

v2.1.0

We present the v2.1.0 release of the Penumbra protocol software.

This release contains consensus-breaking protocol changes:

  • A fix to the DEX engine implementation that improves path search performance (#5254)
  • A new framework to write state migrations and hard-fork upgrades (#5256, #5265)
  • An implementation of IBC client recovery via hard-fork upgrades (#5263)

In order to apply this change to a running chain, an upgrade proposal must pass to coordinate applying the associated migration. Documentation for performing a chain upgrade can be found here: https://guide.penumbra.zone/node/pd/chain-upgrade

NEW: Documentation for performing an IBC client recovery upgrade can be found here: https://guide.penumbra.zone/network/node/pd/chain-upgrade#performing-an-ibc-client-recovery-upgrade

pd 2.1.0

Install pd 2.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v2.1.0/pd-installer.sh | sh

Download pd 2.1.0

File Platform Checksum
pd-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
pd-x86_64-apple-darwin.tar.gz Intel macOS checksum
pd-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
pd-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

summonerd 2.1.0

Install summonerd 2.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penumbra-zone/penumbra/releases/download/v2.1.0/summonerd-installer.sh | sh

Download summonerd 2.1.0

... (truncated)

Commits
  • 3a87ce7 chore: release version 2.1.1
  • c4460fb build: bump cometbft to 0.37.18
  • dafaa19 fix(pcli): support multiple undelegations
  • 8c1954a chore: release version 2.1.0
  • 65844b1 pd: make it easy to do an upgrade hard-fork (#5265)
  • 665f8e6 ibc: implement client recovery via hard-forks (#5263)
  • 1c0a759 pd(migrate): first pass at simpler migrations (#5256)
  • ef42c53 dex: fix degraded relaxation phase (#5254)
  • 29830d6 fix(docs): update broken Budish research link in DEX docs (#5261)
  • 2e7563d chore: release version 2.0.5
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [penumbra-sdk-ibc](https://github.com/penumbra-zone/penumbra) from 2.0.1 to 2.1.1.
- [Release notes](https://github.com/penumbra-zone/penumbra/releases)
- [Commits](penumbra-zone/penumbra@v2.0.1...v2.1.1)

---
updated-dependencies:
- dependency-name: penumbra-sdk-ibc
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants