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/state, lib/babe, lib/trie): improve syncing between gossamer authority nodes #1613

Merged
merged 89 commits into from
Jun 9, 2021

Commits on May 13, 2021

  1. update README.md

    noot committed May 13, 2021
    Configuration menu
    Copy the full SHA
    5a38145 View commit details
    Browse the repository at this point in the history
  2. update docs

    noot committed May 13, 2021
    Configuration menu
    Copy the full SHA
    117ebb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c834e99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fca3d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70b794e View commit details
    Browse the repository at this point in the history
  6. add peercount to network logs

    noot committed May 13, 2021
    Configuration menu
    Copy the full SHA
    b5ba601 View commit details
    Browse the repository at this point in the history
  7. update log order

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

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    09e8ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2943b15 View commit details
    Browse the repository at this point in the history
  3. update logs

    noot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    5d09224 View commit details
    Browse the repository at this point in the history
  4. add log

    noot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    d6e13f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    332ff24 View commit details
    Browse the repository at this point in the history
  6. lint

    noot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    c2175f5 View commit details
    Browse the repository at this point in the history
  7. fix loop logic in beginDiscovery

    noot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    4f35500 View commit details
    Browse the repository at this point in the history
  8. add advertising logic

    noot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    e0dce6a View commit details
    Browse the repository at this point in the history
  9. lint

    noot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    6246ce1 View commit details
    Browse the repository at this point in the history
  10. increase intial advertise ttl

    noot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    65a021b View commit details
    Browse the repository at this point in the history
  11. bootstrap dht before advertise

    noot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    e4417e4 View commit details
    Browse the repository at this point in the history
  12. fix

    noot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    f444e14 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d78eaa8 View commit details
    Browse the repository at this point in the history
  14. add logs

    noot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    f67be8a View commit details
    Browse the repository at this point in the history
  15. add package to get public IP

    noot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    2578344 View commit details
    Browse the repository at this point in the history
  16. add routing table refresh

    noot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    bc808a5 View commit details
    Browse the repository at this point in the history
  17. remove routing table refresh

    noot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    2233927 View commit details
    Browse the repository at this point in the history
  18. fix some tests

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

Commits on May 17, 2021

  1. remove advertisement

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

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    63709f6 View commit details
    Browse the repository at this point in the history
  2. readd advertisement

    noot committed May 18, 2021
    Configuration menu
    Copy the full SHA
    1f91b09 View commit details
    Browse the repository at this point in the history
  3. cleanup

    noot committed May 18, 2021
    Configuration menu
    Copy the full SHA
    acb5df1 View commit details
    Browse the repository at this point in the history
  4. revert genesis files

    noot committed May 18, 2021
    Configuration menu
    Copy the full SHA
    0960e47 View commit details
    Browse the repository at this point in the history
  5. re-enable test

    noot committed May 18, 2021
    Configuration menu
    Copy the full SHA
    d984743 View commit details
    Browse the repository at this point in the history
  6. update log levels

    noot committed May 18, 2021
    Configuration menu
    Copy the full SHA
    d3e47c0 View commit details
    Browse the repository at this point in the history
  7. decrease time before advertising

    noot committed May 18, 2021
    Configuration menu
    Copy the full SHA
    46bdf5c View commit details
    Browse the repository at this point in the history
  8. restore bootstrap order

    noot committed May 18, 2021
    Configuration menu
    Copy the full SHA
    453660b View commit details
    Browse the repository at this point in the history
  9. decrease failed to advertise ttl

    noot committed May 18, 2021
    Configuration menu
    Copy the full SHA
    47899b2 View commit details
    Browse the repository at this point in the history
  10. cleanup, add constants

    noot committed May 18, 2021
    Configuration menu
    Copy the full SHA
    62d9f28 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92bac0c View commit details
    Browse the repository at this point in the history
  12. log cleanup

    noot committed May 18, 2021
    Configuration menu
    Copy the full SHA
    9dc4efb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    49781d9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    165743e View commit details
    Browse the repository at this point in the history
  15. update gossamer genesis.json

    noot committed May 18, 2021
    Configuration menu
    Copy the full SHA
    314071d View commit details
    Browse the repository at this point in the history
  16. merge w fix-discovery

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

