Skip to content

connector-v0.2.4

Choose a tag to compare

@github-actions github-actions released this 28 Jul 13:36
· 15 commits to main since this release
connector-mcp 0.2.4

Rejects an out-of-range networkId instead of truncating it. A value arriving
from the peer was converted with `as u8`, so 258 was read as 2 — stokenet.
Getting the network wrong in a wallet interaction means signing against the
wrong ledger.

Otherwise identical to 0.2.3 apart from documentation.

Verified on Linux only; macOS and Windows are built by CI but there is no such
hardware here.