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

release: 1.1.0 #57

Merged
merged 262 commits into from
Oct 26, 2023
Merged

release: 1.1.0 #57

merged 262 commits into from
Oct 26, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 1, 2023

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

Commits on Jun 2, 2023

  1. Add e2e erc20-bridge tests

    gvladika committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    3bdec16 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    12a4a02 View commit details
    Browse the repository at this point in the history
  2. Format contracts

    gvladika committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    89f12bd View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

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

Commits on Jun 12, 2023

  1. Merge pull request #18 from OffchainLabs/main

    chore: merge from main to develop
    hkalodner authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    b22c926 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17a08ed View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

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

    GreatSoshiant committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d807163 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    35907b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f196576 View commit details
    Browse the repository at this point in the history
  3. adding sepolia

    GreatSoshiant committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    a24e89c View commit details
    Browse the repository at this point in the history
  4. adding outbox address

    GreatSoshiant committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8c92856 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. editing stuff

    GreatSoshiant committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    b2dce25 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    e32dc9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eb3ff9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51cd559 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #26 from OffchainLabs/l3-batch-posting-report

    Include L1 gas charges in L3 batch posting reports
    gzeoneth authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4067d59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e1fdef View commit details
    Browse the repository at this point in the history
  6. Merge pull request #27 from OffchainLabs/init-message-basefee

    Include the current data cost in the init message
    gzeoneth authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    c667c89 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

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

Commits on Jun 20, 2023

  1. Address PR comments

    PlasmaPower committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    1b10711 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

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

Commits on Jun 22, 2023

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

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    fff625b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a42df5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9219b34 View commit details
    Browse the repository at this point in the history
  4. outbox proxy fixed

    GreatSoshiant committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    b6793a6 View commit details
    Browse the repository at this point in the history
  5. populating config.ts

    GreatSoshiant committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e827007 View commit details
    Browse the repository at this point in the history
  6. add config to .ignore

    GreatSoshiant committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7b569fa View commit details
    Browse the repository at this point in the history
  7. update .ignore

    GreatSoshiant committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    909586e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Merge pull request #33 from OffchainLabs/copy-license-to-develop

    Copy LICENSE over from main branch to develop branch
    PlasmaPower authored Jun 24, 2023
    Configuration menu
    Copy the full SHA
    b756a60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b3ecbb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #28 from OffchainLabs/separate-l1-gas

    Track L1 gas separately from basefee in batch posting report
    PlasmaPower authored Jun 24, 2023
    Configuration menu
    Copy the full SHA
    967cb02 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

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

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    5d8d8a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from OffchainLabs/mock-add-redeem-checks

    Add additional redeem checks to mock Simple.sol
    PlasmaPower authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    284568f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

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

Commits on Jun 29, 2023

  1. Update package.json

    Co-authored-by: gzeon <h@arry.io>
    GreatSoshiant and gzeoneth authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    4269129 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

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

