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

wip: l1 block hashes poc #1016

Draft
wants to merge 59 commits into
base: develop
Choose a base branch
from

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    3330663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a6c74f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18b18e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e20e5ca View commit details
    Browse the repository at this point in the history
  5. fix: add fix

    lastminutedev committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    fd47940 View commit details
    Browse the repository at this point in the history
  6. test: fix database test

    lastminutedev committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    dc90862 View commit details
    Browse the repository at this point in the history
  7. script: L1Blocks deployment

    failfmi authored and lastminutedev committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    151631e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe21b54 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa4005a View commit details
    Browse the repository at this point in the history
  10. test: fix tests

    lastminutedev committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    68eff41 View commit details
    Browse the repository at this point in the history
  11. test: fix tests

    lastminutedev committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    07e5fed View commit details
    Browse the repository at this point in the history
  12. test: fix tests

    lastminutedev committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    708b748 View commit details
    Browse the repository at this point in the history
  13. script: L1ViewOracle deployment

    failfmi authored and lastminutedev committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b135dbc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    24f9020 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    49ecf53 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 22, 2023

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

Commits on Nov 23, 2023

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

Commits on Nov 27, 2023

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

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    a2f9474 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    450cf38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d147e85 View commit details
    Browse the repository at this point in the history
  4. fix: scroll l1 contract

    lastminutedev committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    cfce8b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    e99e26f View commit details
    Browse the repository at this point in the history
  2. refactor(contracts/ScrollChain): stack too deep; fix ChunkCode.lastAp…

    …pliedL1BlockInBlock to return uint64 instead of uint256
    failfmi committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6507e1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74da939 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. docker: switch push org name

    failfmi committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0616d6c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    aa05f80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02ed852 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16ff818 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0d5912 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbeed30 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

Commits on Dec 8, 2023

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

Commits on Dec 12, 2023

  1. test: fix test

    lastminutedev committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    72fe2d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. fix(types/chunk): encode

    failfmi committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2678c84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9a7c86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2eac6e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    3dd1a5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f951b9b View commit details
    Browse the repository at this point in the history
  3. fix(contracts/ScrollChain): handle chunks, which have the same lastAp…

    …pliedL1BlockNumber as previous
    failfmi committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ab0cba5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

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

Commits on Dec 23, 2023

  1. fix(common/types): chunk encoding to match; block txs to include l1 b…

    …lock hashes specific fields
    
    add missing chunk setters
    failfmi committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    aeccdb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    83f5c84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d51b40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82ef045 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b314ee3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19ddb66 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    a7adb12 View commit details
    Browse the repository at this point in the history
  2. Revert "fix: try fix zktrie build issue on linux"

    This reverts commit 82ef045.
    lastminutedev committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    6bf507b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2729a13 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. chore: upgrade libzkp

    lastminutedev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    97f3c9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d99b58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23ef6a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdd3224 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

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

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    0dd91b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    837173d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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