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

TransactionEvaluator implementation with constant exunits #402

Open
satran004 opened this issue Jun 25, 2024 · 0 comments
Open

TransactionEvaluator implementation with constant exunits #402

satran004 opened this issue Jun 25, 2024 · 0 comments
Assignees

Comments

@satran004
Copy link
Member

Provide a TransactionEvaluator implementation with constant exunits values. This will be useful when developer wants to hardcode the cost instead of evaluating it at runtime.

@satran004 satran004 self-assigned this Jun 27, 2024
satran004 added a commit that referenced this issue Jul 1, 2024
* feat: #378 Initial implementation to support  PlutusV3

* chore: #378 Cost model sorting logic updated for int keys

* fix: Add redeemer only if there is no redeemer for the policy id

* feat: #402 Add Tx Evaluator implementation to return constant cost

* chore: Update PlutusV3 cost

* feat: Add fee calculation for reference script

* feat: Add withReferenceScripts() to QuickTx Builder

* feat: Take protocol param as parameter to Tx api

* refactor: Int setter for index

* feat: Script related methods added for registerDRep, unregisterDRep, createProposal, vote, vote delegation

* feat: Added plutus v3

* feat: ScriptSupplier interface

* fix: Added reference script to fix fee calculation

* chore: New overloaded methods

* chore: GovTx script transactions unit tests

* chore: cleanup
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

No branches or pull requests

1 participant