Commits on Jul 1, 2023

  1. changing RollupCreated event

    adding outbox, validatorUtils and validatorWalletCreator to RollupCreated event. Also changing tests/scripts correspondingly
    GreatSoshiant committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    6beb27e View commit details
    Browse the repository at this point in the history
  2. formatting

    GreatSoshiant committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    c91e7d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d30d19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    668b11a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Merge pull request #34 from GreatSoshiant/develop

    updating rollup created event
    GreatSoshiant authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    baae0e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93b0599 View commit details
    Browse the repository at this point in the history
  3. fix: format

    gzeoneth committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    aa39668 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #35 from OffchainLabs/remove-uniswap-retryable

    fix: remove uniswapCreateRetryableTicket
    gzeoneth authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    5938b78 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    e44c80c View commit details
    Browse the repository at this point in the history
  2. debug stack too deep

    GreatSoshiant committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    1ded895 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21edfd6 View commit details
    Browse the repository at this point in the history
  4. Update src/rollup/RollupCreator.sol

    Co-authored-by: gzeon <h@arry.io>
    GreatSoshiant and gzeoneth authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a917be1 View commit details
    Browse the repository at this point in the history
  5. Update src/rollup/RollupCreator.sol

    Co-authored-by: gzeon <h@arry.io>
    GreatSoshiant and gzeoneth authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    d3d90e7 View commit details
    Browse the repository at this point in the history
  6. Update src/rollup/RollupCreator.sol

    Co-authored-by: gzeon <h@arry.io>
    GreatSoshiant and gzeoneth authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c2a1bee View commit details
    Browse the repository at this point in the history
  7. Update src/rollup/RollupCreator.sol

    Co-authored-by: gzeon <h@arry.io>
    GreatSoshiant and gzeoneth authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    90d41c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34b7a34 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    ab35c18 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from GreatSoshiant/develop

    feat: setting validators and batch poster in rollup creation
    GreatSoshiant authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5e9673f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb19e19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34eaf71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0cf27a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    d0fbedb View commit details
    Browse the repository at this point in the history
  2. v1.1.0-alpha.2

    gzeoneth committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    243d98c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1de72a9 View commit details
    Browse the repository at this point in the history
  4. v1.1.0-alpha.3

    gzeoneth committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    311ff92 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    dd934b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6a3198 View commit details
    Browse the repository at this point in the history
  3. edit on comments

    GreatSoshiant committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    832b464 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90258cc View commit details
    Browse the repository at this point in the history
  5. Update hardhat test

    gvladika committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    106ae6c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #39 from GreatSoshiant/develop

    check for empty validator set and zero address for batch poster
    gzeoneth authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    913028d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca95045 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a93981d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #40 from OffchainLabs/single-rollup-creator

    Use single RollupCreator for both Eth and Erc20 based rollups
    gvladika authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    683714a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    e415340 View commit details
    Browse the repository at this point in the history
  2. Add .env sample for goerli

    gvladika committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    14f7d01 View commit details
    Browse the repository at this point in the history
  3. Rename action

    gvladika committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b8a042b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Jul 24, 2023

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

Commits on Jul 26, 2023

  1. Mark getter read-only

    gvladika committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1aa6599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09493b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Jul 30, 2023

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

Commits on Jul 31, 2023

  1. Merge pull request #47 from OffchainLabs/keyset-l3-block-num

    Use L2 block number for keyset info if applicable
    gzeoneth authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    252e690 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    64717f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    884625e View commit details
    Browse the repository at this point in the history
  3. Check outbox owner

    gvladika committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a7eae84 View commit details
    Browse the repository at this point in the history
  4. Rename to 'executors'

    Co-authored-by: gzeon <hng@offchainlabs.com>
    gvladika and gzeoneth authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    768d029 View commit details
    Browse the repository at this point in the history
  5. Add proxy admin getter to inbox

    Will be used from token bridge creator to set the same proxy admin for token bridge contracts
    gvladika committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d219c94 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'add-orbit-executor' of github.com:OffchainLabs/nitro-co…

    …ntracts into add-orbit-executor
    gvladika committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2f98cb2 View commit details
    Browse the repository at this point in the history
  7. add comments

    ganeshvanahalli committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9400c53 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    5a3027f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from OffchainLabs/add-l1PricerMethods-arbGasInfo

    Add getL1RewardRate and getL1RewardRecipient methods to ArbGasInfo interface
    PlasmaPower authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    149f7dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae328b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f7d634 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80991c1 View commit details
    Browse the repository at this point in the history
  6. Rename Inbox interfaces to keep compatibility

    IEthInbox -> IInbox
    IInbox -> IInboxBase
    gvladika committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    1f3fcda View commit details
    Browse the repository at this point in the history
  7. Prettier

    gvladika committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a182f84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ca3b62 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ae4350 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    59e41f7 View commit details
    Browse the repository at this point in the history
  11. Merge commit '9400c53' into add-rectifyOwner-arbOwnerPublic

    Resolve Merge Conflicts
    ganeshvanahalli committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    7e7cb2c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a7ea905 View commit details
    Browse the repository at this point in the history
  13. add comments

    ganeshvanahalli committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    97cfbe0 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Fix script

    gvladika committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2032479 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d0dfce View commit details
    Browse the repository at this point in the history
  3. Update remappings

    gvladika committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    259901d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9524361 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23eda8f View commit details
    Browse the repository at this point in the history
  6. Update remappings

    gvladika committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d0f6957 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #43 from OffchainLabs/fee-token-deployment

    Add script for deploying ERC20 rollups
    gvladika authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8d55e57 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #46 from OffchainLabs/add-rectifyOwner-arbOwnerPublic

    add rectifyChainOwner function and ChainOwnerRectified event to ArbOwnerPublic
    PlasmaPower authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9a1b541 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    f7fa9e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba6254f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6cb232 View commit details
    Browse the repository at this point in the history
  4. test: UpgradeExecutorMock

    gzeoneth committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    18635bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca401d1 View commit details
    Browse the repository at this point in the history
  6. format: prettierignore

    gzeoneth committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c09490f View commit details
    Browse the repository at this point in the history
  7. format: fix

    gzeoneth committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    570e818 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    26e728e View commit details
    Browse the repository at this point in the history
  2. v1.1.0-alpha.4

    gzeoneth committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8d0bacb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32227a5 View commit details
    Browse the repository at this point in the history
  4. v1.1.0-alpha.5

    gzeoneth committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d60e737 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dde017c View commit details
    Browse the repository at this point in the history
  6. v1.1.0-alpha.7

    gzeoneth committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    cc66bb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

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

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    7376d3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e09d493 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature-orbit-bridge' of github.com:OffchainLabs/nitro-…

    …contracts into feature-orbit-bridge
    gvladika committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6b01b90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4579590 View commit details
    Browse the repository at this point in the history
  5. Add back missing packages

    gvladika committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    fdcc259 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Use single contract for BridgeCreator

    'createBridge' entrypoint receives nativeToken param. Depending if it address(0) or not it will create ETH-based/ERC20-based bridge
    gvladika committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5e0e4f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b731ff View commit details
    Browse the repository at this point in the history
  3. One more comment

    gvladika committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d5d33c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f8d223 View commit details
    Browse the repository at this point in the history
  5. Fix merge leftovers

    gvladika committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    69a8c33 View commit details
    Browse the repository at this point in the history
  6. Bump upgrade executor

    gvladika committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1eaf931 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59a6b1a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Merge pull request #49 from OffchainLabs/add-orbit-executor

    Add upgrade executor to rollup creation flow
    gvladika authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    4fe8309 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

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

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    74d8ba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45ce78d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    6ebc432 View commit details
    Browse the repository at this point in the history
  2. Fix hardhat test

    gvladika committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    20f8873 View commit details
    Browse the repository at this point in the history
  3. Update deployment scripts

    gvladika committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    45ecd6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07a0513 View commit details
    Browse the repository at this point in the history
  5. fix: contract verification

    gzeoneth committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a614c32 View commit details
    Browse the repository at this point in the history
  6. fix: missing maxDataSize

    gzeoneth committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f618499 View commit details
    Browse the repository at this point in the history
  7. chore: ignore lib format

    gzeoneth committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e90a822 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    116d651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03c98c0 View commit details
    Browse the repository at this point in the history
  3. Prettier

    gvladika committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e918f00 View commit details
    Browse the repository at this point in the history
  4. Fix hardhat test

    gvladika committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d72f523 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8bfa4c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    f326c9f View commit details
    Browse the repository at this point in the history
  2. Make natspec comment clearer

    gvladika committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ad93bf5 View commit details
    Browse the repository at this point in the history
  3. Typo

    gvladika committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    718c185 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a287c1b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #59 from OffchainLabs/deploy-create2-factory

    Deploy create2 factories as part of rollup creation
    gvladika authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ec15df1 View commit details
    Browse the repository at this point in the history
  6. Set gap variables

    gvladika committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    1198cc3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60a1e50 View commit details
    Browse the repository at this point in the history
  8. Remove outdated patch

    gvladika committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    e35a62a View commit details
    Browse the repository at this point in the history
  9. Revert "Remove outdated patch"

    This reverts commit e35a62a.
    gvladika committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8198a17 View commit details
    Browse the repository at this point in the history
  10. Revert "Remove uneccessary dependencies"

    This reverts commit 60a1e50.
    gvladika committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    c351110 View commit details
    Browse the repository at this point in the history
  11. Remove from dependencies

    gvladika committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0daab53 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Sep 14, 2023

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

Commits on Sep 15, 2023

  1. add set and get functions for Brotli compression level function to Ar…

    …bOwner and ArbOwnerPublic interface
    ganeshvanahalli committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    55d096e View commit details
    Browse the repository at this point in the history
  2. fix comment

    ganeshvanahalli committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    bb2ca53 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. change return values

    ganeshvanahalli committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    436e1cf View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

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

Commits on Sep 25, 2023

  1. Merge pull request #62 from OffchainLabs/add-getl2blkrngl1rpc-nodeint…

    …erface
    
    add getL2BlockRangeForL1 function to NodeInterface
    ganeshvanahalli authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c944b8d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    f8d5dd4 View commit details
    Browse the repository at this point in the history
  2. Add endline at the end

    anodar committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f5da19e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Merge pull request #66 from OffchainLabs/gas-refunder

    Add gas refunder contract to nitro contracts
    joshuacolvin0 authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    edebd7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41c4303 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #63 from OffchainLabs/add-brotlilevel-methods

    Add functions to read and write brotli compression level for fast compression
    ganeshvanahalli authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ae11e7a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    b16bf0b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from OffchainLabs/sha256-preimage

    Add sha256 preimage support
    PlasmaPower authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2f5f1fc View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    09436d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from OffchainLabs/merge-main-develop

    chore: merge main into develop
    gzeoneth authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2dd6d79 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    4f99ae2 View commit details
    Browse the repository at this point in the history
  2. test: fix

    gzeoneth committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5396cfa View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Merge pull request #58 from OffchainLabs/config-max-data-size

    feat: configurable maxDataSize
    gzeoneth authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f0c4b18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce8de89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fbf593 View commit details
    Browse the repository at this point in the history
  4. chore: release config

    gzeoneth committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    532be63 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #69 from OffchainLabs/revert-50-sha256-preimage

    revert: "Add sha256 preimage support"
    gzeoneth authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fdf7c4c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    4f42419 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba231e2 View commit details
    Browse the repository at this point in the history
  3. When withdraw-and-call is used in ERC20 based chains, it is important…

    … to make sure
    
    that extra call cannot be used move escrowed native token in any way. We enforce
    it by doing native token balance check for bridge before/after the extra call is
    executed.
    gvladika committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9adb254 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    382dd41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be014e4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #70 from OffchainLabs/fix-rollup-salt

    fix: additional params to rollup creator salt
    gzeoneth authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7bccda7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bbb10c View commit details
    Browse the repository at this point in the history
  8. Revert if balance decreases

    gvladika committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    976d40f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    d393402 View commit details
    Browse the repository at this point in the history
  2. Add ArbSepolia config

    gvladika committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    633a3f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a04009 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    d86ee9d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #73 from OffchainLabs/balance-check

    Add ERC20Bridge balance check
    gzeoneth authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7897b63 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #76 from OffchainLabs/hh-config-update

    Hardhat config update
    gzeoneth authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d5abfa9 View commit details
    Browse the repository at this point in the history
  4. Fix the BridgeCreator.sol contract

    Clean up the code and reduce deployment gas cost by moving contract
    creation outside of the contructor.
    
    Move the sequencer inbox maxTimeVariation from memory to calldata.
    
    Index the sender for MessageDelivered events - this allows bridges to
    efficiently query the deposit history for an address without requiring an
    external indexer.
    
    Add DISABLE_VERIFICATION environment variable to disable contract verification.
    tsite authored and gvladika committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8ad18a6 View commit details
    Browse the repository at this point in the history
  5. revisions

    remove indexed variable change - this can be done in a separate pr as it breaks the abi
    remove RollupCreator.BridgeContracts - use the BridgeCreator.BridgeContracts struct instead
    make BridgeCreator.createBridge() return a BridgeContracts struct instead of a tuple
    fix unit tests
    run "yarn format" to clean up the code
    tsite authored and gvladika committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9bc6358 View commit details
    Browse the repository at this point in the history
  6. fix hardhat tests

    tsite authored and gvladika committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f56f601 View commit details
    Browse the repository at this point in the history
  7. Fix conflict leftover

    gvladika committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d4f4387 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #77 from OffchainLabs/bridge-creator-cherrypick

    Fix the BridgeCreator.sol contract
    gvladika authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c03dddc View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    ec95716 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from OffchainLabs/release-config

    chore: release config
    gzeoneth authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    50eef72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a11de0a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #19 from OffchainLabs/feature-orbit-bridge

    Add support for custom token fee - ERC20 based rollups
    gzeoneth authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    645289e View commit details
    Browse the repository at this point in the history
  5. v1.1.0-beta.0

    gzeoneth committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f3a5dfa View commit details
    Browse the repository at this point in the history
  6. Merge pull request #78 from OffchainLabs/release-1.1.0

    v1.1.0-beta.0
    gzeoneth authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    56af837 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    7c9b93f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #79 from OffchainLabs/fix-verification

    Fix verification of contracts after deployment
    gzeoneth authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    46d1767 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. All the input parameters for 'createRollup' entrypoint should be incl…

    …uded in rollup's salt.
    
    To make this more convenient input parameters are packed into 'RollupDeploymentParams' struct which looks like this:
    
        struct RollupDeploymentParams {
            Config config;
            address batchPoster;
            address[] validators;
            uint256 maxDataSize;
            address nativeToken;
            bool deployFactoriesToL2;
            uint256 maxFeePerGasForRetryables;
        }
    gvladika committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    dc154b0 View commit details
    Browse the repository at this point in the history
  2. Update deployment script

    gvladika committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c304812 View commit details
    Browse the repository at this point in the history
  3. Format

    gvladika committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    aabfa3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ac4834 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #80 from OffchainLabs/update-salt

    Update salt used for creating new rollups
    gzeoneth authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b22f93c View commit details
    Browse the repository at this point in the history
  6. v1.1.0-beta.1

    gzeoneth committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d5ee56d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. feat: outbox postUpgradeInit

    gzeoneth committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e9cb9fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8b711e View commit details
    Browse the repository at this point in the history
  3. test: withdraw on pause

    gzeoneth committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0139283 View commit details
    Browse the repository at this point in the history
  4. Added test for force refunding staker

    yahgwai authored and gzeoneth committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    36c568b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    010c37f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01152be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    674b0e5 View commit details
    Browse the repository at this point in the history
  8. format: fix

    gzeoneth committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    6247b41 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ceed8da View commit details
    Browse the repository at this point in the history
  10. test: fixes

    gzeoneth committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    baade43 View commit details
    Browse the repository at this point in the history
  11. fix: test contract

    gzeoneth committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0c1b1fc View commit details
    Browse the repository at this point in the history
  12. chore: remove unused error

    gzeoneth committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5c723cb View commit details
    Browse the repository at this point in the history
  13. docs: improve revert string

    gzeoneth committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    fa10996 View commit details
    Browse the repository at this point in the history
  14. test: PAUSED_AND_ACTIVE

    gzeoneth committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4d2e1de View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1075cc8 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #82 from OffchainLabs/outbox-pui

    feat: outbox postUpgradeInit
    gzeoneth authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    fbe8cef View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    91c48d7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ca6e8ef View commit details
    Browse the repository at this point in the history
  19. feat: throw RollupNotChanged

    gzeoneth committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e8aac68 View commit details
    Browse the repository at this point in the history
  20. format: move modifier to top

    gzeoneth committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0c248ff View commit details
    Browse the repository at this point in the history
  21. Merge pull request #83 from OffchainLabs/allow-rollup-update

    feat: allow rollup update
    gzeoneth authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5dbca3c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e0c4403 View commit details
    Browse the repository at this point in the history
  23. v1.1.0-beta.2

    gzeoneth committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f4410ae View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. chore: version bump 1.1.0

    gzeoneth committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1a94dab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89 from OffchainLabs/release-1.1.0

    chore: version bump 1.1.0
    gzeoneth authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5e55e14 View commit details
    Browse the repository at this point in the history