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

Rename the reward redeemer tag to withdrawal #312

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

nielstron
Copy link
Contributor

Ogmios 5 and blockfrost both refer to script redeemers that use the withdrawal redeemer as "withdrawal:{index}". The only place where the name of the redeemer tag is used is for evaluating the execution steps in the transaction builder. Therefore I recommend renaming the redeemer tag to the name used by other cardano tooling.

Note that in Ogmios 6, this name changes to "withdraw".

This was previously part of #308

Ogmios 5 and blockfrost both refer to script redeemers that use the
withdrawal redeemer as "withdrawal:{index}". The only place where the
name of the redeemer tag is used is for evaluating the execution steps
in the transaction builder. Therefore I recommend renaming the redeemer
tag to the name used by other cardano tooling.

Note that in Ogmios 6, this name changes to "withdraw"
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8c3a12b) 83.42% compared to head (6b7c415) 83.42%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #312   +/-   ##
=======================================
  Coverage   83.42%   83.42%           
=======================================
  Files          28       28           
  Lines        3415     3415           
  Branches      836      836           
=======================================
  Hits         2849     2849           
  Misses        416      416           
  Partials      150      150           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nielstron nielstron merged commit 4b1c1d4 into Python-Cardano:main Feb 20, 2024
11 checks passed
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.

3 participants