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

adding support for script stake credentials and stake address in create-treasury-withdrawal #913

Closed
wants to merge 6 commits into from

Commits on Sep 25, 2024

  1. New parser pTreasuryWithdrawalAmt

    When updating the help text for `pTransferAmt` in the context of create-treasury-withdrawal noticed that the parser `pTransferAmt` is shared with previous eras MIR certificates (not fully removed from CLI yet).  Modifying the text was not ideal. Therefore, I'm creating the new parser `pTreasuryWithdrawalAmt` with better help text for its use in create-treasury-withdrawal.
    CarlosLopezDeLara committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c1123d5 View commit details
    Browse the repository at this point in the history
  2. Update create-treasury-withdrawal

    Adding support for `script stake credentials` and `stake address` in --funds-receiving-stake...
    CarlosLopezDeLara committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    aaa6f2d View commit details
    Browse the repository at this point in the history
  3. Update golden files

    CarlosLopezDeLara committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d163d5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a539388 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb310cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0f237f View commit details
    Browse the repository at this point in the history