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

Domains staking: Epoch transition and Pending unlocks #1657

Merged
merged 13 commits into from
Jul 18, 2023

Commits on Jul 12, 2023

  1. finalize domain operator switch during the old domain epoch transition

    We add the operator as next operator under new domain. This operator will start to operate for new domain after the new domain epoch transition.
    vedhavyas committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a631690 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2838994 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    226070e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdccaf8 View commit details
    Browse the repository at this point in the history
  5. add operator withdrawal finalization at epoch and adjust the Operator…

    … unlocks per the storage changes
    vedhavyas committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ab875d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b4aed5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15138e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c07426 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. track operator balances within staking summary for easier proof verif…

    …ication and add optimisations for easier readability
    vedhavyas committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e45668e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5be738f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    beb4f72 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    3d7e79a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    648b9bb View commit details
    Browse the repository at this point in the history