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

Automate Conway update deposit scenario #2174

Open
mkoura opened this issue Jan 17, 2024 · 0 comments
Open

Automate Conway update deposit scenario #2174

mkoura opened this issue Jan 17, 2024 · 0 comments
Labels
conway tickets specific to Conway Hard Fork testing

Comments

@mkoura
Copy link
Collaborator

mkoura commented Jan 17, 2024

  1. Shelley era: the user registered a stake key and paid the deposit. Let's assume it was configured in the protocol params to 2 ADA.
  2. Network upgrades to Conway era.
  3. A governance action updates the protocol parameters key deposit to 3 ADA
  4. Conway era: the user deregisters the stake key
    a. Shelley Deregistration certificate: should the user use 2ADA or 3ADA deposit return when computing the change?
    b. Conway Deregistration certificate: should the user configure deposit value to 2ADA or 3ADA?

The problem could also be simplified to a pre-conway scenario:

  1. User registers stake key (2 ADA key deposit )
  2. Protocol parameters are updated -> 3 ADA key deposit.
  3. User deregisters stake key -> does the user get 2ADA or 3ADA back?
@mkoura mkoura added the conway tickets specific to Conway Hard Fork testing label Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conway tickets specific to Conway Hard Fork testing
Projects
None yet
Development

No branches or pull requests

1 participant