blockfrost / blockfrost-backend-ryo

Blockfrost API backend. You can now Run-Your-Own.
Apache License 2.0
68 stars 17 forks source link

`/utils/txs/evaluate` does not support additonal UTxOs #85

Closed klntsky closed 1 year ago

klntsky commented 1 year ago

Ability to provide additional UTxOs at the stage of ExUnits evaluation is essential when implementing transaction chaining, because the query layer does not know (yet) about newly created UTxOs.

Ogmios does support this, but it looks like in Blockfrost this parameter is not passed properly.

vladimirvolek commented 1 year ago

We are working on this.

vladimirvolek commented 1 year ago

https://docs.blockfrost.io/#tag/Cardano-Utilities/paths/~1utils~1txs~1evaluate~1utxos/post