Commits on May 21, 2021

  1. merge w development

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

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    326d8dc View commit details
    Browse the repository at this point in the history
  2. update to 3 auth genesis

    noot committed May 25, 2021
    Configuration menu
    Copy the full SHA
    7f3a59f View commit details
    Browse the repository at this point in the history
  3. pause BABE when syncing

    noot committed May 25, 2021
    Configuration menu
    Copy the full SHA
    7ed2854 View commit details
    Browse the repository at this point in the history
  4. check err

    noot committed May 25, 2021
    Configuration menu
    Copy the full SHA
    1df3929 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7fcbbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e1d662 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    caf07cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    320bae5 View commit details
    Browse the repository at this point in the history
  3. cleanups

    noot committed May 26, 2021
    Configuration menu
    Copy the full SHA
    2abd107 View commit details
    Browse the repository at this point in the history
  4. cleanup

    noot committed May 26, 2021
    Configuration menu
    Copy the full SHA
    6d01dcd View commit details
    Browse the repository at this point in the history
  5. lock StoreTrie the whole time

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

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    9d220a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01bd01c View commit details
    Browse the repository at this point in the history
  3. add go.mod

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

Commits on May 31, 2021

  1. Configuration menu
    Copy the full SHA
    ad8d48d View commit details
    Browse the repository at this point in the history
  2. merge w development

    noot committed May 31, 2021
    Configuration menu
    Copy the full SHA
    5fa2a7e View commit details
    Browse the repository at this point in the history
  3. add state logs

    noot committed May 31, 2021
    Configuration menu
    Copy the full SHA
    3057240 View commit details
    Browse the repository at this point in the history
  4. add state logs

    noot committed May 31, 2021
    Configuration menu
    Copy the full SHA
    42ff15e View commit details
    Browse the repository at this point in the history
  5. fix

    noot committed May 31, 2021
    Configuration menu
    Copy the full SHA
    7a7f294 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65e1e45 View commit details
    Browse the repository at this point in the history
  7. fix

    noot committed May 31, 2021
    Configuration menu
    Copy the full SHA
    f9d04f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c53b174 View commit details
    Browse the repository at this point in the history
  9. lint

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

Commits on Jun 1, 2021

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

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    4623d7a View commit details
    Browse the repository at this point in the history
  2. decrease connectToPeersTimeout

    noot committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    3706836 View commit details
    Browse the repository at this point in the history
  3. change log lvl for handshakes

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

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    3b330f7 View commit details
    Browse the repository at this point in the history
  2. add logs, try to fix sigabrt

    noot committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    5d52006 View commit details
    Browse the repository at this point in the history
  3. add logs, try to fix sigabrt

    noot committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    8d60ef2 View commit details
    Browse the repository at this point in the history
  4. add nil checks

    noot committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    214784c View commit details
    Browse the repository at this point in the history
  5. add log

    noot committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    7c4cd23 View commit details
    Browse the repository at this point in the history
  6. add log

    noot committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    ab21bb8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5bfb710 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Merge branch 'noot/fix-devnet-sync' of github.com:ChainSafe/gossamer …

    …into noot/devnet-experimental
    noot committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    c52ddaf View commit details
    Browse the repository at this point in the history
  2. update babe locks

    noot committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    151ff95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4df4c10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4d3762 View commit details
    Browse the repository at this point in the history
  5. fix

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

    noot committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    69bcc45 View commit details
    Browse the repository at this point in the history
  7. fix

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

Commits on Jun 7, 2021

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

Commits on Jun 8, 2021

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

Commits on Jun 9, 2021

  1. remove network sleep

    noot committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    9a848bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    480b57d View commit details
    Browse the repository at this point in the history
  3. skip stalling test

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