Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: Atlas v1.1 #428

Open
wants to merge 95 commits into
base: main
Choose a base branch
from
Open

feat: Atlas v1.1 #428

wants to merge 95 commits into from

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    a0dc8ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b46981c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e05707 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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

Commits on Sep 7, 2024

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

Commits on Sep 10, 2024

  1. contract ownable

    jj1980a committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f5e9dd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8dbebc View commit details
    Browse the repository at this point in the history
  3. deploy script

    jj1980a committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fd33c38 View commit details
    Browse the repository at this point in the history
  4. forge update

    jj1980a committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2448be0 View commit details
    Browse the repository at this point in the history
  5. back-end approach

    thogard785 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8fcf58f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Merge pull request #421 from FastLane-Labs/license-fix

    chore: update Atlas license
    BenSparksCode authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    58fa483 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    237be45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6da7e88 View commit details
    Browse the repository at this point in the history
  4. fmt: forge fmt

    BenSparksCode committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    47bcfd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44eb8e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    392ba0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f749da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f1f469 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    c4de266 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Ben Sparks <52714090+BenSparksCode@users.noreply.github.com>
    jj1980a and BenSparksCode authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    20ac0af View commit details
    Browse the repository at this point in the history
  3. forge fmt

    jj1980a committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    04493e7 View commit details
    Browse the repository at this point in the history
  4. fix deploy script

    jj1980a committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bc6f32a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    547588b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5605e76 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    4aa7646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6109348 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39394d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    705e15e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a25060 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    ffba055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cc763f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef45b27 View commit details
    Browse the repository at this point in the history
  4. chore: remove TODO

    BenSparksCode committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1c476d9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #430 from FastLane-Labs/escrow-test-refactor

    Improve `Escrow.t.sol` hook input and revert tests
    BenSparksCode authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cca606d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ba846d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    8be2960 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #419 from FastLane-Labs/solver-returndata-fix

    fix: conditionally forward `returnData` to solvers
    BenSparksCode authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7ed34b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

  1. lower calldata premium value

    jj1980a committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c560ce5 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 11, 2024

  1. Merge pull request #440 from FastLane-Labs/set-surcharge-rates

    refactor: set surcharge rates in constructor
    BenSparksCode authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    52cfec4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Merge pull request #424 from FastLane-Labs/l2-gas-calc

    feat: base L2 gas calculator contract
    BenSparksCode authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1744cef View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    9aca697 View commit details
    Browse the repository at this point in the history
  2. chore: update libs

    BenSparksCode committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6541891 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a4d49a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fmt: forge fmt

    BenSparksCode committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    89d6554 View commit details
    Browse the repository at this point in the history
  2. chore: update libs

    BenSparksCode committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d0add4e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #437 from FastLane-Labs/solver-surcharge-tracking-2

    fix: bundler gets bundler surcharge if all solvers fail
    BenSparksCode authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1f17b9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9b4cbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74cf073 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    23eeb37 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #420 from FastLane-Labs/userOp-gas-limit

    fix: enforce `userOp.gas` as userOp's gas limit
    BenSparksCode authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ae20f83 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #441 from FastLane-Labs/bundler-surcharge-cap

    feat: cap bundler surcharge if all solvers fail
    BenSparksCode authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1fd0f79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6f4188 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    771f801 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #427 from FastLane-Labs/solver-surcharge-tracking

    feat: full solver failure surcharge solution
    BenSparksCode authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    54a6c98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c72d44c View commit details
    Browse the repository at this point in the history
  8. chore: update libs

    BenSparksCode committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    09a2ef3 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #431 from FastLane-Labs/gh-package

    chore: make Atlas work as a git submodule
    BenSparksCode authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f622236 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    af39e04 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    a4f3571 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5962eee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1307e30 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    c37e7a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdcdba5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0950125 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a90b1ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8030e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. test: fix Factory tests

    BenSparksCode committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a7cce59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df97164 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #443 from FastLane-Labs/factory-lib-deployed

    refactor: split most of Factory out to FactoryLib
    BenSparksCode authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1227ba6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7ece49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    148049f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    776fb93 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #442 from FastLane-Labs/transient-keyword

    chore: bump to Solidity 0.8.28 for `transient` keyword
    BenSparksCode authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    da20385 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Merge pull request #444 from FastLane-Labs/size-cuts

    refactor: contract size cuts
    BenSparksCode authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d24c7ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47c3b17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17340c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Merge pull request #446 from FastLane-Labs/userOp-gas-limit-fix

    fix: userOp graceful return gas offset
    BenSparksCode authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    385ae48 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

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

Commits on Nov 6, 2024

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

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    8a475a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #450 from FastLane-Labs/solver-event-analytics

    feat: add `bidAmount` to `SolverTxResult` event
    BenSparksCode authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    64be23c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    6df621f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    617e8e6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #451 from FastLane-Labs/solver-event

    feat: add indexed dapp control address in solver tx result event
    BenSparksCode authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f837859 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4807453 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    60a70b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #452 from FastLane-Labs/surcharge-settings-deploy

    feat: add surcharge settings to deploy script
    BenSparksCode authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e6b1718 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d372be View commit details
    Browse the repository at this point in the history
  4. feat: base deployment

    aanand1 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c27bd76 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #454 from FastLane-Labs/base_deployment

    feat: base deployment
    BenSparksCode authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ee19471 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3eb1d58 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #453 from FastLane-Labs/base-sepolia-deployment

    feat: base sepolia deployment
    jj1980a authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1b7df52 View commit details
    Browse the repository at this point in the history