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

refactor(protocol): extract an IBlockHash interface from TaikoL2 #18045

Merged
merged 9 commits into from
Sep 9, 2024

Commits on Sep 8, 2024

  1. add IBlockHashReader

    dantaik committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    243ead5 View commit details
    Browse the repository at this point in the history
  2. fmt

    dantaik committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    4c9a88e View commit details
    Browse the repository at this point in the history
  3. Update pnpm-lock.yaml

    dantaik committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    260f0a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9441fac View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. rename

    dantaik committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a97ccde View commit details
    Browse the repository at this point in the history
  2. rename

    dantaik committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6804957 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d38c8d View commit details
    Browse the repository at this point in the history
  4. Update IBlockHash.sol

    dantaik committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    21fd57c View commit details
    Browse the repository at this point in the history
  5. fix

    dantaik committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    735c8aa View commit details
    Browse the repository at this point in the history