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

missing conway parameters in protocol parameters update #288

Closed
CarlosLopezDeLara opened this issue Sep 18, 2023 · 4 comments
Closed

missing conway parameters in protocol parameters update #288

CarlosLopezDeLara opened this issue Sep 18, 2023 · 4 comments

Comments

@CarlosLopezDeLara
Copy link
Contributor

CarlosLopezDeLara commented Sep 18, 2023

Current main

cardano-cli --version
cardano-cli 8.8.0.0 - linux-x86_64 - ghc-9.2
git rev 20b7b2b1e81cbb580736c93062be85485ac98ded

The command to propose protocol parameter changes presents the following issues:

  1. No conway-era parameters
  2. There is no way to provide proposal deposit
  3. There is no way to provide stake address (for the deposit return)
  4. No way to provide an anchor for the proposal.
cardano-cli conway governance action create-protocol-parameters-update
Usage: cardano-cli conway governance action create-protocol-parameters-update --epoch NATURAL
                                                                                [--min-fee-constant LOVELACE]
                                                                                [--min-fee-linear LOVELACE]
                                                                                [--max-block-body-size NATURAL]
                                                                                [--max-tx-size NATURAL]
                                                                                [--max-block-header-size NATURAL]
                                                                                [--key-reg-deposit-amt NATURAL]
                                                                                [--pool-reg-deposit NATURAL]
                                                                                [--pool-retirement-epoch-boundary EPOCH_BOUNDARY]
                                                                                [--number-of-pools NATURAL]
                                                                                [--pool-influence RATIONAL]
                                                                                [--treasury-expansion RATIONAL]
                                                                                [--monetary-expansion RATIONAL]
                                                                                [--protocol-major-version NATURAL
                                                                                  --protocol-minor-version NATURAL]
                                                                                [--min-pool-cost NATURAL]
                                                                                [--price-execution-steps RATIONAL
                                                                                  --price-execution-memory RATIONAL]
                                                                                [--max-tx-execution-units (INT, INT)]
                                                                                [--max-block-execution-units (INT, INT)]
                                                                                [--max-value-size INT]
                                                                                [--collateral-percent INT]
                                                                                [--max-collateral-inputs INT]
                                                                                [--utxo-cost-per-byte LOVELACE]
                                                                                --out-file FILE
@CarlosLopezDeLara CarlosLopezDeLara added this to the SanchoNet Phase 3 milestone Sep 19, 2023
@carbolymer carbolymer self-assigned this Sep 19, 2023
carbolymer added a commit to IntersectMBO/cardano-api that referenced this issue Sep 20, 2023
carbolymer added a commit to IntersectMBO/cardano-api that referenced this issue Sep 20, 2023
amesgen pushed a commit to IntersectMBO/cardano-api that referenced this issue Sep 26, 2023
amesgen pushed a commit to IntersectMBO/cardano-api that referenced this issue Sep 28, 2023
amesgen pushed a commit to IntersectMBO/cardano-api that referenced this issue Sep 29, 2023
@Jimbo4350
Copy link
Contributor

Added in #324

@CarlosLopezDeLara
Copy link
Contributor Author

as discussed, it's incomplete.

@CarlosLopezDeLara
Copy link
Contributor Author

Resolved in #369

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants