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: Update ConvertSubnetTx #3397

Merged
merged 352 commits into from
Nov 6, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    30efc6d View commit details
    Browse the repository at this point in the history
  2. migrate x/sync to p2p

    Signed-off-by: Joshua Kim <[email protected]>
    joshua-kim committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    903f7c3 View commit details
    Browse the repository at this point in the history
  3. nit

    Signed-off-by: Joshua Kim <[email protected]>
    joshua-kim committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    34fe3a6 View commit details
    Browse the repository at this point in the history
  4. add acp-118 implementation

    Signed-off-by: Joshua Kim <[email protected]>
    joshua-kim committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b9d5507 View commit details
    Browse the repository at this point in the history
  5. undo diff

    Signed-off-by: Joshua Kim <[email protected]>
    joshua-kim committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    99f0cde View commit details
    Browse the repository at this point in the history
  6. nit

    Signed-off-by: Joshua Kim <[email protected]>
    joshua-kim committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    00fc8d1 View commit details
    Browse the repository at this point in the history
  7. undo

    Signed-off-by: Joshua Kim <[email protected]>
    joshua-kim committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c08a1d7 View commit details
    Browse the repository at this point in the history
  8. nit

    Signed-off-by: Joshua Kim <[email protected]>
    joshua-kim committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9d07a45 View commit details
    Browse the repository at this point in the history
  9. nit

    Signed-off-by: Joshua Kim <[email protected]>
    joshua-kim committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f91e0a8 View commit details
    Browse the repository at this point in the history
  10. add context

    Signed-off-by: Joshua Kim <[email protected]>
    joshua-kim committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a35b090 View commit details
    Browse the repository at this point in the history
  11. fix

    Signed-off-by: Joshua Kim <[email protected]>
    joshua-kim committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    dd7029c View commit details
    Browse the repository at this point in the history
  12. rename attestor -> verifier

    Signed-off-by: Joshua Kim <[email protected]>
    joshua-kim committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8978452 View commit details
    Browse the repository at this point in the history
  13. nit

    Signed-off-by: Joshua Kim <[email protected]>
    joshua-kim committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a383209 View commit details
    Browse the repository at this point in the history
  14. nit

    Signed-off-by: Joshua Kim <[email protected]>
    joshua-kim committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8b52ead View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3859d98 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0462fda View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5a362bd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3927546 View commit details
    Browse the repository at this point in the history
  19. merged

    StephenButtolph committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a3cc8e8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    32cb1f0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7fe9af9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ddb9ba6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d806f8d View commit details
    Browse the repository at this point in the history
  24. fix tests

    StephenButtolph committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    556f1eb View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6fbbf17 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    443f2b5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d49f77b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Store conversionID

    StephenButtolph committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    891bca4 View commit details
    Browse the repository at this point in the history
  2. Include validationID

    StephenButtolph committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a33e0df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fee2b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    023aa18 View commit details
    Browse the repository at this point in the history
  5. merged

    StephenButtolph committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    09c9155 View commit details
    Browse the repository at this point in the history
  6. write conversionID

    StephenButtolph committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cc9f7ae View commit details
    Browse the repository at this point in the history
  7. Update validationID

    StephenButtolph committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f13cf7a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    646ce06 View commit details
    Browse the repository at this point in the history
  9. fix executor

    StephenButtolph committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c757fac View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Fix verification

    StephenButtolph committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e64230d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d3d3b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ed0a96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cac2b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01c9072 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcd9f34 View commit details
    Browse the repository at this point in the history
  7. Lint

    StephenButtolph committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0893cea View commit details
    Browse the repository at this point in the history
  8. Fix unit tests

    StephenButtolph committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    39fff73 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e39f5c3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    232b065 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    01de954 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    42fdd43 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    30537a9 View commit details
    Browse the repository at this point in the history
  14. Fix fee unit tests

    StephenButtolph committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    51c7c7a View commit details
    Browse the repository at this point in the history
  15. Fix more unit tests

    StephenButtolph committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3ebeaba View commit details
    Browse the repository at this point in the history
  16. Fix e2e test

    StephenButtolph committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    363e2be View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    1ca7524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc0885c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe2a89a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    237f590 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc53046 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1d538a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    107ed35 View commit details
    Browse the repository at this point in the history
  8. nit

    StephenButtolph committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    127a3fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    061aa6e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f21dee View commit details
    Browse the repository at this point in the history
  11. Expand e2e test

    StephenButtolph committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    71b997c View commit details
    Browse the repository at this point in the history
  12. Merge branch 'implement-acp-77-update-convert-subnet-tx' of github.co…

    …m:ava-labs/avalanchego into implement-acp-77-update-convert-subnet-tx
    StephenButtolph committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1562139 View commit details
    Browse the repository at this point in the history
  13. fix test

    StephenButtolph committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    567b00f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. reduce diff

    StephenButtolph committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1471214 View commit details
    Browse the repository at this point in the history
  2. backport tests

    StephenButtolph committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    39beefb View commit details
    Browse the repository at this point in the history
  3. nit cleanup

    StephenButtolph committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    19d4c35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab85ce1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b407e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. nit cleanup

    StephenButtolph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1986804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8279972 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    3d5d6c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5741c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d754c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    8d7adfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7ba4fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89603c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56bdf75 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    d550c97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d3ec3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cdaac2 View commit details
    Browse the repository at this point in the history
  4. Fix merge

    StephenButtolph committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    915de36 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    9226649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    281ab34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    486226d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. merged

    StephenButtolph committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    83cc0dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    702639a View commit details
    Browse the repository at this point in the history
  3. nit

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

    StephenButtolph committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7f3dd5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    599f1e6 View commit details
    Browse the repository at this point in the history
  6. merged

    StephenButtolph committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    b9c47de View commit details
    Browse the repository at this point in the history
  7. nit

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

    StephenButtolph committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    f69ec51 View commit details
    Browse the repository at this point in the history
  9. nit

    StephenButtolph committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    51f009b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36714ed View commit details
    Browse the repository at this point in the history
  11. nit

    StephenButtolph committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    05a7b13 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    09c5126 View commit details
    Browse the repository at this point in the history
  13. nit

    StephenButtolph committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    a1db89e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2e7595c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2fb7637 View commit details
    Browse the repository at this point in the history
  16. merged

    StephenButtolph committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    30d788f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    575b36a View commit details
    Browse the repository at this point in the history
  18. update comment

    StephenButtolph committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    d2d0f69 View commit details
    Browse the repository at this point in the history
  19. update comment

    StephenButtolph committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    b6b6515 View commit details
    Browse the repository at this point in the history
  20. update doc

    StephenButtolph committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    6ffcd1b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Address comments

    StephenButtolph committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    ad00180 View commit details
    Browse the repository at this point in the history
  2. nit

    StephenButtolph committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    f1b07d2 View commit details
    Browse the repository at this point in the history
  3. fix unit tests

    StephenButtolph committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    7fb99c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65b5d50 View commit details
    Browse the repository at this point in the history
  5. merged

    StephenButtolph committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    8791e78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f31cfc6 View commit details
    Browse the repository at this point in the history
  7. merged

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

    StephenButtolph committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    69adceb View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    58d5b8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    273fbbe View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Update mocks

    StephenButtolph committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    290ef97 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    StephenButtolph committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9155e1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cadf8f7 View commit details
    Browse the repository at this point in the history
  4. nit

    StephenButtolph committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    803d0c4 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'populate-subnet-public-key-diffs' of github.com:ava-lab…

    …s/avalanchego into populate-subnet-public-key-diffs
    StephenButtolph committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    76f4eee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2c7773 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. comment

    StephenButtolph committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    95c42a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d7bd81 View commit details
    Browse the repository at this point in the history
  3. merged

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

    StephenButtolph committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3a03597 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    21cdc32 View commit details
    Browse the repository at this point in the history
  2. merged

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

    StephenButtolph committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    91a7cd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df02f3c View commit details
    Browse the repository at this point in the history
  5. fix test

    StephenButtolph committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c848fee View commit details
    Browse the repository at this point in the history
  6. nit

    StephenButtolph committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    79c9b40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8819fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    667002e View commit details
    Browse the repository at this point in the history
  9. merged

    StephenButtolph committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    31be1e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fb7f564 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cd317f5 View commit details
    Browse the repository at this point in the history
  12. merged

    StephenButtolph committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8f0a080 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d482de8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fc27346 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e8b21ec View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7f517c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. merged

    StephenButtolph committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7d0d7e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08bd9e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. nit

    StephenButtolph committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    78c1c3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6547c6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38ee164 View commit details
    Browse the repository at this point in the history
  4. fix merge

    StephenButtolph committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    d2137ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5845d11 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. merged

    StephenButtolph committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    6c3116a View commit details
    Browse the repository at this point in the history
  2. reduce diff

    StephenButtolph committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    d0d1602 View commit details
    Browse the repository at this point in the history
  3. reduce diff

    StephenButtolph committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    d397375 View commit details
    Browse the repository at this point in the history
  4. reduce diff

    StephenButtolph committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    5f8a09c View commit details
    Browse the repository at this point in the history
  5. reduce diff

    StephenButtolph committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    3e9dc01 View commit details
    Browse the repository at this point in the history
  6. reduce diff

    StephenButtolph committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    da3a726 View commit details
    Browse the repository at this point in the history
  7. cleanup

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

    StephenButtolph committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    0507ce7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0022a65 View commit details
    Browse the repository at this point in the history
  10. Add comment

    StephenButtolph committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    8bbeee6 View commit details
    Browse the repository at this point in the history
  11. comment

    StephenButtolph committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    08dd776 View commit details
    Browse the repository at this point in the history
  12. nit

    StephenButtolph committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    255b0bf View commit details
    Browse the repository at this point in the history
  13. reduce diff

    StephenButtolph committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    3bc547d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    bff468d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99f3c97 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. merged

    StephenButtolph committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7cf1668 View commit details
    Browse the repository at this point in the history
  2. nit

    StephenButtolph committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    41f78f0 View commit details
    Browse the repository at this point in the history
  3. nit

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

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

    StephenButtolph committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ef29548 View commit details
    Browse the repository at this point in the history
  6. test subnetIDNodeIDDB

    StephenButtolph committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a77fb3c View commit details
    Browse the repository at this point in the history
  7. fix comments

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

    StephenButtolph committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3d04cef View commit details
    Browse the repository at this point in the history
  9. nit

    StephenButtolph committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    dc35645 View commit details
    Browse the repository at this point in the history
  10. Reduce diff

    StephenButtolph committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d472a9f View commit details
    Browse the repository at this point in the history
  11. add comment

    StephenButtolph committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    34ba29b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. reduce diff

    StephenButtolph committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    97029aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbeee70 View commit details
    Browse the repository at this point in the history
  3. merged

    StephenButtolph committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    729ded5 View commit details
    Browse the repository at this point in the history
  4. add comment

    StephenButtolph committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3621e53 View commit details
    Browse the repository at this point in the history
  5. merged

    StephenButtolph committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    de2be9f View commit details
    Browse the repository at this point in the history
  6. Delete empty entries

    StephenButtolph committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    92a2277 View commit details
    Browse the repository at this point in the history
  7. simplify state futher

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

    StephenButtolph committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    aedff15 View commit details
    Browse the repository at this point in the history
  9. nit

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

