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

[WIP] Add GemSwapper and Uniswap V3 #284

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

[WIP] Add GemSwapper and Uniswap V3 #284

wants to merge 22 commits into from

Commits on Oct 19, 2024

  1. Add GemSwapper

    0xh3rman committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    b29d5ca View commit details
    Browse the repository at this point in the history
  2. add uniswap mod

    0xh3rman committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    9f7776d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. add uniswap quoter v2

    0xh3rman committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    7fd8812 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. add weth contract address

    0xh3rman committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8c6f449 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. call quoterv2

    0xh3rman committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d165029 View commit details
    Browse the repository at this point in the history
  2. fix message for kotlin

    0xh3rman committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ca4e171 View commit details
    Browse the repository at this point in the history
  3. test jsonrpc in swift

    0xh3rman committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    23071a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

    0xh3rman committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d483c0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7478b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9de0fe2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9087e9c View commit details
    Browse the repository at this point in the history
  6. Update Cargo.lock

    0xh3rman committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e59deac View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

Commits on Oct 25, 2024

  1. rename chain_primitives

    0xh3rman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    78450fa View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

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

Commits on Oct 27, 2024

  1. Fix v3 exact input encoding

    0xh3rman committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    862f295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc0dc26 View commit details
    Browse the repository at this point in the history
  3. batch fetch 3 fee tiers

    0xh3rman committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    fff7997 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    799a9d7 View commit details
    Browse the repository at this point in the history
  2. Delete Cargo.toml

    0xh3rman committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e9aab4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fed72e7 View commit details
    Browse the repository at this point in the history