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

feat: allow changing L1 synced height via admin RPC/CLI #1044

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    ea1d2fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47fb5c5 View commit details
    Browse the repository at this point in the history
  3. fix typos

    colinlyguo committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0751c86 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. add height validity check

    colinlyguo committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    41ab50d View commit details
    Browse the repository at this point in the history
  2. change implementation

    colinlyguo committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d38f656 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    e39cdb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e124dce View commit details
    Browse the repository at this point in the history
  3. fix bugs

    colinlyguo committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dc03c12 View commit details
    Browse the repository at this point in the history
  4. add locks

    colinlyguo committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b6670b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    c588232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0fc1e5 View commit details
    Browse the repository at this point in the history
  3. revert some changes

    colinlyguo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    eaa6eeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75413e6 View commit details
    Browse the repository at this point in the history
  5. fix CI

    colinlyguo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    bc40b7a View commit details
    Browse the repository at this point in the history
  6. tweak

    colinlyguo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2662c6d View commit details
    Browse the repository at this point in the history