Skip to content

chore: Bump bdk_electrum_streaming to v0.7.0 - #24

Merged
evanlinjin merged 2 commits into
mainfrom
chore/bdk-electrum-streaming-v0.7.0
Sep 1, 2026
Merged

chore: Bump bdk_electrum_streaming to v0.7.0#24
evanlinjin merged 2 commits into
mainfrom
chore/bdk-electrum-streaming-v0.7.0

Conversation

@evanlinjin

@evanlinjin evanlinjin commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bumps bdk_electrum_streaming from 0.6.0 to 0.7.0 following the last_active_indices fix in fix(bdk_electrum_streaming): Keep the highest last active index per notification #21, which changes the emitted result for keychains with multiple active spks.
  • Fixes the crate's README and Cargo.toml description, both of which were stale (the README referenced a dependency, e_electrum_client, that isn't the crate's actual dependency, electrum_streaming_client, and didn't say what the crate does).

Test plan

  • cargo check -p bdk_electrum_streaming

🤖 Generated with Claude Code

https://claude.ai/code/session_017FAFd2PPjDZAfgP35zeQNN

evanlinjin and others added 2 commits September 1, 2026 12:41
The last active index fix (#21) changes the emitted result of
`last_active_indices` for keychains with multiple active spks, so the
minor bump rather than a patch.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017FAFd2PPjDZAfgP35zeQNN
…tion

The README named a dependency (`e_electrum_client`) that isn't the crate's
actual dependency (`electrum_streaming_client`) and didn't say what the
crate does. The `Cargo.toml` description was similarly thin. Both now
describe the streaming state machine the crate actually is.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017FAFd2PPjDZAfgP35zeQNN
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.

1 participant