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

Acp77 PoS Validator removal without proof of uptime #2338

Merged
merged 27 commits into from
Nov 18, 2024

Commits on Nov 7, 2024

  1. add pos validator removal

    debug
    arturrez committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f1abf03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    979dbbb View commit details
    Browse the repository at this point in the history
  3. r4r

    arturrez committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7a57019 View commit details
    Browse the repository at this point in the history
  4. lint

    arturrez committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9d4ba33 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. fix e2e Error: failure initializing validator removal: min stake dura…

    …tion not passed (tx failed to be submitted)
    arturrez committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    59e4bd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04e8382 View commit details
    Browse the repository at this point in the history
  3. min stake duration is 100

    arturrez committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6ac015c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef9288d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26cbd5c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Merge branch 'acp-77-sdk-pos' into acp77-sdk-pos-rm-val

    # Conflicts:
    #	tests/e2e/commands/etna.go
    arturrez committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c4578ca View commit details
    Browse the repository at this point in the history
  2. use 100s

    arturrez committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3cc4298 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd80967 View commit details
    Browse the repository at this point in the history
  4. add validator and remove it

    arturrez committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7684076 View commit details
    Browse the repository at this point in the history
  5. use 60s staking period

    arturrez committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    73069dc View commit details
    Browse the repository at this point in the history
  6. Merge branch 'acp-77-sdk-pos' into acp77-sdk-pos-rm-val

    Signed-off-by: arturrez <[email protected]>
    arturrez authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7df4c10 View commit details
    Browse the repository at this point in the history
  7. go back to 90 and 120s

    arturrez committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6bafe80 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'acp77-sdk-pos-rm-val' of github.com:ava-labs/avalanche-…

    …cli into acp77-sdk-pos-rm-val
    arturrez committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    58481e4 View commit details
    Browse the repository at this point in the history
  9. small refactor

    arturrez committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ced032c View commit details
    Browse the repository at this point in the history
  10. fix duration prompt

    arturrez committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    01d2869 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. use minimum 100s

    arturrez committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3b697ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c99cb2d View commit details
    Browse the repository at this point in the history
  3. fix etna duration input

    arturrez committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c30065d View commit details
    Browse the repository at this point in the history
  4. use etna for name

    arturrez committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7889a46 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. add debug info

    arturrez committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f64c0d6 View commit details
    Browse the repository at this point in the history
  2. rm debug

    force validator removal for PoS
    arturrez committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d7db9d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73ec23e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    9cb943a View commit details
    Browse the repository at this point in the history