Skip to content

Conversation

@SupernaviX
Copy link
Contributor

Update the SDK to wrap a newer version of utxorpc-spec. This version includes some breaking changes:

  • Only one TX can be submitted in a single call
  • A new "idle" event can be reported when watching chain events
  • Many fields are now the plutus BigInt type, instead of numeric.

Warning: Breaking Change

This new utxorpc-spec version is not backwards-compatible with the old one. Demeter currently supports utxorpc-spec 0.17.0, and this rust-sdk version won't work with it. Once demeter is updated to 0.18.1, this version will work, but the old one won't work anymore. There isn't really a way for demeter-backed projects to gracefully transition.

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