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

chore(dot/core, dot/sync, lib/babe): refactor handling on block import to reduce duplicate code #1645

Merged
merged 53 commits into from
Jun 17, 2021

Commits on Jun 9, 2021

  1. add 3 auth genesis

    noot committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e92668d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    8a67205 View commit details
    Browse the repository at this point in the history
  2. improve epoch transition logic

    noot committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    f893b82 View commit details
    Browse the repository at this point in the history
  3. implement code substitutes

    edwardmack committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    37e457a View commit details
    Browse the repository at this point in the history
  4. fix babe tests

    noot committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    a919188 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. add wait until epoch starts

    noot committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    c23fee5 View commit details
    Browse the repository at this point in the history
  2. lint

    noot committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    d23f2be View commit details
    Browse the repository at this point in the history
  3. merge w development

    noot committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    52d0f73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cccb37 View commit details
    Browse the repository at this point in the history
  5. cleanup

    noot committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    b6c88b1 View commit details
    Browse the repository at this point in the history
  6. restore genesis

    noot committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    578ff9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6177b10 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. address comments

    noot committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    13cf25c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'noot/fix-babe-epoch' of github.com:ChainSafe/gossamer i…

    …nto noot/fix-babe-epoch
    noot committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    0b7e8f5 View commit details
    Browse the repository at this point in the history
  3. increase test epoch length

    noot committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    e1ea906 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    da1d50e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18460c8 View commit details
    Browse the repository at this point in the history
  3. add go.mod

    noot committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    af33101 View commit details
    Browse the repository at this point in the history
  4. update b.Paused to close channel

    noot committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    d2f38b2 View commit details
    Browse the repository at this point in the history
  5. address PR comments

    edwardmack committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    d580158 View commit details
    Browse the repository at this point in the history
  6. update babe.Pause

    noot committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    27dc09f View commit details
    Browse the repository at this point in the history
  7. remove unneeded files

    noot committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    7a5ce9e View commit details
    Browse the repository at this point in the history
  8. add pause/resume test

    noot committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    749da75 View commit details
    Browse the repository at this point in the history
  9. lint

    noot committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    1058a9a View commit details
    Browse the repository at this point in the history
  10. small cleanup

    noot committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    df318d6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5716370 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f474f14 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b7af203 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ce94028 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9e4364b View commit details
    Browse the repository at this point in the history
  16. merge w development

    noot committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    f36e546 View commit details
    Browse the repository at this point in the history
  17. add handler to babe cfg

    noot committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    9984b89 View commit details
    Browse the repository at this point in the history
  18. cleanup

    noot committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    7ef0e79 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. set core digestHandler

    noot committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    ed5ad02 View commit details
    Browse the repository at this point in the history
  2. fix dot, core, sync tests

    noot committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    74a3d19 View commit details
    Browse the repository at this point in the history
  3. lint

    noot committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    5c4dff5 View commit details
    Browse the repository at this point in the history
  4. merge w development

    noot committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    29a4f10 View commit details
    Browse the repository at this point in the history
  5. cleanup

    noot committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    034a685 View commit details
    Browse the repository at this point in the history
  6. cleanup

    noot committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    a0ac8e7 View commit details
    Browse the repository at this point in the history
  7. fix unit tests

    noot committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    d71ae70 View commit details
    Browse the repository at this point in the history
  8. fix

    noot committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    0f52ff1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9bc76ee View commit details
    Browse the repository at this point in the history
  10. Merge branch 'development' of github.com:ChainSafe/gossamer into noot…

    …/block-handle-refactor
    noot committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    4010684 View commit details
    Browse the repository at this point in the history
  11. store trie before adding block

    noot committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    7598f83 View commit details
    Browse the repository at this point in the history
  12. fix

    noot committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    b6bd916 View commit details
    Browse the repository at this point in the history
  13. fix unit tests

    noot committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    786dc1c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    62b7277 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. fix

    noot committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    d1b23b1 View commit details
    Browse the repository at this point in the history
  2. fix unit test

    noot committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    4d4942a View commit details
    Browse the repository at this point in the history
  3. merge w development

    noot committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    ff3d140 View commit details
    Browse the repository at this point in the history
  4. add go.sum

    noot committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    68c130e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'development' of github.com:ChainSafe/gossamer into noot…

    …/block-handle-refactor
    noot committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    589380e View commit details
    Browse the repository at this point in the history
  6. cleanup

    noot committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    991d5e5 View commit details
    Browse the repository at this point in the history