txpipe / dolos

Cardano Data Node
https://dolos.txpipe.io
Apache License 2.0
68 stars 19 forks source link

Updated pallas, utxorpc sdk to support utxorpc-spec v0.3.0 #158

Closed Mercurial closed 8 months ago

Mercurial commented 8 months ago

This PR updates dolos to support the new utxorpc-spec 0.3.0.

This uses utxorpc rust-sdk temporary branch https://github.com/utxorpc/rust-sdk/pull/2 Mercurial:feat/update-dependency-spec-0.3.0

Most likely should wait for PR to be merged and point to the merged version in Cargo.toml instead or a published crate version.

scarmuega commented 8 months ago

sorry, I missed this PR and applied the same changes in a different one.

Closing in favor of #159