Skip to content

Commit

Permalink
Adapt golden files
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Jun 5, 2024
1 parent c4cb01f commit 2abc2a3
Show file tree
Hide file tree
Showing 22 changed files with 168 additions and 0 deletions.
42 changes: 42 additions & 0 deletions cardano-cli/test/cardano-cli-golden/files/golden/help.cli
Original file line number Diff line number Diff line change
Expand Up @@ -958,6 +958,8 @@ Usage: cardano-cli shelley transaction build-raw
]
[--protocol-params-file FILE]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
--out-file FILE

Build a transaction (low-level, inconvenient)
Expand Down Expand Up @@ -1080,6 +1082,8 @@ Usage: cardano-cli shelley transaction build --socket-path SOCKET_PATH
| --metadata-cbor-file FILE
]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
( --out-file FILE
| --calculate-plutus-script-cost FILE
)
Expand Down Expand Up @@ -2153,6 +2157,8 @@ Usage: cardano-cli allegra transaction build-raw
]
[--protocol-params-file FILE]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
--out-file FILE

Build a transaction (low-level, inconvenient)
Expand Down Expand Up @@ -2275,6 +2281,8 @@ Usage: cardano-cli allegra transaction build --socket-path SOCKET_PATH
| --metadata-cbor-file FILE
]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
( --out-file FILE
| --calculate-plutus-script-cost FILE
)
Expand Down Expand Up @@ -3340,6 +3348,8 @@ Usage: cardano-cli mary transaction build-raw
]
[--protocol-params-file FILE]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
--out-file FILE

Build a transaction (low-level, inconvenient)
Expand Down Expand Up @@ -3460,6 +3470,8 @@ Usage: cardano-cli mary transaction build --socket-path SOCKET_PATH
| --metadata-cbor-file FILE
]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
( --out-file FILE
| --calculate-plutus-script-cost FILE
)
Expand Down Expand Up @@ -3594,6 +3606,8 @@ Usage: cardano-cli mary transaction build-estimate
| --metadata-cbor-file FILE
]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
--out-file FILE

Build a balanced transaction without access to a live node (automatically estimates fees)
Expand Down Expand Up @@ -4662,6 +4676,8 @@ Usage: cardano-cli alonzo transaction build-raw
]
[--protocol-params-file FILE]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
--out-file FILE

Build a transaction (low-level, inconvenient)
Expand Down Expand Up @@ -4784,6 +4800,8 @@ Usage: cardano-cli alonzo transaction build --socket-path SOCKET_PATH
| --metadata-cbor-file FILE
]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
( --out-file FILE
| --calculate-plutus-script-cost FILE
)
Expand Down Expand Up @@ -4918,6 +4936,8 @@ Usage: cardano-cli alonzo transaction build-estimate
| --metadata-cbor-file FILE
]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
--out-file FILE

Build a balanced transaction without access to a live node (automatically estimates fees)
Expand Down Expand Up @@ -6016,6 +6036,8 @@ Usage: cardano-cli babbage transaction build-raw
]
[--protocol-params-file FILE]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
--out-file FILE

Build a transaction (low-level, inconvenient)
Expand Down Expand Up @@ -6138,6 +6160,8 @@ Usage: cardano-cli babbage transaction build --socket-path SOCKET_PATH
| --metadata-cbor-file FILE
]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
( --out-file FILE
| --calculate-plutus-script-cost FILE
)
Expand Down Expand Up @@ -6272,6 +6296,8 @@ Usage: cardano-cli babbage transaction build-estimate
| --metadata-cbor-file FILE
]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
--out-file FILE

Build a balanced transaction without access to a live node (automatically estimates fees)
Expand Down Expand Up @@ -7833,6 +7859,8 @@ Usage: cardano-cli conway transaction build-raw
| --proposal-redeemer-value JSON_VALUE
)
--proposal-execution-units (INT, INT)]]]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
--out-file FILE

Build a transaction (low-level, inconvenient)
Expand Down Expand Up @@ -7966,6 +7994,8 @@ Usage: cardano-cli conway transaction build --socket-path SOCKET_PATH
| --proposal-redeemer-file JSON_FILE
| --proposal-redeemer-value JSON_VALUE
]]]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
( --out-file FILE
| --calculate-plutus-script-cost FILE
)
Expand Down Expand Up @@ -8115,6 +8145,8 @@ Usage: cardano-cli conway transaction build-estimate
| --proposal-redeemer-value JSON_VALUE
)
--proposal-execution-units (INT, INT)]]]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
--out-file FILE

Build a balanced transaction without access to a live node (automatically estimates fees)
Expand Down Expand Up @@ -9210,6 +9242,8 @@ Usage: cardano-cli latest transaction build-raw
]
[--protocol-params-file FILE]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
--out-file FILE

