Skip to content

feat(sdk): refresh protocol version on SDK init (FFI/WASM/JS) - #3902

Closed
Claudius-Maginificent wants to merge 3 commits into
v3.1-devfrom
feat/sdk-refresh-on-init
Closed

feat(sdk): refresh protocol version on SDK init (FFI/WASM/JS)#3902
Claudius-Maginificent wants to merge 3 commits into
v3.1-devfrom
feat/sdk-refresh-on-init

Merge branch 'v3.1-dev' into feat/sdk-refresh-on-init

6b3e934
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 18, 2026 in 0s

52.54% (-20.25%) compared to 83fc8c3

View this Pull Request on Codecov

52.54% (-20.25%) compared to 83fc8c3

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.54%. Comparing base (83fc8c3) to head (6b3e934).
⚠️ Report is 6 commits behind head on v3.1-dev.

❗ There is a different number of reports uploaded between BASE (83fc8c3) and HEAD (6b3e934). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (83fc8c3) HEAD (6b3e934)
rust 2 1
Additional details and impacted files
@@              Coverage Diff              @@
##           v3.1-dev    #3902       +/-   ##
=============================================
- Coverage     72.78%   52.54%   -20.25%     
=============================================
  Files            22       11       -11     
  Lines          3054     1707     -1347     
=============================================
- Hits           2223      897     -1326     
+ Misses          831      810       -21     
Components Coverage Δ
dpp ∅ <ø> (∅)
drive ∅ <ø> (∅)
drive-abci ∅ <ø> (∅)
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value ∅ <ø> (∅)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.