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

Merge nitro v2.3.4 (rc3) #222

Merged
merged 335 commits into from
Apr 9, 2024
Merged

Merge nitro v2.3.4 (rc3) #222

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

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    749d487 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26c24f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a069bf1 View commit details
    Browse the repository at this point in the history
  4. disable test for race

    ganeshvanahalli committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d3203f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1f5484 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58f83c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c81f34 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    c341182 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    308fd45 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2148 from OffchainLabs/require-beacon-client-rpc

    Require beacon client RPC
    PlasmaPower committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2e5db55 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    107190f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab9699e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2153 from OffchainLabs/docker-consensus-v20

    Add consensus-v20 to Dockerfile
    PlasmaPower committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e62cc57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59876e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e14543 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15a0926 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

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

Commits on Feb 22, 2024

  1. update geth

    magicxyyz committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5559118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab310ac View commit details
    Browse the repository at this point in the history
  3. address PR comments

    ganeshvanahalli committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    cb1e663 View commit details
    Browse the repository at this point in the history
  4. bug fix

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

Commits on Feb 23, 2024

  1. update blocks reexecutor

    magicxyyz committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    251abe0 View commit details
    Browse the repository at this point in the history
  2. update geth

    magicxyyz committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    41ebf43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22fa881 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2155 from OffchainLabs/unified-da-provider-interface

    Unified reader interface for Data Availability providers
    ganeshvanahalli committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    58e4b50 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Avoid freq switch of non-4844 to 4844 batch post

    Logic to prevent switching from non-4844 batches to 4844 batches too often,
    so that blocks can be filled efficiently. The geth txpool rejects txs for
    accounts that already have the other type of txs in the pool with
    "address already reserved". This logic makes sure that, if there is a backlog,
    that enough non-4844 batches have been posted to fill a block before switching.
    Tristan-Wilson committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    61c8c52 View commit details
    Browse the repository at this point in the history
  2. Update cmd/deploy/deploy.go

    Co-authored-by: Maciej Kulawik <[email protected]>
    ganeshvanahalli and magicxyyz committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    bc76c20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f1678f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    49ec18c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee599c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8683407 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    830e7e3 View commit details
    Browse the repository at this point in the history
  5. Remove chrome from testnode

    Include OffchainLabs/nitro-testnode#35 to remove chrome from testnode
    joshuacolvin0 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    99f8e6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8757d0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb21ea5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d5ec87 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd7ffa1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a1adf6e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d6630f View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2154 from OffchainLabs/scm-handle-unset-prioritie…

    …skey
    
    Seq-coordinator-manager should handle uninitialized redis
    joshuacolvin0 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3777f92 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    d5a66c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2162 from OffchainLabs/beacon-auth-header

    Add option for beacon auth header
    PlasmaPower committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b6ef4d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    552837e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2079 from OffchainLabs/dont-force-delayed

    Don't force delayed sequencing when coordinator is disabled
    PlasmaPower committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5dab604 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    507b780 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3299982 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd4e192 View commit details
    Browse the repository at this point in the history
  8. Simplify impl of batch type switching logic

    The ring buffer was not necessary, a simple counter will suffice to
    implement the same logic.
    Tristan-Wilson committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    610d0be View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2158 from OffchainLabs/batch-4844-hysteresis

    Avoid freq switch of non-4844 to 4844 batch post
    Tristan-Wilson committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8a52c76 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. New batch bidding model

    PlasmaPower committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e7cdfcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b68d5b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9677a33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25aeaf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c90fda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    851c15b View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'refs/remotes/origin/fuzzer-ignore-error…

    …s' into fuzzer-ignore-errors
    anodar committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5597e62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51c3cf5 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2163 from OffchainLabs/blockvalidator-lowonmemory…

    …-warning
    
    Log a warning whenever we don’t do the next validation because we’re low on memory
    ganeshvanahalli committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    7bc9a6e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    60eb342 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    80f61c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd529c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b39fba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3db7246 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5f2bf2 View commit details
    Browse the repository at this point in the history
  6. Verify that --chain.info-json is compatible with deployed chain confi…

    …g and detect conflicts between node options and deployed chain config
    ganeshvanahalli committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    833d758 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e8f8c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1891599 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2164 from OffchainLabs/data-poster-blob-rbf

    Properly support replace by fee for blob txs
    PlasmaPower committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f10123b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    355a77f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    60ff801 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    838aacf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f761877 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Merge pull request #2167 from OffchainLabs/fix-blob-preimages

    Fix recording blob preimages
    PlasmaPower committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    26fad6f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    81de197 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0caabe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b161f4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2161 from OffchainLabs/fuzzer-ignore-errors

    Ignore Blob errors, sort returned methods list in Get4ByteMethodSignatures precompile
    anodar committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7a90622 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecaa1e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e85aee View commit details
    Browse the repository at this point in the history
  7. Update cmd/nitro/init.go

    Co-authored-by: Tristan-Wilson <[email protected]>
    ganeshvanahalli and Tristan-Wilson committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3845399 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ee7db1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2134 from OffchainLabs/relaybroadcaster-connect-test

    Testing setup for relay with large backlog on connect
    ganeshvanahalli committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4261e74 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    0099286 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2169 from OffchainLabs/external-signer-4844

    Support blob transactions in data poster external signer
    anodar committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    22e80a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8239168 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    3725323 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dc241c View commit details
    Browse the repository at this point in the history
  3. update geth

    magicxyyz committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6890439 View commit details
    Browse the repository at this point in the history
  4. update geth

    magicxyyz committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    48d0b9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7296df7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2171 from OffchainLabs/external-signer-4844

    Include chainID in Tx to signtx args conversion
    anodar committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    56654aa View commit details
    Browse the repository at this point in the history
  7. Update badgerdb

    Tristan-Wilson committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    62c384b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f9999e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87f08dc View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    2a53d99 View commit details
    Browse the repository at this point in the history
  2. Add --data-availability.local-cache.max-size-mb

    Also removes MaxEntriesInWindow from BigCacheConfig since it was unused
    in the production config and didn't expose a way to set it in the CLI.
    Inspecting the BigCache code it appears to just control the intial size
    and not the max size.
    Tristan-Wilson committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a5f4cdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ad7f7f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    b08cf5e View commit details
    Browse the repository at this point in the history
  2. Remove bigcache dep

    Tristan-Wilson committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e8a7dc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d023b00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ed2d0d View commit details
    Browse the repository at this point in the history
  5. Track pricing data in sequencer and batch poster. Add option to decli…

    …ne incoming transactions during extreme l1 pricing conditions
    ganeshvanahalli committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a7a7e12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a7564c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7dfe942 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    583231e View commit details
    Browse the repository at this point in the history
  2. Prefix comment with TODO:

    PlasmaPower committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    86ab0c9 View commit details
    Browse the repository at this point in the history
  3. refactor

    ganeshvanahalli committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    306e4b4 View commit details
    Browse the repository at this point in the history
  4. refactor

    ganeshvanahalli committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ec909b2 View commit details
    Browse the repository at this point in the history
  5. merge upstream

    ganeshvanahalli committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9aa1450 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2182 from OffchainLabs/blob-tx-already-known

    [NIT-2109] Handle go-ethereum's blob tx already known
    PlasmaPower committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f84450a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    301bd84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24a036e View commit details
    Browse the repository at this point in the history
  9. fix race

    ganeshvanahalli committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6100dd7 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2183 from OffchainLabs/fix_log_

    Fix ErrExceedsMaxMempoolSize err log
    PlasmaPower committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5734b84 View commit details
    Browse the repository at this point in the history
  11. fix race

    ganeshvanahalli committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    61eedbd View commit details
    Browse the repository at this point in the history
  12. add StateAndHeader test

    magicxyyz committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    2d449ae View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8f4bf75 View commit details
    Browse the repository at this point in the history
  14. update StateAndHeader test

    magicxyyz committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8c24484 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b64198a View commit details
    Browse the repository at this point in the history
  16. update geth

    magicxyyz committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7718918 View commit details
    Browse the repository at this point in the history
  17. update geth

    magicxyyz committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    25624db View commit details
    Browse the repository at this point in the history
  18. add debug_traceCall test

    magicxyyz committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    596ccec View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0610d6f View commit details
    Browse the repository at this point in the history
  20. update geth

    magicxyyz committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    51637b5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4e1dc54 View commit details
    Browse the repository at this point in the history
  22. update geth

    magicxyyz committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ef34311 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    99bc3e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge pull request #2005 from OffchainLabs/state-release

    pull in geth changes for state recreation
    tsahee committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d1b4201 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    116d23f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2186 from OffchainLabs/NIT-2113-das-no-4844

    Disable EIP-4844 blob posting when another DAS is enabled
    Tristan-Wilson committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ef2766d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f2ab11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4100ac2 View commit details
    Browse the repository at this point in the history
  5. update geth

    magicxyyz committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    06864f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e27f726 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2187 from OffchainLabs/gas-estimate-fee-cap

    Supply a maxFeePerGas for batch gas estimation [NIT-2114]
    Tristan-Wilson committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    239a45a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    20043d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7eff767 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    efb4084 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dbf70fd View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2188 from OffchainLabs/NIT-2112-max-fee-bid-multiple

    Set a maximum multiple of the current tx fees to bid in the data poster
    PlasmaPower committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    064fa11 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8a0d746 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    928c04a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1acf393 View commit details
    Browse the repository at this point in the history
  3. minor fix

    ganeshvanahalli committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0893f70 View commit details
    Browse the repository at this point in the history
  4. minor fix

    ganeshvanahalli committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8d201d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    301833c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2165 from OffchainLabs/check-nodeconfig-deployedc…

    …hainconfig-compatible
    
    Verify that --chain.info-json is compatible with deployed chain config and detect conflicts between node options and deployed chain config
    ganeshvanahalli committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8fc3178 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Add badgerdb memory options

    This commit adds the options listed in the badgerdb docs for controlling
    memory usage: https://dgraph.io/docs/badger/get-started/#memory-usage
    Tristan-Wilson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2615e1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2194 from OffchainLabs/badgerdb-memory-opts

    Add badgerdb memory options
    Tristan-Wilson committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    5d67b59 View commit details
    Browse the repository at this point in the history
  3. update contracts pin

    ganeshvanahalli committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f965fb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86e2ae7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8ff731 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2192 from OffchainLabs/fix-arbblockhash-pendingblock

    Add test to verify if arbBlockHash on pending block returns latest
    ganeshvanahalli committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f8a598c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e15263a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13071d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd1eef6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    966bcdb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    557f557 View commit details
    Browse the repository at this point in the history
  12. address PR comments

    ganeshvanahalli committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    aa71e2e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d66c19d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0221524 View commit details
    Browse the repository at this point in the history
  15. fix typos

    ganeshvanahalli committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    71499ef View commit details
    Browse the repository at this point in the history
  16. Merge pull request #2193 from OffchainLabs/improve-errorlogging-blobr…

    …eader
    
    Improve error logging when blob client fails to read blobs from beacon-URL [NIT-2318]
    ganeshvanahalli committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ad9ab00 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    096b437 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    d06c18f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3e275b View commit details
    Browse the repository at this point in the history
  3. fix more merge errors

    tsahee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0ca597b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0618a80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b7a590 View commit details
    Browse the repository at this point in the history
  6. NodeInterface: update comments

    tsahee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    69758df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e82acf View commit details
    Browse the repository at this point in the history
  8. Revert "remove seqinbox_test from race testing"

    This reverts commit 7e82acf.
    tsahee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b49b660 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db76dff View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    5ddfaeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d2e89b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    4d144c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df0dd50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c38a0ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c042f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6db8034 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6bd2721 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52272ae View commit details
    Browse the repository at this point in the history
  8. address PR comments

    ganeshvanahalli committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6d5ab86 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Fix test timeouts in CI

    PlasmaPower committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    2810b5e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge pull request #2203 from OffchainLabs/fix-test-timeout

    Fix test timeouts in CI [NIT-2374]
    Tristan-Wilson committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    14a2b0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7911fae View commit details
    Browse the repository at this point in the history
  3. Fix lint errors

    Tristan-Wilson committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f3e74d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bfb92f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2199 from OffchainLabs/rbf-max-multiple

    Fix MaxFeeBidMultipleBips to respect rbf minimums [NIT-2371]
    Tristan-Wilson committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5b1871c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcc9186 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2180 from OffchainLabs/track-l1pricing-data

    Track pricing data in sequencer and batch poster. Add option to decline incoming transactions during extreme l1 pricing conditions [NIT-1240]
    joshuacolvin0 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    7e19512 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23aae50 View commit details
    Browse the repository at this point in the history
  9. address PR comments

    ganeshvanahalli committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    daaf7ca View commit details
    Browse the repository at this point in the history
  10. Update arbnode/dataposter/dataposter_test.go

    Co-authored-by: Ganesh Vanahalli <[email protected]>
    Tristan-Wilson and ganeshvanahalli committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    eece598 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2170 from OffchainLabs/backup-blob-client

    Add backup blob client [NIT-1258]
    ganeshvanahalli committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    703c626 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9be62f6 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #2200 from OffchainLabs/test-feeAndTipCaps

    Test fee and tip caps NIT-2110
    Tristan-Wilson committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0399e76 View commit details
    Browse the repository at this point in the history
  14. fix small PR comments

    tsahee committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    157633b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9777dd0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cc5ec18 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    414cd55 View commit details
    Browse the repository at this point in the history
  18. refactor

    ganeshvanahalli committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    054e895 View commit details
    Browse the repository at this point in the history
  19. sync_monitor update

    tsahee committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    543be5d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    88cf37e View commit details
    Browse the repository at this point in the history
  21. inbox_tracker: add comment

    tsahee committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d806f4d View commit details
    Browse the repository at this point in the history
  22. Merge pull request #2181 from OffchainLabs/postfix-signatures

    Update generated method names in tests
    joshuacolvin0 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    adab53d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. address PR comments

    ganeshvanahalli committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    329edf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2197e44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97c2bfa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2202 from OffchainLabs/fix-batchreverts-checking

    Use raw JSON RPCs to look for batch reverts [NIT-1279]
    ganeshvanahalli committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    622abd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9f9163 View commit details
    Browse the repository at this point in the history
  6. address PR comments

    ganeshvanahalli committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8abc855 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39f5cdc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e46a4b View commit details
    Browse the repository at this point in the history
  9. fix metric name

    ganeshvanahalli committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    158ce7b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2204 from OffchainLabs/l2-gaspricing-metrics

    Add metrics for L2 gas pricing [NIT-2361]
    PlasmaPower committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6a1c1a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5879b05 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c581be7 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1535 from OffchainLabs/execution-service-4

    Execution service 4: execution->consensus interface
    PlasmaPower committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    bf01c86 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e4b8027 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Merge pull request #2205 from OffchainLabs/fix-static-mut-warn

    Fix new rust warning about static mut references
    joshuacolvin0 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f93d2c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    238d54d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    397f368 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21c6632 View commit details
    Browse the repository at this point in the history
  3. syncProgressMap: bug fix

    tsahee committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    cb01da3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ad776c View commit details
    Browse the repository at this point in the history
  5. address PR comments

    ganeshvanahalli committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9472733 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2209 from OffchainLabs/sync_progress_map

    syncProgressMap: bug fix
    tsahee committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ff9e72a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    066b9fa View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2173 from OffchainLabs/batchposter-l1price-metrics

    Add metrics to track L1 price in batch poster [NIT-1248]
    joshuacolvin0 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d28682b View commit details
    Browse the repository at this point in the history
  9. address PR comments

    ganeshvanahalli committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    31de956 View commit details
    Browse the repository at this point in the history
  10. minor fix

    ganeshvanahalli committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    40ca241 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    020123c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2184 from OffchainLabs/trace-call-test

    Add debug_traceCall test
    joshuacolvin0 committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    69fd6fe View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    7680874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    777b136 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2213 from OffchainLabs/no-default-revert-reject

    Set default --execution.sequencer.max-revert-gas-reject=0
    joshuacolvin0 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    fc0feea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    564c462 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2214 from OffchainLabs/prefetcher-gas-used

    Don't increment the gas used metric in the prefetcher
    joshuacolvin0 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    61b98c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc86a44 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2208 from OffchainLabs/validate-preimages-jitanda…

    …rbitrator
    
    Validate preimages in both JIT and Arbitrator [NIT-2377]
    PlasmaPower committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2e15a68 View commit details
    Browse the repository at this point in the history
  8. Do not log 'error applying transaction' errors when the block is bein…

    …g created for the prefetcher
    ganeshvanahalli committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f9ee79d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45bbd99 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2215 from OffchainLabs/disable-applytx-errorloggi…

    …ng-prefetcher
    
    Do not log 'error applying transaction' errors when the block is being created for the prefetcher
    PlasmaPower committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    df28fc7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f3f7521 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2216 from OffchainLabs/dont-wait-on-prefetcher

    Don't wait on the prefetcher to complete before producing the next block
    PlasmaPower committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c84507b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Merge tag 'v2.3.4-rc.2' into merge-nitro-v2.3.4

    Arbitrum Nitro v2.3.4 Release Candidate 2
    tsahee committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    4a70c18 View commit details
    Browse the repository at this point in the history
  2. rust + go tidy

    tsahee committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    015e09a View commit details
    Browse the repository at this point in the history
  3. prover: fix wasm compilation

    tsahee committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    3e491c7 View commit details
    Browse the repository at this point in the history