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

v0.13.0 #796

Merged
merged 1 commit into from
Oct 24, 2023
Merged

v0.13.0 #796

merged 1 commit into from
Oct 24, 2023

Conversation

tony-iqlusion
Copy link
Member

Added

  • Support for secp256k1 consensus keys (#644, #790)

Changed

  • Bump tendermint-rs dependencies to v0.34; MSRV 1.72 (#778)
    • 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
  • Rename tmkms ledger initialize to tmkms ledger init (#787)
  • Use -H for tmkms ledger init height parameter (#789)

Fixed

  • Use correct signing capabilities for YubiHSM account keygen (#725)
  • yubihsm udev rules GROUP (#728)
  • Support RPC messages up to 256kB (#792)

Removed

  • tx-signer feature (#764)
  • Amino encoding support (#775)

@tony-iqlusion tony-iqlusion requested a review from a team October 24, 2023 12:42
@tony-iqlusion tony-iqlusion merged commit 6e7a013 into main Oct 24, 2023
9 checks passed
@tony-iqlusion tony-iqlusion deleted the v0.13.0 branch October 24, 2023 14:24
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