Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Chain Selection Subsystem Logic #3277

Merged
85 commits merged into from
Jun 21, 2021
Merged

Chain Selection Subsystem Logic #3277

85 commits merged into from
Jun 21, 2021

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    66bf4b2 View commit details
    Browse the repository at this point in the history
  2. add ChainSelectionMessage

    rphmeier committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    dfb09e5 View commit details
    Browse the repository at this point in the history
  3. add error type

    rphmeier committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    5a474eb View commit details
    Browse the repository at this point in the history
  4. run loop

    rphmeier committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    9c2340b View commit details
    Browse the repository at this point in the history
  5. fix overseer

    rphmeier committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    3c49a32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06e92a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2b0250 View commit details
    Browse the repository at this point in the history
  8. add new function to overlay

    rphmeier committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    8790e52 View commit details
    Browse the repository at this point in the history
  9. more flow

    rphmeier committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    d0f0f45 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    60196bf View commit details
    Browse the repository at this point in the history
  11. add is_parent_viable

    rphmeier committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    a023348 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    537e59b View commit details
    Browse the repository at this point in the history
  13. add stagnant-at to overlay

    rphmeier committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    22705aa View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. add stagnant

    rphmeier committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    c71d5b2 View commit details
    Browse the repository at this point in the history
  2. add revert consensus log

    rphmeier committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    422afc4 View commit details
    Browse the repository at this point in the history
  3. flow for reversions

    rphmeier committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    70e5d8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a792b1c View commit details
    Browse the repository at this point in the history
  5. recursively update viability

    rphmeier committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    3487cf3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a1f610 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae74536 View commit details
    Browse the repository at this point in the history
  8. address grumbles

    rphmeier committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    b678828 View commit details
    Browse the repository at this point in the history
  9. refactor

    rphmeier committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    645327a View commit details
    Browse the repository at this point in the history
  10. address grumbles

    rphmeier committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    2a40721 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f76d410 View commit details
    Browse the repository at this point in the history
  12. extract backend to submodule

    rphmeier committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    2602e50 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    efc0963 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5ec0064 View commit details
    Browse the repository at this point in the history
  15. remove LeafSearchFrontier

    rphmeier committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    750b8d7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bb1de40 View commit details
    Browse the repository at this point in the history
  17. extract tree to submodule

    rphmeier committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    8f3c533 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ec48118 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    82c1817 View commit details
    Browse the repository at this point in the history
  20. implement stagnant detection

    rphmeier committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    6f2edf3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a1d9169 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a969a2b View commit details
    Browse the repository at this point in the history
  23. floww

    rphmeier committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    6ed7ac4 View commit details
    Browse the repository at this point in the history
  24. leaf loading

    rphmeier committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    0577ed6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c10d52c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5407dae View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    53e4539 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f975bf2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    2518a17 View commit details
    Browse the repository at this point in the history
  2. node: BlockWeight ChainAPI

    rphmeier committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    32d73a1 View commit details
    Browse the repository at this point in the history
  3. fix compile issue

    rphmeier committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    ca45cc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d08f418 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a97b71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05dc72a View commit details
    Browse the repository at this point in the history
  7. implement unimplemented

    rphmeier committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    f95d23e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c2d2d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc13846 View commit details
    Browse the repository at this point in the history
  10. create test module

    rphmeier committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    fabc28d View commit details
    Browse the repository at this point in the history
  11. storage for test backend

    rphmeier committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    46d2416 View commit details
    Browse the repository at this point in the history
  12. wrap inner in mutex

    rphmeier committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    14e8518 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c4457ae View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6308490 View commit details
    Browse the repository at this point in the history
  15. add test harnes

    rphmeier committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    45a07c8 View commit details
    Browse the repository at this point in the history
  16. add no-op test

    rphmeier committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    f439ed7 View commit details
    Browse the repository at this point in the history
  17. add some more test helpers

    rphmeier committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    d163da5 View commit details
    Browse the repository at this point in the history
  18. the first test

    rphmeier committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    c838388 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. more progress on tests

    rphmeier committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    b8c12ee View commit details
    Browse the repository at this point in the history
  2. test two subtrees

    rphmeier committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    a05cb2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1711f11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0586dbc View commit details
    Browse the repository at this point in the history
  5. add a couple more tests

    rphmeier committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    d73d621 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1185b75 View commit details
    Browse the repository at this point in the history
  7. add to AllMessages in guide

    rphmeier committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    2dd5358 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f42230c View commit details
    Browse the repository at this point in the history
  9. compact iterator

    rphmeier committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    99b4392 View commit details
    Browse the repository at this point in the history
  10. test import with gaps

    rphmeier committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    5afd66a View commit details
    Browse the repository at this point in the history
  11. more reversion tests

    rphmeier committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    bf15a67 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1aabcb3 View commit details
    Browse the repository at this point in the history
  13. fixups

    rphmeier committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    8dff999 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    16c26e8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2b075b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. more finality tests

    rphmeier committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    5a7abf9 View commit details
    Browse the repository at this point in the history
  2. leaf tests

    rphmeier committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    a512985 View commit details
    Browse the repository at this point in the history
  3. test approval

    rphmeier committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    cb2d136 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e01714 View commit details
    Browse the repository at this point in the history
  5. remove TODO

    rphmeier committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    9a16ffc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31f47de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eeb4c89 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    085b612 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Update node/core/chain-selection/src/lib.rs

    Co-authored-by: Bernhard Schuster <bernhard@ahoi.io>
    rphmeier and drahnr authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    4132129 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16ceda8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0465903 View commit details
    Browse the repository at this point in the history