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: add strategies for V2 and priority orders #11

Closed
wants to merge 22 commits into from

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    38e2c23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d49f38 View commit details
    Browse the repository at this point in the history
  3. remove uneeded typing

    zhongeric committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a5e7f2c View commit details
    Browse the repository at this point in the history
  4. fix build error

    zhongeric committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b916ad9 View commit details
    Browse the repository at this point in the history
  5. fix to use fill contract

    zhongeric committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6a73685 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Add v2 order (#2)

    * Add new strategy and enums for Order and OrderData
    
    * cargo fmt
    
    * Add order type for order querying
    
    * cargo fmt
    
    * Add v2 order
    
    * use encode/decode single for order types
    zhongeric authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6a37170 View commit details
    Browse the repository at this point in the history
  2. feat: add priority strategy and new order enums/types (#1)

    * Add new strategy and enums for Order and OrderData
    
    * cargo fmt
    
    * Add order type for order querying
    
    * cargo fmt
    
    * Add v2 order (#3)
    
    * Add v2 order
    
    * use encode/decode single for order types
    zhongeric authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cca40a5 View commit details
    Browse the repository at this point in the history
  3. add header for request

    zhongeric committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5b1f096 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56ca606 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cef6b5 View commit details
    Browse the repository at this point in the history
  6. add public tx executor

    zhongeric committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e5b3f62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18e1df3 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. fix routing calls

    zhongeric committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    96d8767 View commit details
    Browse the repository at this point in the history
  2. fix multicall decoding

    zhongeric committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    eccc6db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a02f9a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    22fa407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30fadaa View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Add base addresses

    zhongeric committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    30d582b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85a939a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca51ea3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1259f7b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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