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

Bump tendermint-rs dependencies to v0.34; MSRV 1.72 #778

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

tony-iqlusion
Copy link
Member

This also includes a migration from ed25519-dalek to ed25519-consensus, where the latter implements ZIP-215 rules for consensus-critical Ed25519 verification.

Bumps the following dependencies:

  • cosmrs v0.15
  • ed25519 v2
  • ed25519-dalek => ed25519-consensus v2
  • elliptic-curve v0.13
  • k256 v0.13
  • prost v0.12
  • prost-derive v0.12
  • rpassword v7
  • signature v2
  • tendermint v0.34
  • tendermint-config v0.34
  • tendermint-proto v0.34
  • tendermint-p2p v0.34
  • yubihsm v0.42

@tony-iqlusion tony-iqlusion requested a review from a team October 12, 2023 22:00
This also includes a migration from `ed25519-dalek` to
`ed25519-consensus`, where the latter implements ZIP-215 rules for
consensus-critical Ed25519 verification.

Bumps the following dependencies:

- `cosmrs` v0.15
- `ed25519` v2
- `ed25519-dalek` => `ed25519-consensus` v2
- `elliptic-curve` v0.13
- `k256` v0.13
- `prost` v0.12
- `prost-derive` v0.12
- `rpassword` v7
- `signature` v2
- `tendermint` v0.34
- `tendermint-config` v0.34
- `tendermint-proto` v0.34
- `tendermint-p2p` v0.34
- `yubihsm` v0.42
@tony-iqlusion tony-iqlusion changed the title Bump tendermint-rs dependencies to v0.34 Bump tendermint-rs dependencies to v0.34; MSRV 1.72 Oct 12, 2023
@tony-iqlusion tony-iqlusion merged commit bd61203 into main Oct 12, 2023
9 checks passed
@tony-iqlusion tony-iqlusion deleted the tendermint-rs/v0.34 branch October 12, 2023 22:38
@tony-iqlusion tony-iqlusion mentioned this pull request Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants