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

Execution service 2: separate execution from validation #1536

Merged
merged 89 commits into from
Jul 10, 2023

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    1e4e052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56eccdc View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. containers: add syncmap

    tsahee committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    fae1f0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86a734e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    3438753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48afd4b View commit details
    Browse the repository at this point in the history
  3. notfy block recorder of reorgs

    tsahee committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    fb465a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. validateResult api fixes

    tsahee committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    03afe10 View commit details
    Browse the repository at this point in the history
  2. arbnode: small fixes

    tsahee committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    93da3b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    7b44435 View commit details
    Browse the repository at this point in the history
  2. validator prints logs

    tsahee committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7d2aeac View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. staker: more fixes

    tsahee committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    ed05af0 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. validator node in system tests

    tsahee committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    ad5dce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7776fe View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. validation fixes

    tsahee committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    d1a60e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    19bc3e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a0c8b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

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

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    796cb6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be93c1c View commit details
    Browse the repository at this point in the history
  3. validation_mock improvements

    create mock recorder,  store execution run requests
    tsahee committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    31ffc5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30eac54 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

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

Commits on Mar 25, 2023

  1. testChallenge: fix parallelism

    tsahee committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    69a3f66 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

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

Commits on Mar 30, 2023

  1. Merge commit '82b4a521d5faa8811fcd8dfb1f0ccf0d90c5fe64' into executio…

    …n-separate-over-valiation
    tsahee committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    2bf8aa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71d9dcb View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    6f99d95 View commit details
    Browse the repository at this point in the history
  2. merge fixes

    tsahee committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    d6cefc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    d31155c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07ad509 View commit details
    Browse the repository at this point in the history
  3. fix block_validator test

    tsahee committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    9b5f184 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    3acf70a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a24459 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. staker tests: use empty genesis

    genesis must be empty to be provable,
    tsahee committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    71bc246 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Configuration menu
    Copy the full SHA
    66219ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cbd8c7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    7a1a7b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    329611e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

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

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    25d6c2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78ff09c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

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

    tsahee committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    472fec0 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    f5a189b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bd6ac6 View commit details
    Browse the repository at this point in the history
  3. fix typos and some renaming

    tsahee committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    6ea61f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60e9822 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. renames and comment fixes

    tsahee committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e1e6cda View commit details
    Browse the repository at this point in the history
  2. fix GlobalPositionAtCount

    tsahee committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c1994bb View commit details
    Browse the repository at this point in the history
  3. l1_validator fixes

    tsahee committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    11689fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab70066 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce29aae View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

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

    tsahee committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    2dc39a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37f9fb8 View commit details
    Browse the repository at this point in the history
  4. update geth

    tsahee committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    86ed5e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. geth: go back to origin/master

    tsahee committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    60e9dfb View commit details
    Browse the repository at this point in the history
  2. Revert "fix merge errors"

    This reverts commit 2dc39a9.
    tsahee committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2887b77 View commit details
    Browse the repository at this point in the history
  3. l1_validator: add nil check

    tsahee committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    4369b27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa767ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a1d789 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63f7063 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    789f21f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebbc572 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1728 from OffchainLabs/validation_count_client

    Validation count client
    PlasmaPower authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    74cffb1 View commit details
    Browse the repository at this point in the history
  4. pruner: deleteFromRange return uint64

    Also solving a bug that caused to return identical first and last
    tsahee committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e96d779 View commit details
    Browse the repository at this point in the history
  5. message pruner updates

    call from staker
    don't prune batches required for reports
    tsahee committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    18e8365 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63df5ae View commit details
    Browse the repository at this point in the history
  7. pruner: fix config options

    tsahee committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c09cd9e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    e193ac0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c435ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    947f8f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b18e37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89fda39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7030af View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    b56c734 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f3eb15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b91538 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7465846 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9be0397 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge pull request #1732 from OffchainLabs/pruner_fixes

    Message pruner fixes
    tsahee authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b9b400a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1741 from OffchainLabs/recordingdb_features

    recordingDb: add config, metrics, and size limits
    tsahee authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e61465a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1747 from OffchainLabs/pruner_fixes

    Pruner fixes
    tsahee authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a2bcb67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    266948d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67af3b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    314bd0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    902f2ee View commit details
    Browse the repository at this point in the history