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 State Verification && Snapshot Commit pipeline #668

Merged
merged 12 commits into from
Jan 26, 2022

Commits on Jan 20, 2022

  1. pipeline commit trie

    add metrics
    
    reopen trie
    zjubfd authored and unclezoro committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    03ade41 View commit details
    Browse the repository at this point in the history
  2. add unit testcase

    unclezoro committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    8913b09 View commit details
    Browse the repository at this point in the history
  3. resolve keefe's comment

    unclezoro committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    6299c90 View commit details
    Browse the repository at this point in the history
  4. resolve igor's comments

    unclezoro committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    4607f60 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. update prefetch

    remove prefetcher
    unclezoro committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    15f5bff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b338f98 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. fix lint issue

    unclezoro committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    ccf1b3d View commit details
    Browse the repository at this point in the history
  2. add some comments

    unclezoro committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    e50d8d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. remove useless code

    unclezoro committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    bf58215 View commit details
    Browse the repository at this point in the history
  2. add default option is false

    unclezoro committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    5116ebd View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. fix diffsync nil point

    unclezoro committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    73b54ae View commit details
    Browse the repository at this point in the history
  2. fix panic on GetProofByHash

    unclezoro committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    4c71307 View commit details
    Browse the repository at this point in the history