Skip to content

feat: bump Utxorpc.Spec to 0.19.0-alpha#37

Merged
scarmuega merged 4 commits into
mainfrom
feat/spec-v0.19
May 20, 2026
Merged

feat: bump Utxorpc.Spec to 0.19.0-alpha#37
scarmuega merged 4 commits into
mainfrom
feat/spec-v0.19

Conversation

@scarmuega

Copy link
Copy Markdown
Member

Bumps Utxorpc.Spec 0.18.1-alpha → 0.19.0-alpha (UTxO RPC spec v0.19.0 line), as part of a coordinated cross-cutting spec bump across the u5c SDKs.

Verification: manifest bump only — NOT build-verified locally (dotnet toolchain unavailable in the bump environment). Please confirm via CI.

Part of the u5c-factory bump-sdk-spec queue.

scarmuega added 4 commits May 19, 2026 08:47
Adds a CI workflow running build and test jobs on pull_request and push to main, per the UTxO RPC umbrella SDK CI requirements.
Utxorpc.Spec 0.19.0-alpha only ships a net10.0 target, so dotnet restore failed (NU1202) against the net9.0 projects. Move all three projects to net10.0 and bump the CI dotnet-version to 10.0.
Utxorpc.Spec 0.19.x generates the C# namespace as Utxorpc.V1Alpha (capital A), not Utxorpc.V1alpha — so every 'using Utxorpc.V1alpha.*' failed, cascading into ~49 type-resolution errors. Rename V1alpha -> V1Alpha across the SDK, tests and example, and bump the package reference to the current 0.19.2-alpha release.
@scarmuega scarmuega merged commit 9613b7b into main May 20, 2026
2 checks passed
@scarmuega scarmuega deleted the feat/spec-v0.19 branch May 20, 2026 23:07
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