Skip to content

Conversation

@netbonus
Copy link
Contributor

Enables support for firmware v0.18.0+ streaming Keccak-256 feature, increasing max transaction size from ~3KB to ~102KB.

  • Update extraDataMaxFrames to 67 for v0.18.0+
  • Implement dynamic timeout scaling for multi-chunk requests
  • Add comprehensive test suite for streaming transactions

Enables support for firmware v0.18.0+ streaming Keccak-256 feature,
increasing max transaction size from ~3KB to ~102KB.

- Update extraDataMaxFrames to 67 for v0.18.0+
- Implement dynamic timeout scaling for multi-chunk requests
- Add comprehensive test suite for streaming transactions
Copy link
Collaborator

@yilmazbahadir yilmazbahadir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job! 🙌

sharedSecret: Buffer;
ephemeralPub: KeyPair;
url: string;
timeout?: number;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: should we update the jsdocs including the timeout param?

@netbonus netbonus marked this pull request as draft November 5, 2025 13:05
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