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

TRCL-3644 Static Typing: TriggerOrder/SL/TP #597

Merged
merged 88 commits into from
Aug 27, 2024
Merged

TRCL-3644 Static Typing: TriggerOrder/SL/TP #597

merged 88 commits into from
Aug 27, 2024

Conversation

ruixhuang
Copy link
Contributor

  • Updating trigger order related classes
  • Fixing an issue of the ClosePosition order payload with the static typing code path.
  • Tested on Android and guarded by feature flag.

ruixhuang and others added 30 commits August 1, 2024 14:11
# Conflicts:
#	src/commonMain/kotlin/exchange.dydx.abacus/state/internalstate/InternalState.kt
#	src/commonMain/kotlin/exchange.dydx.abacus/state/model/TradingStateMachine+Trades.kt
# Conflicts:
#	src/commonMain/kotlin/exchange.dydx.abacus/processor/markets/MarketProcessor.kt
#	src/commonMain/kotlin/exchange.dydx.abacus/processor/markets/MarketsProcessor.kt
#	src/commonMain/kotlin/exchange.dydx.abacus/processor/markets/MarketsSummaryProcessor.kt
#	src/commonTest/kotlin/exchange.dydx.abacus/processor/markets/MarketProcessorTests.kt
#	src/commonTest/kotlin/exchange.dydx.abacus/processor/markets/MarketsProcessorTests.kt
#	src/commonTest/kotlin/exchange.dydx.abacus/tests/mock/processor/markets/MarketProcessorMock.kt
…4-abacus into feature/markets_4"

This reverts commit 60d8eb6, reversing
changes made to d52adce.
ruixhuang and others added 19 commits August 21, 2024 07:48
# Conflicts:
#	build.gradle.kts
#	src/commonMain/kotlin/exchange.dydx.abacus/validator/AccountInputValidator.kt
#	src/commonMain/kotlin/exchange.dydx.abacus/validator/TradeInputValidator.kt
#	v4_abacus.podspec
# Conflicts:
#	build.gradle.kts
#	v4_abacus.podspec
# Conflicts:
#	src/commonMain/kotlin/exchange.dydx.abacus/state/model/TradingStateMachine+ClosePositionInput.kt
Copy link

linear bot commented Aug 23, 2024

@ruixhuang ruixhuang marked this pull request as ready for review August 23, 2024 16:00
moo-onthelawn
moo-onthelawn previously approved these changes Aug 23, 2024
Copy link
Contributor

@moo-onthelawn moo-onthelawn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

Base automatically changed from feature/trade_5 to main August 24, 2024 01:08
@ruixhuang ruixhuang dismissed moo-onthelawn’s stale review August 24, 2024 01:08

The base branch was changed.

ruixhuang and others added 2 commits August 27, 2024 02:22
# Conflicts:
#	build.gradle.kts
#	src/commonMain/kotlin/exchange.dydx.abacus/processor/input/ClosePositionInputProcessor.kt
#	src/commonMain/kotlin/exchange.dydx.abacus/state/internalstate/InternalState.kt
#	src/commonMain/kotlin/exchange.dydx.abacus/state/model/TradingStateMachine.kt
#	v4_abacus.podspec
@ruixhuang ruixhuang merged commit 6910572 into main Aug 27, 2024
4 checks passed
@ruixhuang ruixhuang deleted the feature/trade_6 branch August 27, 2024 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants