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] state verification pipeline #795

Merged

Commits on Mar 3, 2022

  1. pipeline state verification

    forcodedancing committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    98fedc9 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. update codes and add logs for debug

    forcodedancing committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    a0f073f View commit details
    Browse the repository at this point in the history
  2. refactor

    forcodedancing committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    99d8a0b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. update and add logs

    forcodedancing committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    b284a37 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. refactor

    forcodedancing committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    4d8c148 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. refactor

    forcodedancing committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    a0180a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. remove unneeded logs

    forcodedancing committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    5103490 View commit details
    Browse the repository at this point in the history
  2. fix a blocking issue

    forcodedancing committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    f6eb04e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. fix sync issue when force kill

    forcodedancing committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    e071749 View commit details
    Browse the repository at this point in the history
  2. remove logs

    forcodedancing committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    74ced56 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'state_verification_pipeline' of https://github.com/forc…

    …odedancing/bsc into state_verification_pipeline
    forcodedancing committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    d31910c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. refactor based on comments

    forcodedancing committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    bbad02e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. refactor based on comments

    forcodedancing committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    dfbb040 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. refactor based on comments

    forcodedancing committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    b79f2e6 View commit details
    Browse the repository at this point in the history
  2. refactor based on comments

    forcodedancing committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    898fe3e View commit details
    Browse the repository at this point in the history
  3. refactor based on comments

    forcodedancing committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    c96e48c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. fix a deadlock issue

    forcodedancing committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    118000c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. fix merkle root mismatch issue during sync

    forcodedancing committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    15baf95 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. refactor based on review comments

    forcodedancing committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    11d7595 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary code

    forcodedancing committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    8ac2cc0 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary code

    forcodedancing committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    31e4243 View commit details
    Browse the repository at this point in the history
  4. refactor based on review comments

    forcodedancing committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    5f14966 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. change based on comments

    forcodedancing committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    81e7b60 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. refactor

    forcodedancing committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    427d1bf View commit details
    Browse the repository at this point in the history
  2. uew dummyRoot to replace emptyRoot

    forcodedancing committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    f451478 View commit details
    Browse the repository at this point in the history
  3. add nil check

    forcodedancing committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    c7b2375 View commit details
    Browse the repository at this point in the history
  4. add comments

    forcodedancing committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d5fcb4d View commit details
    Browse the repository at this point in the history
  5. remove unneeded codes

    forcodedancing committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    93b6856 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    1c20ba9 View commit details
    Browse the repository at this point in the history
  2. format comments

    forcodedancing committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    281c42e View commit details
    Browse the repository at this point in the history