Skip to content

chore: bump signet-sdk to 0.17.0#274

Draft
Evalir wants to merge 1 commit intomainfrom
evalir/bump-signet-sdk-0.17
Draft

chore: bump signet-sdk to 0.17.0#274
Evalir wants to merge 1 commit intomainfrom
evalir/bump-signet-sdk-0.17

Conversation

@Evalir
Copy link
Copy Markdown
Member

@Evalir Evalir commented May 7, 2026

Summary

Pre-emptive bump of the published signet-sdk crates from 0.16.0-rc.170.17.0 so the builder picks up the upcoming SDK release in lockstep.

The 0.17.0 release renames the BundleKey cursor field globalBundleScoreKeytargetBlockNumber (init4tech/signet-sdk#231). The builder doesn't paginate GET /bundles directly, so this is purely a recompile against the new types — no business-logic changes here.

signet-bundle dev-dep aligned to the same release. The signet-block-processor / signet-genesis git deps from node-components are on a separate cycle and intentionally untouched.

Closes ENG-2235

Related

Merge prerequisite

CI will fail until signet-sdk 0.17.0 is published to crates.io. Keep this in draft until then.

Test plan

  • make fmt
  • make clippy
  • make test

(All pending the upstream publish.)

Pre-emptive bump to consume the upcoming 0.17.0 release of signet-sdk,
which renames the BundleKey cursor field globalBundleScoreKey to
targetBlockNumber (init4tech/signet-sdk#231).

The builder does not paginate GET /bundles directly, but signet-sdk
crates are pinned together so they all bump in lockstep. signet-bundle
dev-dep aligned to the same release.

node-components git deps are on a separate version cycle and unchanged.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Member Author

Evalir commented May 7, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

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