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

ACP-77: Implement SetSubnetValidatorWeightTx #3421

Draft
wants to merge 40 commits into
base: implement-acp-77-register-subnet-validator-tx
Choose a base branch
from

Commits on Sep 26, 2024

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

Commits on Sep 30, 2024

  1. Refund balance

    StephenButtolph committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d881881 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7b33fd2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    90aece6 View commit details
    Browse the repository at this point in the history
  3. Fix compilation

    StephenButtolph committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ab6bb9d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    91232d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e06c0c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    59e291a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    06657e1 View commit details
    Browse the repository at this point in the history
  3. merged

    StephenButtolph committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    904eeca View commit details
    Browse the repository at this point in the history
  4. merged

    StephenButtolph committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4eeb0fd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    443b24b View commit details
    Browse the repository at this point in the history
  6. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b6cbfee View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. merged

    StephenButtolph committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4bb66de View commit details
    Browse the repository at this point in the history
  2. fix merge

    StephenButtolph committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4a38f38 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5feec6d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. merged

    StephenButtolph committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d106454 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    StephenButtolph committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0ceeb16 View commit details
    Browse the repository at this point in the history
  3. fix lint

    StephenButtolph committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3178ec0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    cf6e984 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    ea04117 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    73704d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    504fc7b View commit details
    Browse the repository at this point in the history
  2. Test L1 removal

    StephenButtolph committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ad98012 View commit details
    Browse the repository at this point in the history
  3. fix test

    StephenButtolph committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8453ee1 View commit details
    Browse the repository at this point in the history
  4. nit

    StephenButtolph committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    665c499 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a3fe57f View commit details
    Browse the repository at this point in the history
  6. Update the weight

    StephenButtolph committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ad50b63 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f7119e0 View commit details
    Browse the repository at this point in the history
  8. backport tests

    StephenButtolph committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    21d732b View commit details
    Browse the repository at this point in the history
  9. merged

    StephenButtolph committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b5a4524 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    17f2d95 View commit details
    Browse the repository at this point in the history
  11. merge

    StephenButtolph committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    99c24ad View commit details
    Browse the repository at this point in the history
  12. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    155b629 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ae5c712 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    96ac986 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    cec1fd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9720bdb View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    15e2767 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge branch 'implement-acp-77-register-subnet-validator-tx' into imp…

    …lement-acp-77--set-subnet-validator-weight-tx
    StephenButtolph authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9bb4359 View commit details
    Browse the repository at this point in the history