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]Separate Processing and State Verification on BSC: sync develop branch #763

Merged
merged 10 commits into from
Feb 14, 2022

Commits on Jan 26, 2022

  1. [R4R] implement State Verification && Snapshot Commit pipeline (bnb-c…

    …hain#668)
    
    * pipeline commit trie
    
    add metrics
    
    reopen trie
    
    * add unit testcase
    
    * resolve keefe's comment
    
    * resolve igor's comments
    
    * update prefetch
    
    remove prefetcher
    
    * no need to return error for precacheTransaction
    
    * fix lint issue
    
    * add some comments
    
    * remove useless code
    
    * add default option is false
    
    * fix diffsync nil point
    
    * fix panic on  GetProofByHash
    
    Co-authored-by: zjubfd <zjubfd@google.com>
    unclezoro and zjubfd authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    eb7e309 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6499b3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21a3b11 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. implement the framework of fast node

    RealUncle authored and keefel committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    359906c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6e8652 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4905aab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0405b68 View commit details
    Browse the repository at this point in the history
  5. fix misc bugs of verify node

    keefel committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    529e66e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fed2f35 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ca4bc1 View commit details
    Browse the repository at this point in the history