Skip to content

feat: handle KnownChains::Gouda; bump signet-sdk 0.19.0#149

Merged
rswanson merged 8 commits into
mainfrom
feat/gouda-arm
May 19, 2026
Merged

feat: handle KnownChains::Gouda; bump signet-sdk 0.19.0#149
rswanson merged 8 commits into
mainfrom
feat/gouda-arm

Conversation

@rswanson
Copy link
Copy Markdown
Member

@rswanson rswanson commented May 18, 2026

Summary

  • Adds KnownChains::Gouda => SlotCalculator::parmigiana_host() arm in src/utils/calc.rs (delegates to parmigiana host).

Test plan

  • cargo test --workspace --all-targets green
  • cargo fmt --check, cargo clippy -- -D warnings clean

Related branches

  • signet-sdk#236 (adds the Gouda variant being matched here)
  • storage feat/gouda-sdk-deps (provides the storage crates this branch pins)

🤖 Generated with Claude Code

rswanson and others added 6 commits May 17, 2026 19:23
Bump signet-constants to git-rev 8a85a4636bccf971226a9c80c311832ce33e998c
(v0.19.0, adds KnownChains::Gouda) and add the Gouda arm in the
From<KnownChains> for SlotCalculator impl, delegating to
parmigiana_host() since Gouda runs on the same host chain.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replace crates.io signet-cold-sql v0.9.0 with a git-rev pin against
the signet-storage gouda branch (7841fabdd71dd5b58a7bd21ccd9b7d25d11ddc55)
to eliminate the diamond dep when consumed by node-components.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Update storage family pin from 7841fabd to 5ab8f75e to match the new
gouda SHA and resolve the diamond dependency with downstream consumers.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…6fa)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@rswanson rswanson marked this pull request as ready for review May 19, 2026 16:35
Replace git pins on init4tech/signet-sdk and init4tech/storage with
crates.io releases:
- signet-constants 0.19.0
- signet-tx-cache 0.19.0
- signet-cold-sql 0.9.0

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@rswanson rswanson changed the title feat: handle KnownChains::Gouda; pin signet-cold-sql via git-rev feat: handle KnownChains::Gouda; bump signet-sdk 0.19.0 May 19, 2026
@prestwich
Copy link
Copy Markdown
Member

prestwich commented May 19, 2026

same minor version comment here. i think we have sdk types in public interfaces

Copy link
Copy Markdown
Member Author

so you're say 0.22.0 just to be clear

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@rswanson rswanson merged commit 390c506 into main May 19, 2026
7 checks passed
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