You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Governance actions seem to be stripped from transactions built with transaction build command. There is no error when building the tx, the action is simply not present in the built tx.
The transaction build-raw command works as expected.
The last ok tests were with revision bb8b3b9. We first observed the issue in revision f614a51
Description
Governance actions seem to be stripped from transactions built with
transaction build
command. There is no error when building the tx, the action is simply not present in the built tx.The
transaction build-raw
command works as expected.The last ok tests were with revision bb8b3b9. We first observed the issue in revision f614a51
Steps to Reproduce
The steps above are for the "Info" action, but the behavior is the same for all action types.
Additional Context
Tested with latest master of cardano-node and any cardano-cli revision >= f614a51
This is how the correct tx look like
Files used in the test: issue_missing_gov_action.tar.gz
The text was updated successfully, but these errors were encountered: