Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(protocol): apply multiple improvements for "ontake" fork #17734

Merged
merged 60 commits into from
Jul 24, 2024
Merged

Commits on Jul 4, 2024

  1. feat(protocol): prepare ontake fork to support new params & metadata (

    #17679)
    
    BEGIN_COMMIT_OVERRIDE
    feat(protocol): allow contract proposers to use calldata as well
    feat(protocol): add preconfirmation support based on Brecht's PR (with some renaming) to implement #14793
    feat(protocol): add proposeBlock2 in TaikoL1.sol and approve2 in GuardianProver.sol to be used post a fork
    refactor(protocol): avoid writing livenessBond to storage to remove unnecessary SSTORE and SLOAD.
    refactor(protocol): enable AddressManager to cache address(0) without reading from storage
    END_COMMIT_OVERRIDE
    dantaik authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    35768ec View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. respond to comments

    dantaik committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    3f93b70 View commit details
    Browse the repository at this point in the history
  2. Update LibProposing.sol

    dantaik committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    96544ce View commit details
    Browse the repository at this point in the history
  3. Update LibProposing.sol

    dantaik committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    39a784e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    a9c1d00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e878336 View commit details
    Browse the repository at this point in the history
  3. more

    dantaik committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    c5d7519 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    6ca42ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    235d42f View commit details
    Browse the repository at this point in the history
  3. Update TaikoL1Hekla.sol

    dantaik committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    78df730 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2668736 View commit details
    Browse the repository at this point in the history
  5. BlockVerified2

    dantaik committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a60716e View commit details
    Browse the repository at this point in the history
  6. more

    dantaik committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    35b8e00 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. proposeBlock2 nonpayable

    dantaik committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    7429b2a View commit details
    Browse the repository at this point in the history
  2. Create L1ProverSet.sol

    dantaik committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    cdc0f70 View commit details
    Browse the repository at this point in the history
  3. more

    dantaik committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    2e53985 View commit details
    Browse the repository at this point in the history
  4. more

    dantaik committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    1bbf568 View commit details
    Browse the repository at this point in the history
  5. more

    dantaik committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    9f6302a View commit details
    Browse the repository at this point in the history
  6. Update ProverSet.sol

    dantaik committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    54421a0 View commit details
    Browse the repository at this point in the history
  7. Update ProverSet.sol

    dantaik committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    bf7142e View commit details
    Browse the repository at this point in the history
  8. Update ProverSet.sol

    dantaik committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    4ebe4b6 View commit details
    Browse the repository at this point in the history
  9. Update ProverSet.sol

    dantaik committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    e03bbd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. rename

    dantaik committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    a5c867a View commit details
    Browse the repository at this point in the history
  2. more

    dantaik committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    ac422a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eadb0a View commit details
    Browse the repository at this point in the history
  4. more

    dantaik committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    00ba1fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7988e9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf6ffb6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    484cd10 View commit details
    Browse the repository at this point in the history
  8. Update TaikoEvents.sol

    dantaik committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    00e1997 View commit details
    Browse the repository at this point in the history
  9. Update DeployOnL1.s.sol

    dantaik committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    bdeaa52 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    31412ef View commit details
    Browse the repository at this point in the history
  11. more

    dantaik committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    8a50029 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 16, 2024

  1. add 3 more parameters

    blobTxListOffset
    blobTxListLength
    blobIndex
    dantaik committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    751de97 View commit details
    Browse the repository at this point in the history
  2. L1_INVALID_BASEFEE_SHARING

    dantaik committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c0e89f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a87a7bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a406d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    e7afeb5 View commit details
    Browse the repository at this point in the history
  2. Update MainnetTierRouter.sol

    dantaik committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    20557fc View commit details
    Browse the repository at this point in the history
  3. Update MainnetTierRouter.sol

    dantaik committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e00507d View commit details
    Browse the repository at this point in the history
  4. Update MainnetTierRouter.sol

    dantaik committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    22d0133 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c504176 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    7a008ec View commit details
    Browse the repository at this point in the history
  2. x2 to xV2

    dantaik committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    08e6a3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2359c84 View commit details
    Browse the repository at this point in the history
  4. Update ProverSet.sol

    dantaik committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    96b5a09 View commit details
    Browse the repository at this point in the history
  5. Update TaikoData.sol

    dantaik committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    fca0764 View commit details
    Browse the repository at this point in the history
  6. fix

    dantaik committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    114a967 View commit details
    Browse the repository at this point in the history
  7. rename

    dantaik committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2727e9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    254ef95 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. rename

    dantaik committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    d39aca0 View commit details
    Browse the repository at this point in the history
  2. fix

    dantaik committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f2e2c8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2df9e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    66aafb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59cbd8e View commit details
    Browse the repository at this point in the history
  3. Update TaikoL1.sol

    dantaik committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0f39c5c View commit details
    Browse the repository at this point in the history
  4. fix

    dantaik committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    46280cb View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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