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: introduce max_block_number #5251

Merged
merged 45 commits into from
Mar 22, 2024
Merged

feat: introduce max_block_number #5251

merged 45 commits into from
Mar 22, 2024

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    e13108f View commit details
    Browse the repository at this point in the history
  2. Do private kernel data

    nventuro committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    2185b60 View commit details
    Browse the repository at this point in the history
  3. Do public kernel data

    nventuro committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a0bfd27 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Update rollup circuits

    nventuro committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ec6c4de View commit details
    Browse the repository at this point in the history
  2. Add private tests

    nventuro committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    373eeb0 View commit details
    Browse the repository at this point in the history
  3. Add public tests

    nventuro committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ec3f8f5 View commit details
    Browse the repository at this point in the history
  4. Add rollup tests

    nventuro committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    eec3f8a View commit details
    Browse the repository at this point in the history
  5. Fix circuit tests

    nventuro committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1a78d66 View commit details
    Browse the repository at this point in the history
  6. Update TS definitions

    nventuro committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0dc6dca View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    dd2b40d View commit details
    Browse the repository at this point in the history
  2. Add more unit tests

    nventuro committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c104e8c View commit details
    Browse the repository at this point in the history
  3. Update ts and tests

    nventuro committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    79df323 View commit details
    Browse the repository at this point in the history
  4. Add end to end test

    nventuro committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    101f637 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    5feac31 View commit details
    Browse the repository at this point in the history
  2. Use Option.eq

    nventuro committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    cf93e0c View commit details
    Browse the repository at this point in the history
  3. Fix typos

    nventuro committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e8f3fa6 View commit details
    Browse the repository at this point in the history
  4. Add sequencer checks

    nventuro committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1f1b9c4 View commit details
    Browse the repository at this point in the history
  5. Add some doc notes

    nventuro committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1d8eab1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d2ef64 View commit details
    Browse the repository at this point in the history
  7. Update snapshot

    nventuro committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7445f09 View commit details
    Browse the repository at this point in the history
  8. Delete hanging function

    nventuro committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d8fa9f2 View commit details
    Browse the repository at this point in the history
  9. Clarify comment

    nventuro committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7557791 View commit details
    Browse the repository at this point in the history
  10. Fix tests

    nventuro committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f83d3cd View commit details
    Browse the repository at this point in the history
  11. Clarify test names

    nventuro committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5c4cfd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Fix autoformatter error

    nventuro committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    07ccab7 View commit details
    Browse the repository at this point in the history
  2. Rename get_lower to min

    nventuro committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2fbf876 View commit details
    Browse the repository at this point in the history
  3. Remove extra import

    nventuro committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    bd8e844 View commit details
    Browse the repository at this point in the history
  4. Add todo reference

    nventuro committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9fd190c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a40c6c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    2445060 View commit details
    Browse the repository at this point in the history
  2. Fix slither output

    nventuro committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    1f79897 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85213d3 View commit details
    Browse the repository at this point in the history
  4. Fix docs

    nventuro committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e6c452b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b764a0c View commit details
    Browse the repository at this point in the history
  6. Fix extra import

    nventuro committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5a915f2 View commit details
    Browse the repository at this point in the history
  7. update MORE snapshots

    nventuro committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4327953 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. update more snapshots

    nventuro committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d9bfa9c View commit details
    Browse the repository at this point in the history
  2. make it stop

    nventuro committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    14cf439 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    151396b View commit details
    Browse the repository at this point in the history
  4. iupdate hex files

    nventuro committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    cb1e2e3 View commit details
    Browse the repository at this point in the history
  5. Add lost changes

    nventuro committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6f69bb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e800e35 View commit details
    Browse the repository at this point in the history