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/injective perpetual with delegation #6521

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    d1b7736 View commit details
    Browse the repository at this point in the history
  2. (feat) Added logic in Injective v2 connector to create and cancel ord…

    …ers (delegate account data source only)
    abel committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    7468152 View commit details
    Browse the repository at this point in the history
  3. (feat) Added logic in Injective V2 perpetual connector to get order a…

    …nd trade updates. Also added logic to process orders, trades and balances events.
    abel committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3eb7595 View commit details
    Browse the repository at this point in the history
  4. (feat) Added logic to process position updates in Injective V2 perpet…

    …ual connector
    abel committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3f1a524 View commit details
    Browse the repository at this point in the history
  5. (fix) Fix for order creation in delegate accounts to use the full sub…

    …account id for both spot and perpetual markets
    abel committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5d35af9 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Merge branch 'feat/injective_spot_offline_vaults' of https://github.c…

    …om/aarmoa/hummingbot into feat/injective_perpetual_with_delegation
    abel committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    df1f8bb View commit details
    Browse the repository at this point in the history
  2. (fix) Solved issues after merging the latest changes from the Injecti…

    …ve V2 vault spot branch
    abel committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    81bae58 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. (fix) Added fix in order candidate to avoid amount adjustment when cu…

    …rrent price is NaN
    abel committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e1ad256 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

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

Commits on Aug 9, 2023

  1. (fix) Refactored the offchain vault data source to be compatible with…

    … the changes added to the Injective data sources when implementing the perpetual markets for delegate accounts
    abel committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9f87776 View commit details
    Browse the repository at this point in the history
  2. (fix) Fixed the calculation of order hashes to support the scenario w…

    …hen there are no market orders, or no limit orders
    abel committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    6bf3406 View commit details
    Browse the repository at this point in the history
  3. (fix) Refactored injective data source to have separate methods to re…

    …turn trading rules and fees for spot and derivative markets
    abel committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3b9a79f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    748febc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development' of https://github.com/aarmoa/hummingbot in…

    …to feat/injective_perpetual_with_delegation
    abel committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    42465b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. (feat) Added support for off-chain vaults trading in Injective V2 Per…

    …petual connector
    abel committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    060ffde View commit details
    Browse the repository at this point in the history
  2. (feat) Added new type of account mode for Injective for read-only. Th…

    …e intention is to simplify the account configuration for the user.
    abel committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    cea2b56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86026f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. (feat) Added logic in Injective v2 connectors to cancel all orders fo…

    …r the subaccount used by the connector
    abel committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    9b5c596 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Merge pull request #9 from aarmoa/feat/injective_perpetual_offchain_v…

    …aults
    
    Feat/injective perpetual offchain vaults
    aarmoa committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5024164 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Merge branch 'development' of https://github.com/aarmoa/hummingbot in…

    …to feat/injective_perpetual_with_delegation
    abel committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    dfea808 View commit details
    Browse the repository at this point in the history
  2. (fix) Solved Flake8 error

    abel committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8a11d7a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    19f0154 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57631c1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/injective_perpetual_with_delegation' of https://gi…

    …thub.com/aarmoa/hummingbot into feat/injective_perpetual_with_delegation
    abel committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ae24fd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbe2a64 View commit details
    Browse the repository at this point in the history
  5. (fix) Fixed failing tests

    abel committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b2b5a6c View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/injective_perpetual_with_delegation' of https://gi…

    …thub.com/aarmoa/hummingbot into feat/injective_perpetual_with_delegation
    abel committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    16e750a View commit details
    Browse the repository at this point in the history