Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement evaluateTransaction function, fix params mapping and update spec dependency version to 0.15.0 #23

Merged
merged 7 commits into from
Dec 31, 2024

Conversation

ricomiles
Copy link
Contributor

@ricomiles ricomiles commented Dec 12, 2024

This updates utxorpc-spec version dependency to version 0.14.0.
This also updates blaze-cardano dependency to the latest versions

  • @blaze-cardano/core to version 0.5.2
  • @blaze-cardano/query to version 0.3.2
  • @blaze-cardano/sdk to version 0.2.12
  • @blaze-cardano/tsconfig to version 0.0.3

It implements the evaluateTransaction function to support blaze.evaluateTransaction for the U5C provider
Additionally, it fixes an incorrect price mapping from the rpc type to the core type
It also adds the mapping for the min_fee_script_ref_cost_per_byte
Also temporarily hardcodes plutus v3 cost models

@ricomiles ricomiles changed the title feat: implement evaluateTransaction function, fix incorrect prices mapping and update spec dependency version to 0.14.0 feat: implement evaluateTransaction function, fix params mapping and update spec dependency version to 0.15.0 Dec 30, 2024
@Mercurial Mercurial merged commit 53fe92e into utxorpc:main Dec 31, 2024
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