Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: drift-labs/gateway
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.2
Choose a base ref
...
head repository: drift-labs/gateway
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 8 files changed
  • 4 contributors

Commits on May 9, 2025

  1. feat: swift order type enabled (#131)

    * feat: swift order type enabled
    
    * feat: some PR feedback + perf improvement + logging improvement
    
    * feat: additional round of feedback + typing improvements
    LukasDeco authored May 9, 2025
    Configuration menu
    Copy the full SHA
    bd9415d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2025

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

Commits on May 24, 2025

  1. Subscribe to Multiple Subaccounts at once (#133)

    * feat: multiple sub_accounts to sub to
    
    * fix: bad comment and method for default subaccount id on AppState
    
    * revert: option wrap of def subacct id
    
    * combine sub_account_id configs
    
    combine default sub_account_id and active_sub_accounts
    
    Co-authored-by: jordy25519 <beauchjord@gmail.com>
    
    * feat: sub_account_ids deduping
    
    * feat: default func for swift node
    
    ---------
    
    Co-authored-by: jordy25519 <beauchjord@gmail.com>
    LukasDeco and jordy25519 authored May 24, 2025
    Configuration menu
    Copy the full SHA
    c9cba16 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. v2.v129.0 (#139)

    jordy25519 authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    487861c View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2025

  1. Configuration menu
    Copy the full SHA
    127763c View commit details
    Browse the repository at this point in the history
  2. v1.5.4

    wphan committed Dec 29, 2025
    Configuration menu
    Copy the full SHA
    4d09fa1 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

  1. add /titan-swap endpoint (#144)

    * wip first impl
    
    * finish /titan-swap endpoint
    
    * fix tests
    
    * try fix delegate test
    wphan authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    79fcc2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0861cbe View commit details
    Browse the repository at this point in the history
  3. v1.5.5

    wphan committed Jan 15, 2026
    Configuration menu
    Copy the full SHA
    4fba15e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    056c890 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. Update websocket error handling (#148)

    * Update websocket error handling
    * Format
    SinaKhalili authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    0f388fc View commit details
    Browse the repository at this point in the history
Loading