chore(release): bump kdf version to 3.0.0-beta and add changelog#2715
Merged
chore(release): bump kdf version to 3.0.0-beta and add changelog#2715
Conversation
Bump KDF version from 2.6.0-beta to 3.0.0-beta to reflect breaking changes (default netid migration 8762→6133, dex fee rate update) and major features (TRON wallet-only support, WalletConnect UTXO swaps, RXD signing) merged since v2.6.0-beta. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
2.6.0-betato3.0.0-betainmm2_bin_lib/Cargo.tomlandCargo.lockv3.0.0-beta - 2026-03-06changelog section covering all PRs merged since v2.6.0-betaChanges covered in changelog
Features: TRON wallet-only support (#2467, #2712, #2714), WalletConnect BTC/UTXO signing & swaps (#2566), RXD ForkIdRxd sighash (#2713)
Enhancements/Fixes: SafeERC20 V1 USDT support (#2711)
Breaking Changes: Default netid 8762→6133, dex fee rate to 2% with GLEEC discount, fee addresses migrated (#2710)
Other: gleec.com endpoint migration (#2704), docker image push migration (#2705), AGENTS.md docs (#2465), docker test split (#2707), review bot removal (#2706), LICENSE update
Test plan
cargo check -p mm2_bin_libpasses🤖 Generated with Claude Code