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

just for viewing diffs #20

Open
wants to merge 497 commits into
base: develop
Choose a base branch
from
Open

just for viewing diffs #20

wants to merge 497 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 15, 2024

  1. Merge pull request #39 from OffchainLabs/optimize-func-merkle

    Optimize Function Merklization
    rachel-bousfield authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b75e7c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. feat: conditional osp

    gzeoneth committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    dc6327c View commit details
    Browse the repository at this point in the history
  2. feat: make getter public

    gzeoneth committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b6d60e6 View commit details
    Browse the repository at this point in the history
  3. Update src/node-interface/NodeInterface.sol

    Co-authored-by: gzeon <[email protected]>
    Jason-W123 and gzeoneth authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bad6780 View commit details
    Browse the repository at this point in the history
  4. fix: interface

    gzeoneth committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f05cd14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5ba177 View commit details
    Browse the repository at this point in the history
  6. chore: remove event

    gzeoneth committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    337f763 View commit details
    Browse the repository at this point in the history
  7. docs: explain

    gzeoneth committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9677456 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3725f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. fix to all comments

    Jason-W123 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a2889ae View commit details
    Browse the repository at this point in the history
  2. remove '=' in pin

    rachel-bousfield committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1e64e2a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

Commits on Apr 19, 2024

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

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

  1. Merge pull request #161 from OffchainLabs/testnode-deploy

    Add script for deploying rollups to local test node
    gvladika authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6c4da9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08ad24a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4255d5a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    ce2e32b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c22b28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4661583 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ad425e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecb46c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95c8e59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82e9425 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    988618b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ab2b78 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #174 from OffchainLabs/validator-wallet-fix

    Properly calculate and configure validator addresses
    godzillaba authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2e8eeb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Add check

    gvladika committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7867bae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #175 from OffchainLabs/unit-cond-osp

    Add unit test for conditional OSP
    gvladika authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6d86f7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    026578e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    9e875b1 View commit details
    Browse the repository at this point in the history
  2. Use defaults

    gvladika committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    05f263d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07d8116 View commit details
    Browse the repository at this point in the history
  4. Add missing refs

    gvladika committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d9593ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3323768 View commit details
    Browse the repository at this point in the history
  6. Revert "Skip check if local deployment"

    This reverts commit 3323768.
    gvladika committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9de6819 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    8b6aded View commit details
    Browse the repository at this point in the history
  2. revert wasm hash

    rachel-bousfield committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    707e3d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a51e769 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9fd08d View commit details
    Browse the repository at this point in the history
  5. Remove debug

    gvladika committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    09ff1db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89f7655 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2537361 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2cc0c6c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    6cc4dfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fad9a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68e179a View commit details
    Browse the repository at this point in the history
  4. Fix the nitro CI builds.

    For some reason, the master branch of nitro won't build the contracts
    if there are any remappings specified for a yul build.
    
    This change removes the remappings for the yul build.
    eljobe committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d615424 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c36913f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df13ab5 View commit details
    Browse the repository at this point in the history
  7. format: remappings

    gzeoneth committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b9e21f0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #182 from OffchainLabs/fix-ci

    fix: yul remapping issue
    gzeoneth authored May 6, 2024
    Configuration menu
    Copy the full SHA
    a00d2fa View commit details
    Browse the repository at this point in the history
  9. Revert "ci: use known working version of foundry 2"

    This reverts commit 68e179a.
    gzeoneth committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8f3d93f View commit details
    Browse the repository at this point in the history
  10. Revert "ci: use known working version of foundry"

    This reverts commit 3fad9a2.
    gzeoneth committed May 6, 2024
    Configuration menu
    Copy the full SHA
    16c4eb1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ce2251 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    77ee9de View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    13fb029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62a424f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. MultiCallTest.sol: a non-standard contract for stylus compatibility t…

    …ests
    
    This contract is not standard or pretty. It's created and used to have the same api as a simple rust/stylus smart-contract.
    I have excluded it from formatting tests as much as I could.
    tsahee committed May 11, 2024
    Configuration menu
    Copy the full SHA
    7a41cd5 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    e4cfb2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eebd303 View commit details
    Browse the repository at this point in the history
  3. Bump SDK

    gvladika committed May 13, 2024
    Configuration menu
    Copy the full SHA
    791a4dd View commit details
    Browse the repository at this point in the history
  4. Refactor withdrawal test

    gvladika committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0b0fa6a View commit details
    Browse the repository at this point in the history
  5. Use whole number

    gvladika committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8a9df20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83dd079 View commit details
    Browse the repository at this point in the history
  7. Scale amount conditionally

    gvladika committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5754b88 View commit details
    Browse the repository at this point in the history
  8. Yarn audit fix

    gvladika committed May 13, 2024
    Configuration menu
    Copy the full SHA
    05b1c67 View commit details
    Browse the repository at this point in the history
  9. Update audit-ci.json

    gvladika committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d320be9 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. feat: CacheManager qol

    gzeoneth committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6d35410 View commit details
    Browse the repository at this point in the history
  2. docs: proper natspec tag

    gzeoneth committed May 14, 2024
    Configuration menu
    Copy the full SHA
    15a0e1b View commit details
    Browse the repository at this point in the history
  3. perf: cache decay

    gzeoneth committed May 14, 2024
    Configuration menu
    Copy the full SHA
    11409d8 View commit details
    Browse the repository at this point in the history
  4. docs: chunk explain

    gzeoneth committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d7ae068 View commit details
    Browse the repository at this point in the history
  5. Make node version consistent

    gvladika committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c14c60e View commit details
    Browse the repository at this point in the history
  6. Bump node

    gvladika committed May 14, 2024
    Configuration menu
    Copy the full SHA
    869a458 View commit details
    Browse the repository at this point in the history
  7. Bump hardhat

    gvladika committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c4322db View commit details
    Browse the repository at this point in the history
  8. Merge pull request #165 from OffchainLabs/e2e-to-ci

    Add e2e tests to CI
    gzeoneth authored May 14, 2024
    Configuration menu
    Copy the full SHA
    2562279 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c45c84d View commit details
    Browse the repository at this point in the history
  10. refactor: remove loop

    gzeoneth committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5b485d2 View commit details
    Browse the repository at this point in the history
  11. fix: i=0

    gzeoneth committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a83fb1d View commit details
    Browse the repository at this point in the history
  12. test: mustCache

    gzeoneth committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e9c1917 View commit details
    Browse the repository at this point in the history
  13. fix: reduced cache size

    gzeoneth committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f4937b3 View commit details
    Browse the repository at this point in the history
  14. refactor: needToFree

    gzeoneth committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2ebb078 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cb4ce8c View commit details
    Browse the repository at this point in the history
  16. chore: remove log

    gzeoneth committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8b29b5e View commit details
    Browse the repository at this point in the history
  17. fix: lint

    gzeoneth committed May 14, 2024
    Configuration menu
    Copy the full SHA
    86bf6e5 View commit details
    Browse the repository at this point in the history
  18. fix: review comments

    gzeoneth committed May 14, 2024
    Configuration menu
    Copy the full SHA
    53adafa View commit details
    Browse the repository at this point in the history
  19. fix: review comments 2

    gzeoneth committed May 14, 2024
    Configuration menu
    Copy the full SHA
    244303e View commit details
    Browse the repository at this point in the history
  20. fix: loop length

    gzeoneth committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c1cf003 View commit details
    Browse the repository at this point in the history
  21. doc: fix comment

    gzeoneth committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c4bd9a5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2af5173 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #185 from OffchainLabs/cache-manager-qol

    feat: CacheManager QoL
    gzeoneth authored May 14, 2024
    Configuration menu
    Copy the full SHA
    ad27a47 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    144acb1 View commit details
    Browse the repository at this point in the history
  2. Bump Slither action

    gvladika committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a537889 View commit details
    Browse the repository at this point in the history
  3. Workaround for Slither bug

    gvladika committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3c2ef62 View commit details
    Browse the repository at this point in the history
  4. Update slither db

    gvladika committed May 15, 2024
    Configuration menu
    Copy the full SHA
    bf5cabe View commit details
    Browse the repository at this point in the history
  5. Update slither db

    gvladika committed May 15, 2024
    Configuration menu
    Copy the full SHA
    013809a View commit details
    Browse the repository at this point in the history
  6. Use 0.3.1

    gvladika committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e43f6c2 View commit details
    Browse the repository at this point in the history
  7. Update slither db

    gvladika committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2d7ce34 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d506e0 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'decimals-audit' of github.com:OffchainLabs/nitro-contra…

    …cts into decimals-audit
    gvladika committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0770fe0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7dd3257 View commit details
    Browse the repository at this point in the history
  11. Add 6 decimals chain to CI

    gvladika committed May 15, 2024
    Configuration menu
    Copy the full SHA
    be976e9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. DOn't bump hardhat yet

    gvladika committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2ea34de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0a9c88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29a2d20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad0b301 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    64a19cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #184 from OffchainLabs/stylus_recursive_test

    MultiCallTest.sol: a non-standard contract for stylus compatibility test
    gzeoneth authored May 22, 2024
    Configuration menu
    Copy the full SHA
    4e153cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9da273 View commit details
    Browse the repository at this point in the history
  4. docs: fastConfirmNextNode

    gzeoneth committed May 22, 2024
    Configuration menu
    Copy the full SHA
    81eb06a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    4445cd5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #186 from OffchainLabs/bump-slither

    Bump Slither action
    gzeoneth authored May 24, 2024
    Configuration menu
    Copy the full SHA
    00f94f7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #102 from OffchainLabs/decimals-audit

    Post audit fixes for native token decimals feature
    gzeoneth authored May 24, 2024
    Configuration menu
    Copy the full SHA
    b0126f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. test: improve outbox tests

    gzeoneth committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f93a327 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge pull request #188 from OffchainLabs/fix-outbox-test

    test: improve outbox tests
    gzeoneth authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    086b1ca View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Fix link to license

    This resolves #189
    joshuacolvin0 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d7aa313 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

    yahgwai committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7f6f430 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e37427 View commit details
    Browse the repository at this point in the history
  4. src/

    yahgwai committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    483153f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    334b760 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f4d8f3 View commit details
    Browse the repository at this point in the history
  7. Deploy and set cache manager

    gvladika committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    432f8af View commit details
    Browse the repository at this point in the history
  8. Deploy on child chain

    gvladika committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    aebd20f View commit details
    Browse the repository at this point in the history
  9. Use existing deployer key

    gvladika committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6cc9bbf View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 18, 2024

  1. Merge pull request #192 from OffchainLabs/deploy-cache-manager

    Add script to deploy cache manager in testnode
    gvladika authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a6e8efa View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jun 21, 2024

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

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    40caf7c View commit details
    Browse the repository at this point in the history
  2. fix: merge conflicts

    gzeoneth committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    37bb571 View commit details
    Browse the repository at this point in the history
  3. feat: getMinBid(address)

    gzeoneth committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1a868ce View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. ci: contract size check

    gzeoneth committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    739495e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6716681 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    24e76a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e17f2ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1a870d View commit details
    Browse the repository at this point in the history
  4. test: add deadline test

    gzeoneth committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d876e2a View commit details
    Browse the repository at this point in the history
  5. fix: lint

    gzeoneth committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7142dd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ca8da4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #194 from OffchainLabs/cache-program-address

    Specify address when caching Stylus program
    gzeoneth authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b8fd7cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c0b9c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf0f18f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    45f7d4f View commit details
    Browse the repository at this point in the history
  11. chore: ignore slither

    gzeoneth committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6ec09ad View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8017f6d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b34e450 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    04f247e View commit details
    Browse the repository at this point in the history
  15. Merge pull request #191 from OffchainLabs/proxy-cache-manager

    Upgradeable cache manager
    gzeoneth authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d021be2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ab25450 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #190 from OffchainLabs/license-link

    Fix link to license
    gzeoneth authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7106b13 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    18f950e View commit details
    Browse the repository at this point in the history
  19. Merge pull request #167 from OffchainLabs/hotfix-comment-for-excessFe…

    …eRefundAddress
    
    fix: comment for excess fee refund address
    gzeoneth authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    cfd5cb8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4acde7d View commit details
    Browse the repository at this point in the history
  21. Merge pull request #183 from OffchainLabs/e2e-withdraw

    Add fund withdrawal e2e test to CI
    gzeoneth authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a1f57bf View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    06e6d6b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    41a265d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fc6603c View commit details
    Browse the repository at this point in the history
  25. Merge pull request #105 from OffchainLabs/factory-deployer-helper

    Helper contract for cross-chain deployment of deterministic factories
    gzeoneth authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    16095ce View commit details
    Browse the repository at this point in the history
  26. fix: use safeApprove

    ControlCplusControlV authored and gzeoneth committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6111b41 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e25b9f6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1256a71 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    a7fb67a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aaab5d View commit details
    Browse the repository at this point in the history
  3. Use type to init

    gvladika committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    0929b6f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Slither update

    gvladika committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d07819f View commit details
    Browse the repository at this point in the history
  2. Remove unused

    gvladika committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b46af65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09d10b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    870566d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34751a7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #201 from OffchainLabs/e2e-decimals

    Add 6-decimals fee token chain to CI
    gvladika authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f4bf96e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #100 from OffchainLabs/g-handle-decimals

    feat: normalize native token decimals
    gzeoneth authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2e90a05 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de1852c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #117 from OffchainLabs/init-price

    Set initial pricePerUnit
    gzeoneth authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7aae8fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5cf93d2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #187 from OffchainLabs/fast-conf-port

    feat: anytrust fast confirmation
    gzeoneth authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bddac4b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cf19dad View commit details
    Browse the repository at this point in the history
  13. chore: bump packages

    gzeoneth committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    35d1571 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    677e1bf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0a1df6c View commit details
    Browse the repository at this point in the history
  16. chore: revert prettier bump

    gzeoneth committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b59d546 View commit details
    Browse the repository at this point in the history
  17. fix: unused import

    gzeoneth committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    42ac427 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. ci: use node18 testnode ref

    gzeoneth committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1a47665 View commit details
    Browse the repository at this point in the history
  2. fix: use 127.0.0.1 instead

    gzeoneth committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5686d68 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #203 from OffchainLabs/chore-slither-db

    chore: slither and yarn audit review
    gzeoneth authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    39bd03d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ac59aa View commit details
    Browse the repository at this point in the history
  5. ci: branch expression

    gzeoneth committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0ed27f0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #205 from OffchainLabs/ci-use-sha

    ci: use sha instead of head ref to support push and pull
    gzeoneth authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    61204dd View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. merge in upstream

    epociask committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1251afe View commit details
    Browse the repository at this point in the history
  2. fix compilation bugs

    epociask committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    40ffbee View commit details
    Browse the repository at this point in the history
  3. use in-house runner

    epociask committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    95162e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9595d1c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    37383c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8eb3f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    344fc29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ced162 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acc6f31 View commit details
    Browse the repository at this point in the history
  6. updated tests

    epociask committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ad6ad21 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Remove version overrides

    gvladika committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    beb4d3d View commit details
    Browse the repository at this point in the history
  2. v2.0.0 (#207)

    gzeoneth authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    840c189 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ae533a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #210 from OffchainLabs/ci-versioning

    Remove CI version overrides
    gzeoneth authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    910e12d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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

Commits on Jul 17, 2024

  1. Merge pull request #202 from OffchainLabs/develop

    release: v2.0.0
    gzeoneth authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    69399a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e3ecb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    739eea5 View commit details
    Browse the repository at this point in the history
  2. test: node hash check

    gzeoneth committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a2fd025 View commit details
    Browse the repository at this point in the history
  3. chore: update slither db

    gzeoneth committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e6b3a93 View commit details
    Browse the repository at this point in the history
  4. chore: update 4bytes

    gzeoneth committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    406d524 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. fix: lint

    gzeoneth committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    520fb9e View commit details
    Browse the repository at this point in the history
  2. fix: solhint

    gzeoneth committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    6d59d87 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. fix: contract sizer strict

    gzeoneth committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8de80d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f712443 View commit details
    Browse the repository at this point in the history
  3. chore: squeeze codesize

    gzeoneth committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f7894d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. contract updates

    0x0aa0 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4671e0a View commit details
    Browse the repository at this point in the history
  2. fix outbox test

    0x0aa0 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0acd80e View commit details
    Browse the repository at this point in the history
  3. fix yarn audit

    0x0aa0 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e01b6ee View commit details
    Browse the repository at this point in the history
  4. fix ci

    0x0aa0 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    25af320 View commit details
    Browse the repository at this point in the history
  5. fix ci

    0x0aa0 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    460b817 View commit details
    Browse the repository at this point in the history
  6. revert

    0x0aa0 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    13f4041 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. moving changes here

    anupsv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    aaa523b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2df8e0 View commit details
    Browse the repository at this point in the history
  3. fixing commitment hash calculation

    anupsv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5d3f620 View commit details
    Browse the repository at this point in the history
  4. adding keccak fix and comments

    anupsv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8bb3919 View commit details
    Browse the repository at this point in the history
  5. changing name as it was shadowing

    anupsv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1e19130 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. adding leaf contents check

    anupsv committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    71e4491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5965f44 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. adding alpha-z comment

    anupsv committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    adba288 View commit details
    Browse the repository at this point in the history
  2. removing unwanted variable

    anupsv committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1f0f64b View commit details
    Browse the repository at this point in the history
  3. removing unwanted comments

    anupsv committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a30d358 View commit details
    Browse the repository at this point in the history
  4. removing more comments

    anupsv committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    de9b114 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. fix: Include length in preimage hash generation - refactors & change …

    …data hash calculation logic
    epociask committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    cd08265 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. fix: forge tests

    epociask committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    de5ee38 View commit details
    Browse the repository at this point in the history
  2. fix: update deploy artifacts

    epociask committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    82b24ff View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. fix: update hash calculation

    epociask committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6aed7ed View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. chore: Update kzg-bn254 test

    epociask committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    455cc85 View commit details
    Browse the repository at this point in the history
  2. chore: Update runners

    epociask committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7fc4651 View commit details
    Browse the repository at this point in the history
  3. chore: Run formatter

    epociask committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0f3933c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'new-osp-fixes-v3.0.3' of github.com:Layr-Labs/nitro-con…

    …tracts into epociask--length-fixes-v3.0.3
    epociask committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6093c86 View commit details
    Browse the repository at this point in the history
  5. chore: fmt

    epociask committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c881d21 View commit details
    Browse the repository at this point in the history
  6. chore: fix hardhat tests

    epociask committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    03636d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90dbdcf View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Merge pull request #19 from Layr-Labs/epociask--length-fixes-v3.0.3

    fix: Include length in preimage hash generation
    epociask authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9904075 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Merge pull request #18 from Layr-Labs/new-osp-fixes-v3.0.3

    v3.0.3: OSP Fixes and Cleanups
    epociask authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b74b3f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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