Skip to content

chore: bump signet-sdk to 0.17.0#274

Draft
Evalir wants to merge 3 commits into
mainfrom
evalir/bump-signet-sdk-0.17
Draft

chore: bump signet-sdk to 0.17.0#274
Evalir wants to merge 3 commits into
mainfrom
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.)

Copy link
Copy Markdown
Member Author

Evalir commented May 7, 2026

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

Evalir and others added 2 commits May 11, 2026 12:14
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>
@Evalir Evalir force-pushed the evalir/bump-signet-sdk-0.17 branch from 87843f7 to 5551012 Compare May 11, 2026 10:15
@Evalir Evalir marked this pull request as ready for review May 11, 2026 11:18
@Evalir Evalir marked this pull request as draft May 11, 2026 11:59
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