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

fix(dot/sync): fix creating block response, fixes node sync between gossamer nodes #1572

Merged
merged 35 commits into from
May 13, 2021

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    cb5beb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e080b3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25c137e View commit details
    Browse the repository at this point in the history
  4. fix babe tests

    noot committed May 5, 2021
    Configuration menu
    Copy the full SHA
    1136221 View commit details
    Browse the repository at this point in the history
  5. use GenesisDev in tests

    noot committed May 5, 2021
    Configuration menu
    Copy the full SHA
    44fc047 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    cc81672 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a6841c View commit details
    Browse the repository at this point in the history
  3. add go.sum

    noot committed May 6, 2021
    Configuration menu
    Copy the full SHA
    c17877c View commit details
    Browse the repository at this point in the history
  4. fix rpc tests

    noot committed May 6, 2021
    Configuration menu
    Copy the full SHA
    3e2a81d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18ecb07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb507fd View commit details
    Browse the repository at this point in the history
  7. cleanup, fix grandpa sigabort

    noot committed May 6, 2021
    Configuration menu
    Copy the full SHA
    e445228 View commit details
    Browse the repository at this point in the history
  8. update genesis auths to be 1

    noot committed May 6, 2021
    Configuration menu
    Copy the full SHA
    bf658cc View commit details
    Browse the repository at this point in the history
  9. fix grandpa stress tests

    noot committed May 6, 2021
    Configuration menu
    Copy the full SHA
    1cd55ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b2a026 View commit details
    Browse the repository at this point in the history
  11. fix stress tests

    noot committed May 6, 2021
    Configuration menu
    Copy the full SHA
    798b8b8 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. address comments

    noot committed May 7, 2021
    Configuration menu
    Copy the full SHA
    1eb4f11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79c711e View commit details
    Browse the repository at this point in the history
  3. start debugging

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

Commits on May 8, 2021

  1. add unit test

    noot committed May 8, 2021
    Configuration menu
    Copy the full SHA
    e71775c View commit details
    Browse the repository at this point in the history
  2. re-add code

    noot committed May 8, 2021
    Configuration menu
    Copy the full SHA
    083ea6c View commit details
    Browse the repository at this point in the history
  3. add babe initiateEpoch test

    noot committed May 8, 2021
    Configuration menu
    Copy the full SHA
    76e491a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea4c123 View commit details
    Browse the repository at this point in the history
  5. restore config

    noot committed May 8, 2021
    Configuration menu
    Copy the full SHA
    6d6a7fd View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. make runtimes a package var

    noot committed May 10, 2021
    Configuration menu
    Copy the full SHA
    70c7fba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0563dd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee4e59b View commit details
    Browse the repository at this point in the history
  4. add test cases

    noot committed May 10, 2021
    Configuration menu
    Copy the full SHA
    7f79473 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d1e7db View commit details
    Browse the repository at this point in the history
  6. cleanup

    noot committed May 10, 2021
    Configuration menu
    Copy the full SHA
    a6ef70e View commit details
    Browse the repository at this point in the history
  7. more cleanup

    noot committed May 10, 2021
    Configuration menu
    Copy the full SHA
    a6ada7a View commit details
    Browse the repository at this point in the history
  8. restore log

    noot committed May 10, 2021
    Configuration menu
    Copy the full SHA
    2e9419b View commit details
    Browse the repository at this point in the history
  9. restore log

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

Commits on May 11, 2021

  1. skip test

    noot committed May 11, 2021
    Configuration menu
    Copy the full SHA
    d138a96 View commit details
    Browse the repository at this point in the history
  2. address comments

    noot committed May 11, 2021
    Configuration menu
    Copy the full SHA
    a2e61c2 View commit details
    Browse the repository at this point in the history