Commits on Oct 31, 2024

  1. Add caching

    StephenButtolph committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9e0d7d5 View commit details
    Browse the repository at this point in the history
  2. nit

    StephenButtolph committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9993b05 View commit details
    Browse the repository at this point in the history
  3. nit

    StephenButtolph committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    547d426 View commit details
    Browse the repository at this point in the history
  4. Add TODOs

    StephenButtolph committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6bcc0ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6065604 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7792c7 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'implement-acp-77-sov-validators-state' of github.com:av…

    …a-labs/avalanchego into implement-acp-77-sov-validators-state
    StephenButtolph committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    39b961b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4723c46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46c4889 View commit details
    Browse the repository at this point in the history
  10. merged

    StephenButtolph committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a576cd1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f1ca6e6 View commit details
    Browse the repository at this point in the history
  12. Fix regression

    StephenButtolph committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    71f88e8 View commit details
    Browse the repository at this point in the history
  13. nit

    StephenButtolph committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c2ffd17 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2b5d7c7 View commit details
    Browse the repository at this point in the history
  15. nit

    StephenButtolph committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    91a6465 View commit details
    Browse the repository at this point in the history
  16. nits

    StephenButtolph committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    07370a5 View commit details
    Browse the repository at this point in the history
  17. Add additional test

    StephenButtolph committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    23aff43 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Move caching logic

    StephenButtolph committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    66011f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32bba0e View commit details
    Browse the repository at this point in the history
  3. merged

    StephenButtolph committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d183148 View commit details
    Browse the repository at this point in the history
  4. nit

    StephenButtolph committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    b1bb458 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad31107 View commit details
    Browse the repository at this point in the history
  6. nit

    StephenButtolph committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    cee236e View commit details
    Browse the repository at this point in the history
  7. add -> addOrSub

    StephenButtolph committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    900eba3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. merged

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

    StephenButtolph committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    7cbf31b View commit details
    Browse the repository at this point in the history
  3. Add test

    StephenButtolph committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    33d297d View commit details
    Browse the repository at this point in the history
  4. nit

    StephenButtolph committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    486f732 View commit details
    Browse the repository at this point in the history
  5. reduce diff

    StephenButtolph committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    b448a04 View commit details
    Browse the repository at this point in the history
  6. Add tests

    StephenButtolph committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    0685531 View commit details
    Browse the repository at this point in the history
  7. test excess and fees

    StephenButtolph committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    bb9f853 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6e3e76 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. merged

    StephenButtolph committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3077356 View commit details
    Browse the repository at this point in the history
  2. improve caching

    StephenButtolph committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    69837c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8611fe4 View commit details
    Browse the repository at this point in the history
  4. cleanup

    StephenButtolph committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a5d3930 View commit details
    Browse the repository at this point in the history
  5. Simplify test

    StephenButtolph committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d74cdff View commit details
    Browse the repository at this point in the history
  6. reduce diff

    StephenButtolph committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7cddfc0 View commit details
    Browse the repository at this point in the history
  7. nit

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

    StephenButtolph committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3c8246e View commit details
    Browse the repository at this point in the history
  9. nit

    StephenButtolph committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1268ed1 View commit details
    Browse the repository at this point in the history
  10. nits

    StephenButtolph committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f7b75bc View commit details
    Browse the repository at this point in the history
  11. nit

    StephenButtolph committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    82a249b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. nit

    StephenButtolph committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d37e9f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dc642a View commit details
    Browse the repository at this point in the history
  3. Address PR comments

    StephenButtolph committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    22de2b1 View commit details
    Browse the repository at this point in the history
  4. add comments

    StephenButtolph committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    cc0e0ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33fea00 View commit details
    Browse the repository at this point in the history
  6. nit

    StephenButtolph committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    915eb71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3811423 View commit details
    Browse the repository at this point in the history
  8. merged

    StephenButtolph committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b0c6f0b View commit details
    Browse the repository at this point in the history
  9. reduce diff

    StephenButtolph committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    74edd4f View commit details
    Browse the repository at this point in the history
  10. nit

    StephenButtolph committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7d31e7a View commit details
    Browse the repository at this point in the history
  11. nit

    StephenButtolph committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    fca9460 View commit details
    Browse the repository at this point in the history
  12. nit

    StephenButtolph committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    158621c View commit details
    Browse the repository at this point in the history
  13. nit

    StephenButtolph committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4c6462c View commit details
    Browse the repository at this point in the history
  14. nit

    StephenButtolph committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a217d1b View commit details
    Browse the repository at this point in the history
  15. nit

    StephenButtolph committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3987922 View commit details
    Browse the repository at this point in the history
  16. Add nodeID tests

    StephenButtolph committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    56475cf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    db85cf1 View commit details
    Browse the repository at this point in the history
  18. nit

    StephenButtolph committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8a18b14 View commit details
    Browse the repository at this point in the history
  19. merged

    StephenButtolph committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6dc3e84 View commit details
    Browse the repository at this point in the history
  20. reduce diff

    StephenButtolph committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f8552ba View commit details
    Browse the repository at this point in the history
  21. merged

    StephenButtolph committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    88fe959 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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