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: grpc eval tx endpoint #376

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

Mercurial
Copy link
Contributor

@Mercurial Mercurial commented Oct 31, 2024

This PR implements the EvalTx U5C endpoint using Pragma UPLC crate https://github.com/pragma-org/uplc

It ports/borrows previous Aiken ScriptContext building code to dolos and uses that to pass script context data to Pragma UPLC crate.

Missing these features

  • Support for calcuting transaction fee (pallas tx-builder?)
  • Support Traces
  • Support Errors
  • Support for Custom Cost Models
  • Suppor for Custom Networks

@Mercurial Mercurial marked this pull request as draft October 31, 2024 12:06
@Mercurial Mercurial marked this pull request as ready for review November 6, 2024 12:44
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