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

[R4R]implement diff sync #376

Merged
merged 22 commits into from
Sep 28, 2021
Merged

[R4R]implement diff sync #376

merged 22 commits into from
Sep 28, 2021

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    bfce9eb View commit details
    Browse the repository at this point in the history
  2. add difflayer protocol

    unclezoro committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    3d8a997 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b782a7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    172b26e View commit details
    Browse the repository at this point in the history
  5. make it faster

    unclezoro committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    c598aae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d160091 View commit details
    Browse the repository at this point in the history
  7. change into diff sync

    unclezoro committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    6f39765 View commit details
    Browse the repository at this point in the history
  8. ligth sync: download difflayer (#2)

    * ligth sync: download difflayer
    
    Signed-off-by: kyrie-yl <lei.y@binance.com>
    
    * download diff layer: fix according to the comments
    
    Signed-off-by: kyrie-yl <lei.y@binance.com>
    
    * download diff layer: update
    
    Signed-off-by: kyrie-yl <lei.y@binance.com>
    
    * download diff layer: fix accroding comments
    
    Signed-off-by: kyrie-yl <lei.y@binance.com>
    
    Co-authored-by: kyrie-yl <lei.y@binance.com>
    2 people authored and unclezoro committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    a9e5a00 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66ee50d View commit details
    Browse the repository at this point in the history
  10. raise the max diff limit

    unclezoro committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    ca156fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    01fe925 View commit details
    Browse the repository at this point in the history
  12. fix test case

    unclezoro committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    296f320 View commit details
    Browse the repository at this point in the history
  13. make commit concurrently

    unclezoro committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    2041edc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5ce6bbe View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. consensus tuning

    unclezoro committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    c6e62e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. add test code

    unclezoro committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    443f9a4 View commit details
    Browse the repository at this point in the history
  2. remove extra message

    unclezoro committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    1fbecfa View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. fix testcase and lint

    make diff block configable
    
    wait code write
    
    fix testcase
    
    resolve comments
    
    resolve comment
    unclezoro committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    92e21cc View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. resolve comments

    unclezoro committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    85e0fd4 View commit details
    Browse the repository at this point in the history
  2. resolve comments

    unclezoro committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    0bbbcc5 View commit details
    Browse the repository at this point in the history
  3. resolve comment

    unclezoro committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    0011461 View commit details
    Browse the repository at this point in the history
  4. fix mistake

    unclezoro committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    844f2ab View commit details
    Browse the repository at this point in the history