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

Nitro 2.2.5 merge #211

Merged
merged 1,455 commits into from
Apr 3, 2024
Merged

Nitro 2.2.5 merge #211

merged 1,455 commits into from
Apr 3, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 23, 2024

  1. Port BlobClient from old 4844 branch

    This ports BlobClient from the eip-4844-experimental branch, with the
    prysm dependency removed (relevant code copied to util/beaconclient)
    and the kZGToVersionedHash function copied from geth rather than
    modifying our fork to make it public as I had done before, since it is
    so simple.
    
    "A little copying is better than a little dependency."
    - Rob Pike, Go Proverbs
    Tristan-Wilson committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    fe65429 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2091 from OffchainLabs/docker-consensus-v11.1

    Add support for consensus v11.1 to Dockerfile
    PlasmaPower authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6a6c69a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eefa47a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11e61aa View commit details
    Browse the repository at this point in the history
  5. Add foundry to CI

    PlasmaPower committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    511480e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5377d0f View commit details
    Browse the repository at this point in the history
  7. Fix docker build

    PlasmaPower committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6cca704 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    609b4cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d3d0e0f View commit details
    Browse the repository at this point in the history
  10. Use updated contracts

    PlasmaPower committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d229f3c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b6da8a View commit details
    Browse the repository at this point in the history
  12. Fix

    amsanghi committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4bcb5ec View commit details
    Browse the repository at this point in the history
  13. Add comments

    amsanghi committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2694d8e View commit details
    Browse the repository at this point in the history
  14. Merge pull request #2085 from OffchainLabs/fix-delayed-seq-finality

    Fix delayed sequencer finality not recognizing Arbitrum
    PlasmaPower authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    306a19d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    411e2b5 View commit details
    Browse the repository at this point in the history
  16. Fix formatting

    PlasmaPower committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6b9ac0a View commit details
    Browse the repository at this point in the history
  17. Fix bit checks

    PlasmaPower committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    eba35e5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c6ff17b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8639116 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #2093 from OffchainLabs/4844-consensus

    Implement 4844 blob reading in replay binary
    PlasmaPower authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    367dfec View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5cdcde1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    54ee5c3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4925e63 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a432347 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #2064 from OffchainLabs/kzg-proof

    Add WAVM KZG preimage proof
    PlasmaPower authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    aa45e17 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    633e967 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    89d5415 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6b54ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a750ef9 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into geth-1.13

    also go mod tidy
    tsahee committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f870d9d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2098 from OffchainLabs/beacon-request-helper

    Use custom beacon request helper
    Tristan-Wilson authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4d87c88 View commit details
    Browse the repository at this point in the history
  6. update geth commit

    tsahee committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    18a47f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ba1c49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2bd34c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe9fce1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac0978f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8ca7cf8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    44e6c56 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ef832b2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    13ed4c6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d7a80df View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b482243 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ae7a199 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3de7b73 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e82ac72 View commit details
    Browse the repository at this point in the history
  20. Fix arbitrator CI

    PlasmaPower committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    59a8935 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #2099 from OffchainLabs/4844-inbox-reader-fixes

    4844 inbox reader fixes
    PlasmaPower authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    eb7d6f8 View commit details
    Browse the repository at this point in the history
  22. Fix Go test

    PlasmaPower committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f646430 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d2b7c9d View commit details
    Browse the repository at this point in the history
  24. Pack more bits into blobs

    PlasmaPower committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    277f241 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    03b2fe8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b660d9b View commit details
    Browse the repository at this point in the history
  27. Merge pull request #2095 from OffchainLabs/4844-batch-posting

    4844 batch posting support
    PlasmaPower authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5e87053 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Merge pull request #2101 from OffchainLabs/4844-bit-packing

    Pack more bits into blobs
    PlasmaPower authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a931a61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10753a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec2541b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4445f93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e5832e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    601681a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86cf5ca View commit details
    Browse the repository at this point in the history
  8. upgrade geth to 1.13.3

    this version of geth doesn't support Address.Hash() function, so we converted these.
    tsahee committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    041aa35 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    32ea163 View commit details
    Browse the repository at this point in the history
  10. Fix workflow syntax

    anodar committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    991f055 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e71ca4b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ee8cc8d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    47053b9 View commit details
    Browse the repository at this point in the history
  14. update geth branch

    tsahee committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    158bf19 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Merge pull request #2100 from OffchainLabs/4844-validation

    Add block validation support to 4844 batches
    PlasmaPower authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    83ac9b0 View commit details
    Browse the repository at this point in the history
  2. update geth pin

    joshuacolvin0 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ddefe8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14fb850 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4adcb9b View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/master' into 4844-inbox-reader

    Conflicts:
    	go-ethereum
    
    Pick latest go-ethereum
    Tristan-Wilson committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    71a0fc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8789f1c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2106 from OffchainLabs/fix-l3-lookup-node-children

    Fix LookupNodeChildren for L3s
    PlasmaPower authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    3f67f04 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2abf48e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2104 from OffchainLabs/geth-1.13.3

    upgrade geth to 1.13.3
    joshuacolvin0 authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    91f67ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d85d89 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    d278fc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ba8e07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26eb57d View commit details
    Browse the repository at this point in the history
  4. Support and test ArbOS 20

    PlasmaPower committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    f3b0610 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2108 from OffchainLabs/arbos-20

    Support and test ArbOS 20
    PlasmaPower authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    67292b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe0d623 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7d2678 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2109 from OffchainLabs/missing-l1-pricing-getters

    Add missing L1 pricing getters to ArbGasInfo in ArbOS 20
    PlasmaPower authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c7294a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0ca2b29 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2110 from OffchainLabs/default-no-4844

    Disable EIP-4844 batch posting by default for now
    PlasmaPower authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    18fe0d4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a80fa28 View commit details
    Browse the repository at this point in the history
  12. Bump contracts pin

    PlasmaPower committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    76924e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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

    PlasmaPower committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7bc1412 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2112 from OffchainLabs/arbos-scheduled-upgrade-ge…

    …tter
    
    Add ArbOS precompile method to get scheduled upgrade
    PlasmaPower authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3cb5f77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4cbf3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c65ecb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8e1fb3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    964b3a9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2073 from OffchainLabs/fix-pruning-test

    Fix starting second node in pruning system test
    magicxyyz authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b16a3b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e5594fd View commit details
    Browse the repository at this point in the history
  10. add state recovery option

    magicxyyz committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1f399ba View commit details
    Browse the repository at this point in the history
  11. fix referencing

    magicxyyz committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    333e46f View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2089 from OffchainLabs/prefetch

    Prefetch state needed for future block executions by executing them in parallel against old state
    joshuacolvin0 authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4ac385c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5a54d22 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Merge pull request #2115 from OffchainLabs/4844-das-exclusive

    Prevent a 4844 header from being used inside Anytrust data
    PlasmaPower authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    28127e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5757b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    254de23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    444eae3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2103 from OffchainLabs/release-testing

    Create Release CI workflow, implement timeout in fuzzing script and add it to release ci workflow
    anodar authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    208119b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3eef8ec View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2113 from OffchainLabs/linter

    Implement linter for checking 1>>x expressions
    anodar authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    2bc60c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2770f81 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d920feb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    68d8534 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2117 from OffchainLabs/linter

    Consolidate linters into single binary
    anodar authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f6dfe98 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6c68686 View commit details
    Browse the repository at this point in the history
  13. defer last dereference call

    magicxyyz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c53c26a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2cb1342 View commit details
    Browse the repository at this point in the history
  15. remove unsused assignment

    magicxyyz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a594bc2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8b0e4eb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    aa304a9 View commit details
    Browse the repository at this point in the history
  18. improve recovery test

    magicxyyz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    43a8aeb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d5989b5 View commit details
    Browse the repository at this point in the history
  20. update log messages

    magicxyyz committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6f9d044 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    d08507c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07c74c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    5969a11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f61ad77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea34814 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9a1c49 View commit details
    Browse the repository at this point in the history
  5. Use lint reco for errors.as

    yahgwai committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e8167fe View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2120 from OffchainLabs/log-data-error

    Log error data when available
    PlasmaPower authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b9043c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03138e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e727c02 View commit details
    Browse the repository at this point in the history
  9. fix typo

    magicxyyz committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5bda207 View commit details
    Browse the repository at this point in the history
  10. address review comment

    magicxyyz committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b94cf9c View commit details
    Browse the repository at this point in the history
  11. set target only once

    magicxyyz committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b3f42cd View commit details
    Browse the repository at this point in the history
  12. Fix tests

    PlasmaPower committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7469252 View commit details
    Browse the repository at this point in the history
  13. update override warning

    magicxyyz committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f632620 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Merge pull request #2114 from OffchainLabs/state-recovery

    add option to recreate missing states in archive node
    PlasmaPower authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4128f24 View commit details
    Browse the repository at this point in the history
  2. Update common_test.go

    ImJeremyHe authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    d36491a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b127b8a View commit details
    Browse the repository at this point in the history
  4. Add P2P options

    amsanghi committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f0156cc View commit details
    Browse the repository at this point in the history
  5. minor fix

    amsanghi committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8eb64f2 View commit details
    Browse the repository at this point in the history
  6. minor fix

    amsanghi committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2aa5656 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acc85b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0fcce6a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2125 from OffchainLabs/gate-get-scheduled-upgrade

    Gate GetScheduledUpgrade to ArbOS 20
    PlasmaPower authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    dddc111 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f16bc04 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    050ff38 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2105 from OffchainLabs/delayed-sequencer-hash

    In delayed sequencer, check accumulator against safe block hash
    PlasmaPower authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    17468a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    17e4fd0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2121 from OffchainLabs/parse-abi-errors

    Pull in geth changes to parse ABI errors
    joshuacolvin0 authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    bba477f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4810cc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2102 from OffchainLabs/fix-fuzzer-entrypoint

    Fix fuzzer.bash script and entrypoint in docker file
    anodar authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2f5a9a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    6a1c546 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2123 from ImJeremyHe/patch-1

    Update common_test.go
    joshuacolvin0 authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3b36c03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ce1845 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b7234e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab4d316 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38fb7dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be92196 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ceab18 View commit details
    Browse the repository at this point in the history
  9. address PR comments

    ganeshvanahalli committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3bce233 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2133 from OffchainLabs/bump-geth-2024-02-06

    Bump go-ethereum submodule pin to latest master
    PlasmaPower authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    142b089 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2be83d1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ae10772 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #2126 from OffchainLabs/test-precompiles-per-version

    Test precompiles per ArbOS version
    PlasmaPower authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4c2dd22 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    90b0c53 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #2086 from OffchainLabs/cli_finalized

    Add a CLI option for the RPC “finalized” and "safe" block to wait for the block validator to complete
    joshuacolvin0 authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a7026a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    7646d73 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2080 from OffchainLabs/add-readmode-inboxreader

    Add an option for the inbox reader to only read safe or finalized L1 blocks
    joshuacolvin0 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8517340 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ff1ad2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2124 from OffchainLabs/p2p

    Add P2P options
    amsanghi authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    69c43da View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    668393b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c133d3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2135 from OffchainLabs/better-delayed-msg-errs

    Produce better error messages when failing to read the delayed inbox
    PlasmaPower authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ab6790a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Gate 4844 Batch Posting on ArbOS 20

    Plumb ExecutionEngine to BatchPoster as the ArbOSVersionGetter
    interface so that it can post 4844 batches for only ArbOS 20 and above.
    BatchPoster finds if ArbOS 20 or greater was already enabled as of
    MessageIndex of the first message in the batch using the
    ArbOSVersionGetter interface.
    Tristan-Wilson committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    cf2c513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8e5ed4 View commit details
    Browse the repository at this point in the history
  3. Minor fix

    amsanghi committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ae0d7c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56f355a View commit details
    Browse the repository at this point in the history
  5. Fix typo

    anodar committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b658c09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93eb607 View commit details
    Browse the repository at this point in the history
  7. minor fix

    ganeshvanahalli committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f271c17 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Fix batch msg arbos version check off by 1

    batchPosterPosition.MessageCount is the count of messages, therefore it
    is the index of the next message that may not exist yet.
    Tristan-Wilson committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    9763871 View commit details
    Browse the repository at this point in the history
  2. Fix stray edit

    Tristan-Wilson committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    9964983 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Merge pull request #2107 from OffchainLabs/historic-blocks-reexecution

    Add a flag to enable re-execution of a range of historic blocks
    ganeshvanahalli authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    fb88691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48f5208 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b2e861 View commit details
    Browse the repository at this point in the history
  4. Minor fix

    amsanghi committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7fc2f76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86db302 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    4ff4ade View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2139 from OffchainLabs/flatCallTracer_fix

    Test INVALID opcode (using withdrawEth) in the flatCallTracer
    amsanghi authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    0300b56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b21101a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2137 from OffchainLabs/move_prefetch

    Move Prefetch flag from sequencer to execution node
    amsanghi authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5e4dfbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58f1621 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f81d226 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    747173e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f07c64 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2138 from OffchainLabs/nitro-testnode-ci

    Startup nitro-testnode in release CI
    anodar authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b8d35e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e1f96c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6251df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14d59b3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2136 from OffchainLabs/gate-4844-posting-arbos-20

    Gate 4844 Batch Posting on ArbOS 20
    Tristan-Wilson authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    20dec92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f44856 View commit details
    Browse the repository at this point in the history
  9. refactor

    ganeshvanahalli committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e948f92 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    15deba7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f633b9 View commit details
    Browse the repository at this point in the history
  3. bug fix

    ganeshvanahalli committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    edc5b32 View commit details
    Browse the repository at this point in the history
  4. Fix IsKnownHeaderByte

    PlasmaPower committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    02323c2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2144 from OffchainLabs/4844-cli-opts-rename

    Rename force-post-4844-blobs opt ignore-blob-price
    Tristan-Wilson authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8cdb2e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5869938 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2145 from OffchainLabs/save-blobs-locally

    Add option to save arbitrum blobs to disk when they are fetched
    ganeshvanahalli authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    aeab672 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    e9f3326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3ca308 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2147 from OffchainLabs/known-batch-header-bits

    Error if reading authenticated batch with unknown header bits
    PlasmaPower authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    45836db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fb7d0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9350a3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2150 from OffchainLabs/dac-error-no-writer

    Error on rpc daserver configured without bls key
    Tristan-Wilson authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c55968f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a73e7e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2152 from OffchainLabs/retryable-gas-estimation

    Test retryable gas estimation isn't too high
    PlasmaPower authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a20a1c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge tag 'v2.2.5' into HEAD

    Arbitrum Nitro v2.2.5
    tsahee committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0511504 View commit details
    Browse the repository at this point in the history
  2. prover: limit kzg to native

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

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    39d2b22 View commit details
    Browse the repository at this point in the history
  2. fix merge errors

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

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    09d7c5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50ff20c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63cf663 View commit details
    Browse the repository at this point in the history
  4. update geth

    tsahee committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4747bf8 View commit details
    Browse the repository at this point in the history
  5. add rust-src

    tsahee committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ffe5dc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f48bc0 View commit details
    Browse the repository at this point in the history
  7. system_test: fix testEarlyExit

    tsahee committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5d2656a View commit details
    Browse the repository at this point in the history
  8. cargo fmt

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

Commits on Mar 15, 2024

  1. cargo update

    tsahee committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    670e1c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6e264b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    714ca9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83d28bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    884051a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99b5511 View commit details
    Browse the repository at this point in the history
  7. clippy fixes

    tsahee committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0e8a25c View commit details
    Browse the repository at this point in the history
  8. rust test fixes

    tsahee committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8432de5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    e42cad9 View commit details
    Browse the repository at this point in the history
  2. cargo update

    tsahee committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    bde6037 View commit details
    Browse the repository at this point in the history
  3. arbcompress: compilation fixes

    tsahee committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6fb8939 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    tsahee committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5e07876 View commit details
    Browse the repository at this point in the history
  5. clippy fix

    tsahee committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ca67357 View commit details
    Browse the repository at this point in the history
  6. Fix test timeouts in CI

    PlasmaPower authored and tsahee committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9b81b11 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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

Commits on Mar 28, 2024

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

Commits on Apr 1, 2024

  1. Merge pull request #217 from OffchainLabs/stylus-dencun-self-destruct

    Diffuse Dencun `SELF_DESTRUCT`
    rachel-bousfield authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e075ea0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    2d7eb25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    132234f View commit details
    Browse the repository at this point in the history