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

Add unverified checkpoint marker #583

Draft
wants to merge 63 commits into
base: master
Choose a base branch
from

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    6bac177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2b2b88 View commit details
    Browse the repository at this point in the history
  3. TODOs

    ShuoWangNSL committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d37aab1 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. rename

    ShuoWangNSL committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c8ba97c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    103f4d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    921dd36 View commit details
    Browse the repository at this point in the history
  4. be more cautious

    ShuoWangNSL committed May 28, 2024
    Configuration menu
    Copy the full SHA
    04b05aa View commit details
    Browse the repository at this point in the history
  5. fix

    ShuoWangNSL committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ff49fd5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    20d9ff0 View commit details
    Browse the repository at this point in the history
  2. refine

    ShuoWangNSL committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4534dcf View commit details
    Browse the repository at this point in the history
  3. test

    ShuoWangNSL committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1af0935 View commit details
    Browse the repository at this point in the history
  4. propagate errors

    ShuoWangNSL committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d0982d8 View commit details
    Browse the repository at this point in the history
  5. catch panic

    ShuoWangNSL committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ddcf44e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    e05a66e View commit details
    Browse the repository at this point in the history
  2. restart

    ShuoWangNSL committed May 30, 2024
    Configuration menu
    Copy the full SHA
    67262dd View commit details
    Browse the repository at this point in the history
  3. assert

    ShuoWangNSL committed May 30, 2024
    Configuration menu
    Copy the full SHA
    962432e View commit details
    Browse the repository at this point in the history
  4. simplify

    ShuoWangNSL committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1efe5d5 View commit details
    Browse the repository at this point in the history
  5. drop state_manager

    ShuoWangNSL committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5ae8b1e View commit details
    Browse the repository at this point in the history
  6. fix

    ShuoWangNSL committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d5c8af3 View commit details
    Browse the repository at this point in the history
  7. change

    ShuoWangNSL committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7c6dfac View commit details
    Browse the repository at this point in the history
  8. cleanup

    ShuoWangNSL committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e0ce343 View commit details
    Browse the repository at this point in the history
  9. cleanup

    ShuoWangNSL committed May 30, 2024
    Configuration menu
    Copy the full SHA
    afc94df View commit details
    Browse the repository at this point in the history
  10. checkpoint creation test

    ShuoWangNSL committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0fdfd09 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. comments

    ShuoWangNSL committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2b3622c View commit details
    Browse the repository at this point in the history
  2. accept existing marker

    ShuoWangNSL committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4fb05b0 View commit details
    Browse the repository at this point in the history
  3. fmt

    ShuoWangNSL committed May 31, 2024
    Configuration menu
    Copy the full SHA
    86961f3 View commit details
    Browse the repository at this point in the history
  4. cleanup

    ShuoWangNSL committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3af979f View commit details
    Browse the repository at this point in the history
  5. comment

    ShuoWangNSL committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e3d6e50 View commit details
    Browse the repository at this point in the history
  6. fix

    ShuoWangNSL committed May 31, 2024
    Configuration menu
    Copy the full SHA
    31e41eb View commit details
    Browse the repository at this point in the history
  7. assert in test

    ShuoWangNSL committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d32aa7d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. address comments

    ShuoWangNSL committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4c7f966 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. improve comments

    ShuoWangNSL committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3541b2c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    d770246 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58774d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. debug_assert lsmt status

    ShuoWangNSL committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9d0a14a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    206492a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22c15d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    6c21f64 View commit details
    Browse the repository at this point in the history
  2. state layout tests

    ShuoWangNSL committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0c87d95 View commit details
    Browse the repository at this point in the history
  3. fix tests

    ShuoWangNSL committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e63ba28 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. non-empty checkpoint

    ShuoWangNSL committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    9fe16da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    329ac45 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    4c9fb00 View commit details
    Browse the repository at this point in the history
  2. clippy

    ShuoWangNSL committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    961c15f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    d64c210 View commit details
    Browse the repository at this point in the history
  2. clippy

    ShuoWangNSL committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    778a7ff View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    68201ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    973c392 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89e7b0f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 16, 2024

  1. fix tests

    ShuoWangNSL committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8e994c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    7c08925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16921ee View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. fix permission

    ShuoWangNSL committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    037fa6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fdddf8 View commit details
    Browse the repository at this point in the history
  3. InVerification

    ShuoWangNSL committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ae045af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72296a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. reset tip to generic

    ShuoWangNSL committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    74f788e View commit details
    Browse the repository at this point in the history
  2. test cleanup checkpoint()

    ShuoWangNSL committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    cd060ea View commit details
    Browse the repository at this point in the history
  3. safe transit

    ShuoWangNSL committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    2b7be7b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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