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

Ogmios method is wrong #473

Open
1 of 4 tasks
logicalmechanism opened this issue Jan 7, 2025 · 1 comment
Open
1 of 4 tasks

Ogmios method is wrong #473

logicalmechanism opened this issue Jan 7, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@logicalmechanism
Copy link

Summary

The method to evaluate a tx is not EvaluateTx but evaluateTransaction.

Steps to reproduce the bug

Just use ogmios as the evaluatorProvider and everything fails with

Tx evaluation failed: TypeError: Cannot read properties of undefined (reading 'EvaluationResult')

Actual Result

Tx evaluation failed: TypeError: Cannot read properties of undefined (reading 'EvaluationResult')

Expected Result

The tx should evaluate if it is valid.

SDK version

1.8.8

Environment type

  • Node.js
  • Browser
  • Browser Extension
  • Other

Environment details

No response

@logicalmechanism logicalmechanism added the bug Something isn't working label Jan 7, 2025
@monitor-hub
Copy link

Reach out to the Decentralized Dapp Portal to report your request and get more details by initiating a live chat with an agent through the chat button on the platform. Access the portal here: Dapp Portal.

@logicalmechanism
Note: Click the chat button to start a conversation with an agent for assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants