Skip to content

Formally support EZSP v16 and v17 #678

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Conversation

puddly
Copy link
Contributor

@puddly puddly commented Jul 15, 2025

As with all protocol version changes, bellows will successfully use the most recent protocol schema when talking to an adapter: we don't need to explicitly support every protocol version bump unless fundamental commands change. There were none here.

EZSP v15 has been skipped because Simplicity SDK jumped from v14 to v16, there seemingly was no v15. There are no real changes in these releases beyond a few new command definitions that we do not use.

Copy link

codecov bot commented Jul 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.45%. Comparing base (0a00d81) to head (cf1a5a2).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #678   +/-   ##
=======================================
  Coverage   99.44%   99.45%           
=======================================
  Files          52       58    +6     
  Lines        3769     3827   +58     
=======================================
+ Hits         3748     3806   +58     
  Misses         21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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