Skip to content

bhwi-cli(jade): fix serial transport reading#28

Merged
edouardparis merged 1 commit intowizardsardine:mainfrom
trevarj:jade-serial-fix
Apr 13, 2026
Merged

bhwi-cli(jade): fix serial transport reading#28
edouardparis merged 1 commit intowizardsardine:mainfrom
trevarj:jade-serial-fix

Conversation

@trevarj
Copy link
Copy Markdown
Collaborator

@trevarj trevarj commented Apr 10, 2026

  • Fix bug where reading from the serial stream was hanging since it wasn't using
    cbor framed streaming. Didn't catch this cause I only checked with WASM and the
    emulator.
  • Refactored and renamed TcpClient trait to CborStream and implemented it for
    SerialTransport
  • Change PinServerClient HttpClient request header to be json for correctness

Fixes #27

- Fix bug where reading from the serial stream was hanging since it wasn't using
cbor framed streaming. Didn't catch this cause I only checked with WASM and the
emulator.
- Refactored and renamed TcpClient trait to CborStream and implemented it for
SerialTransport
- Change PinServerClient HttpClient request header to be json for correctness
@trevarj trevarj requested a review from edouardparis April 12, 2026 10:35
@edouardparis edouardparis merged commit b6b14c7 into wizardsardine:main Apr 13, 2026
7 checks passed
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.

cli: bhwi -n testnet device list is holding up with a jade

2 participants