Build a transaction (low-level, inconvenient)
Expand Down Expand Up @@ -9332,6 +9366,8 @@ Usage: cardano-cli latest transaction build --socket-path SOCKET_PATH
| --metadata-cbor-file FILE
]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
( --out-file FILE
| --calculate-plutus-script-cost FILE
)
Expand Down Expand Up @@ -9466,6 +9502,8 @@ Usage: cardano-cli latest transaction build-estimate
| --metadata-cbor-file FILE
]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
--out-file FILE

Build a balanced transaction without access to a live node (automatically estimates fees)
Expand Down Expand Up @@ -10504,6 +10542,8 @@ Usage: cardano-cli legacy transaction build --socket-path SOCKET_PATH
| --proposal-redeemer-file JSON_FILE
| --proposal-redeemer-value JSON_VALUE
]]]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
( --out-file FILE
| --calculate-plutus-script-cost FILE
)
Expand Down Expand Up @@ -11735,6 +11775,8 @@ Usage: cardano-cli transaction build --socket-path SOCKET_PATH
| --proposal-redeemer-file JSON_FILE
| --proposal-redeemer-value JSON_VALUE
]]]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
( --out-file FILE
| --calculate-plutus-script-cost FILE
)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ Usage: cardano-cli allegra transaction build-raw
]
[--protocol-params-file FILE]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
--out-file FILE

Build a transaction (low-level, inconvenient)
Expand Down Expand Up @@ -393,5 +395,9 @@ Available options:
Filepath of the JSON-encoded protocol parameters file
--update-proposal-file FILE
Filepath of the update proposal.
--current-treasury-value LOVELACE
The current treasury value.
--treasury-donation LOVELACE
The donation to the treasury to perform.
--out-file FILE Output filepath of the JSON TxBody.
-h,--help Show this help text
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ Usage: cardano-cli allegra transaction build --socket-path SOCKET_PATH
| --metadata-cbor-file FILE
]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
( --out-file FILE
| --calculate-plutus-script-cost FILE
)
Expand Down Expand Up @@ -386,6 +388,10 @@ Available options:
Filepath of the metadata, in raw CBOR format.
--update-proposal-file FILE
Filepath of the update proposal.
--current-treasury-value LOVELACE
The current treasury value.
--treasury-donation LOVELACE
The donation to the treasury to perform.
--out-file FILE Output filepath of the JSON TxBody.
--calculate-plutus-script-cost FILE
(File () Out) filepath of the script cost
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ Usage: cardano-cli alonzo transaction build-estimate
| --metadata-cbor-file FILE
]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
--out-file FILE

Build a balanced transaction without access to a live node (automatically estimates fees)
Expand Down Expand Up @@ -408,5 +410,9 @@ Available options:
Filepath of the metadata, in raw CBOR format.
--update-proposal-file FILE
Filepath of the update proposal.
--current-treasury-value LOVELACE
The current treasury value.
--treasury-donation LOVELACE
The donation to the treasury to perform.
--out-file FILE Output filepath of the JSON TxBody.
-h,--help Show this help text
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ Usage: cardano-cli alonzo transaction build-raw
]
[--protocol-params-file FILE]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
--out-file FILE

Build a transaction (low-level, inconvenient)
Expand Down Expand Up @@ -393,5 +395,9 @@ Available options:
Filepath of the JSON-encoded protocol parameters file
--update-proposal-file FILE
Filepath of the update proposal.
--current-treasury-value LOVELACE
The current treasury value.
--treasury-donation LOVELACE
The donation to the treasury to perform.
--out-file FILE Output filepath of the JSON TxBody.
-h,--help Show this help text
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ Usage: cardano-cli alonzo transaction build --socket-path SOCKET_PATH
| --metadata-cbor-file FILE
]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
( --out-file FILE
| --calculate-plutus-script-cost FILE
)
Expand Down Expand Up @@ -386,6 +388,10 @@ Available options:
Filepath of the metadata, in raw CBOR format.
--update-proposal-file FILE
Filepath of the update proposal.
--current-treasury-value LOVELACE
The current treasury value.
--treasury-donation LOVELACE
The donation to the treasury to perform.
--out-file FILE Output filepath of the JSON TxBody.
--calculate-plutus-script-cost FILE
(File () Out) filepath of the script cost
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ Usage: cardano-cli babbage transaction build-estimate
| --metadata-cbor-file FILE
]
[--update-proposal-file FILE]
[--current-treasury-value LOVELACE]
[--treasury-donation LOVELACE]
--out-file FILE

Build a balanced transaction without access to a live node (automatically estimates fees)
Expand Down Expand Up @@ -408,5 +410,9 @@ Available options:
Filepath of the metadata, in raw CBOR format.
--update-proposal-file FILE
Filepath of the update proposal.
--current-treasury-value LOVELACE
The current treasury value.
--treasury-donation LOVELACE
The donation to the treasury to perform.
--out-file FILE Output filepath of the JSON TxBody.
-h,--help Show this help text
Loading

0 comments on commit 2abc2a3

Please sign in to comment.