Copilot
3eb4c7fa92
exchange/websocket: Fix TestMatchReturnResponses race condition causing index out of range panic ( #2079 )
...
* Initial plan
* Fix TestMatchReturnResponses race condition panic
Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com >
* Add require.NotEmpty check on resp.Responses to prevent panic
Co-authored-by: shazbert <9391715+shazbert@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com >
Co-authored-by: shazbert <9391715+shazbert@users.noreply.github.com >
2025-10-14 09:10:16 +11:00
Copilot
a9f23018e3
Deribit: Remove deprecated RFQ endpoints ( #2078 )
...
* Initial plan
* Remove deprecated Deribit RFQ endpoints
Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com >
* Remove extra newline before TestGetTradeVolumes
Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com >
* Remove extra newline before TestSetMMPConfig
Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com >
2025-10-14 09:08:45 +11:00
dependabot[bot]
85a4ea6b3f
build(deps): Bump google.golang.org/grpc from 1.75.1 to 1.76.0 ( #2085 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.75.1 to 1.76.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.75.1...v1.76.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.76.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-13 17:01:30 +11:00
dependabot[bot]
f3065edd5c
build(deps): Bump ikalnytskyi/action-setup-postgres from 7 to 8 ( #2084 )
...
Bumps [ikalnytskyi/action-setup-postgres](https://github.com/ikalnytskyi/action-setup-postgres ) from 7 to 8.
- [Release notes](https://github.com/ikalnytskyi/action-setup-postgres/releases )
- [Commits](https://github.com/ikalnytskyi/action-setup-postgres/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: ikalnytskyi/action-setup-postgres
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-13 16:34:09 +11:00
dependabot[bot]
6a06339f64
build(deps): Bump golang.org/x/time from 0.13.0 to 0.14.0 ( #2088 )
...
Bumps [golang.org/x/time](https://github.com/golang/time ) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/time/compare/v0.13.0...v0.14.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/time
dependency-version: 0.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-13 16:32:46 +11:00
dependabot[bot]
0468bf79b2
build(deps): Bump golang.org/x/crypto from 0.42.0 to 0.43.0 ( #2086 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.42.0 to 0.43.0.
- [Commits](https://github.com/golang/crypto/compare/v0.42.0...v0.43.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.43.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-13 16:21:38 +11:00
dazi005
cce28f9d2b
OKX: Fix authenticated websocket login ( #2051 )
...
* Okx:remove
* Okx:replace
* Okx:ping gws.PingMessage
* Okx:ping gws.PingMessage
* Okx: add authenticateConnection
* Okx: fix pingHandler
* Update exchanges/okx/okx_business_websocket.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/okx/okx_business_websocket.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/okx/okx_websocket.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/okx/okx_business_websocket.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Okx:UseMultiConnectionManagement
* Okx:rm UseMultiConnectionManagement
* Okx:roll back
* Okx:apply diff
* Okx:make lint fix
* Okx:make lint fix
* Okx:make lint fix
* Okx:fix
* Okx:fix name
* Okx:fix NilGuard depends on #2076
* Okx:remove comment
---------
Co-authored-by: Ryan O'Hara-Reid <oharareid.ryan@gmail.com >
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
2025-10-10 10:59:08 +11:00
dependabot[bot]
3ae0197e68
build(deps): Bump github.com/grpc-ecosystem/grpc-gateway/v2 ( #2075 )
...
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway ) from 2.27.2 to 2.27.3.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases )
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml )
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.2...v2.27.3 )
---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
dependency-version: 2.27.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-07 09:45:33 +11:00
dependabot[bot]
ed8e6f691f
build(deps): Bump google.golang.org/protobuf from 1.36.9 to 1.36.10 ( #2074 )
...
Bumps google.golang.org/protobuf from 1.36.9 to 1.36.10.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-07 09:40:19 +11:00
Ryan O'Hara-Reid
dcf98ec700
exchanges/order, GateIO: Update USDT margined futures pathway for cancel all orders ( #2021 )
...
* order/gateio: update USDT margined futures pathway for cancel all orders and drop count field
* gateio: add and expand tests for CancelAllOrders and getExchangeSide
* Add test for load
* linter: fix
* Update exchanges/kraken/kraken_wrapper.go
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
* glorious: nits
* Update exchanges/order/orders.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* gk: nits
* glorious: nits
* reverted change for options
* Update exchanges/gateio/gateio_wrapper_test.go
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
* Update exchanges/gateio/gateio_wrapper.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/deribit/deribit_wrapper.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/gateio/gateio_wrapper_test.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/gateio/gateio_wrapper_test.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Add consts for cancel side references
* Update exchanges/gateio/gateio_wrapper.go
Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io >
* Update exchanges/gateio/gateio_wrapper.go
Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io >
* Update exchanges/gateio/gateio_websocket_request_futures.go
Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io >
* thrasher-: nits
---------
Co-authored-by: Ryan O'Hara-Reid <ryan.oharareid@thrasher.io >
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io >
2025-10-02 15:50:51 +10:00
Ryan O'Hara-Reid
e11765bc36
GateIO: Enhance order execution limits and currency pair details ( #2018 )
...
* refactor(gateio): enhance order execution limits and currency pair details
* Update exchanges/gateio/gateio_wrapper.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* REEEEEHHHHHH
* linter: fix
* fix GetOpenInterest when a contract is delisted
* add handling for delisting end time correctly
* Update exchange/order/limits/limits_types.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchange/order/limits/limits_types.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/gateio/gateio_types.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/gateio/gateio_types.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* gk: nits
* gci: fix
* linter: fix
* gateio: Add launch and update tests (cherry-pick)
* gk: nits + removed spot setting delisting as delisted because it is not a start time value
* glorious: apply diff
---------
Co-authored-by: Ryan O'Hara-Reid <ryan.oharareid@thrasher.io >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
2025-10-02 14:55:43 +10:00
Ryan O'Hara-Reid
ac91fabcd5
orderbook: consolidate slice array types to orderbook package ( #1992 )
...
* orderbook: consolidate slice array types to orderbook package
* Update exchanges/bybit/bybit_types.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* linter: fix and add test
* cranktakular: nits
* cranktakular: nits
* Update exchanges/orderbook/orderbook_types.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/gateio/gateio_test.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* gk: nits consolidation
* gk: rm unifySpotOrderbook func
* gk: nit but different
* linter: fix
* gk: nits
* glorious: nits
* Update exchanges/binance/binance.go
Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io >
* Update exchanges/binance/binance_cfutures.go
Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io >
* Update exchanges/binanceus/binanceus.go
Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io >
* thrasher-:nits
* thrasher-: more nit
---------
Co-authored-by: Ryan O'Hara-Reid <ryan.oharareid@thrasher.io >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io >
2025-10-02 14:22:20 +10:00
Ryan O'Hara-Reid
eb60a3c40e
bybit: Add convert functions ( #1993 )
...
* bybit: Add convert functions
* Update exchanges/bybit/convert.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* rm exported type and inline it within func dec
* Update exchanges/bybit/convert.go
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
* Update exchanges/bybit/convert.go
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
* glorious: nits
* glorious: catch
* glorious: int -> int64
* bossking: nits
* Update exchanges/bybit/convert.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/bybit/convert.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/bybit/convert.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/bybit/convert_types.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/bybit/convert_types.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/bybit/convert.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* gk: nits v1
* gk: mock what I can
* Fix broken things that I broke
* gk: nits
* Update exchanges/bybit/convert_types.go
Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io >
* thrasher-: nits and bits
* linter: fix
* thrasher-:nits updoo
* cranktakular: nits
---------
Co-authored-by: Ryan O'Hara-Reid <ryan.oharareid@thrasher.io >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io >
2025-10-02 11:20:27 +10:00
Adrian Gallagher
bb122dcafa
codebase: Remove web frontend and related services ( #2067 )
...
* codebase: Remove web frontend and related services
* refactor: Update StartPPROF to accept context and adjust related tests
* refactor: Simplify SetIfZero functions and update related tests
* config: Clarify DowngradeConfig method documentation regarding permanent removal of deprecated fields
* refactor: Rename setIfZeroAndWarn to setDefaultIfZeroWarn for clarity and update related calls
* refactor: Update error handling in DataHistoryManager and remove redundant error variable
2025-09-30 13:32:09 +10:00
Ryan O'Hara-Reid
0b60693ff5
exchanges: Update ModifyOrder comments for clarity ( #2044 )
...
Co-authored-by: shazbert <ryan.oharareid@thrasher.io >
2025-09-30 11:23:10 +10:00
mickychang9
b12a274c2c
exchanges/GateIO: Fix wrong function names in comments ( #2070 )
...
Signed-off-by: mickychang9 <mickychang9@outlook.com >
2025-09-30 10:57:49 +10:00
Gareth Kirwan
72f7b3b618
Huobi: Fix TestPairFromContractExpiryCode intermittent failure ( #2052 )
...
Huobi decided to not even return CW at all in [this
test](https://github.com/thrasher-corp/gocryptotrader/actions/runs/17637897980/job/50117883059?pr=1990#step:11:1280 )
Reverse the test expectation. Just get *something* back in contract
codes. We have to accept that runtime won't work sometimes when we want
to convert codes that they haven't told us about... and that's the way
it is.
2025-09-22 13:40:13 +10:00
Ryan O'Hara-Reid
9f8b783c20
exchanges: Refactor UpdateTradablePairs method to remove forceUpdate parameter ( #2043 )
...
* Refactor UpdateTradablePairs method to remove forceUpdate parameter
- Updated the signature of UpdateTradablePairs in multiple exchange wrappers to remove the forceUpdate boolean parameter.
- Adjusted related test cases to reflect the change in method signature.
- Ensured that the UpdatePairs method calls within UpdateTradablePairs no longer reference the removed parameter.
* update exchange wrapper template
* linter: fix
* glorious: nits
* thrasher/glorious: nits
* Update exchanges/exchange_test.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/exchange_test.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/exchange_test.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* fix things
* misc: fix
* Update exchanges/exchange_test.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
---------
Co-authored-by: shazbert <ryan.oharareid@thrasher.io >
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
2025-09-22 12:20:23 +10:00
quantpoet
b4a272de02
backtester/eventtypes/event: Remove redundant word from README ( #2065 )
...
Signed-off-by: quantpoet <quantway@outlook.com >
2025-09-19 14:06:18 +10:00
Copilot
c510121853
exchanges: Fix strconv.Itoa(...) overflow issues on 32-bit systems ( #2064 )
...
* Initial plan
* Fix BinanceUS strconv.Itoa timestamp overflow issues on 32-bit systems
Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com >
* Fix additional strconv.Itoa timestamp overflow issues in Bitstamp and Huobi
Co-authored-by: gloriousCode <9261323+gloriousCode@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com >
Co-authored-by: gloriousCode <9261323+gloriousCode@users.noreply.github.com >
2025-09-19 14:05:34 +10:00
Gareth Kirwan
dda5f8c67a
Binance/BinanceUS: Fix various live test failures ( #2019 )
...
* Binance: Refactor GetAggregatedTradesBatched and fix test
Fixes #2010
* Binance: Fix TestGetHistoricTrades
* BinanceUS: Refactor and fix GetAggregatedTradesBatched
* Binance: Add QuoteAsset to UCompositeIndexInfo and fix intermittent test fail
* fixup! Binance: Refactor GetAggregatedTradesBatched and fix test
2025-09-19 14:02:28 +10:00
Copilot
9725191be6
OKX: Fix panic in TestGetInsuranceFundInformation on connection failure ( #2062 )
...
* Initial plan
* Fix panic in TestGetInsuranceFundInformation on connection failure
Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com >
2025-09-18 09:41:45 +10:00
Copilot
6a40d32b0c
GHA: Fix Huobi TLS certificate verification issues in Docker workflow ( #2050 )
...
* Initial plan
* Fix TLS certificate verification issues in GitHub Actions Docker workflow by switching to Debian base image
Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com >
* Update Dockerfile comment to reflect Debian package changes
Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com >
2025-09-17 16:10:43 +10:00
Ryan O'Hara-Reid
3f8d799613
bybit: Add websocket trading functionality across all assets ( #1672 )
...
* fix whoops
* const trafficCheckInterval; rm testmain
* y
* fix lint
* bump time check window
* stream: fix intermittant test failures while testing routines and remove code that is not needed.
* spells
* cant do what I did
* protect race due to routine.
* update testURL
* use mock websocket connection instead of test URL's
* linter: fix
* remove url because its throwing errors on CI builds
* connections drop all the time, don't need to worry about not being able to echo back ws data as it can be easily reviewed _test file side.
* remove another superfluous url thats not really set up for this
* spawn overwatch routine when there is no errors, inline checker instead of waiting for a time period, add sleep inline with echo handler as this is really quick and wanted to ensure that latency is handing correctly
* linter: fixerino uperino
* fix ID bug, why I do this, I don't know.
* glorious: panix
* linter: things
* whoops
* dont need to make consecutive Unix() calls
* websocket: fix potential panic on error and no responses and adding waitForResponses
* bybit: enable multiconnection handling across websocket endpoints
* rm debug lines
* bybit: Add websocket trading functionality across all assets
* rm json parser and handle in json package instead
* in favour of json package unmarshalling
* Add bool ConnectionDoesNotRequireSubscriptions so that we don't need to handle dummy sub
* handle pong response
* spelling
* linter: fix
* fix processing issues with tickers
* fix processing issues with tickers
* linter: fix
* linter: fix again
* * change field name OutboundRequestSignature to WrapperDefinedConnectionSignature for agnostic inbound and outbound connections.
* change method name GetOutboundConnection to GetConnection for agnostic inbound and outbound connections.
* drop outbound field map for improved performance just using a range and field check (less complex as well)
* change field name connections to connectionToWrapper for better clarity
* spells and magic and wands
* merge: fixup
* linter: fix
* spelling: fix
* glorious: nits
* comparable check for signature
* mv err var
* rm comment as it does not
* update time fields for orderbook latency
* fix time conversion
* Add func MatchReturnResponses
* glorious: nits and stuff
* lint: fix
* attempt to fix race
* linter: fix
* fix tests
* types/time: strict usage of time type for usage with unix timestamps
* fix tests etc
* Allow match back with order details
* Add time in force values for different order types + extra return information on websocket trading
* glorious: nits
* gk: nits; engine log cleanup
* gk: nits; OCD
* gk: nits; move function change file names
* gk: nits; 🚀
* gk: nits; convert variadic function and message inspection to interface and include a specific function for that handling so as to not need nil on every call
* gk: nits; continued
* gk: engine nits; rm loaded exchange
* gk: nits; drop WebsocketLoginResponse
* stream: Add match method EnsureMatchWithData
* gk: nits; rn Inspect to IsFinal
* gk: nits; rn to MessageFilter
* linter: fix
* gateio: update rate limit definitions (cherry-pick)
* Add test and missing
* Shared REST rate limit definitions with Websocket service, set lookup item to nil for systems that do not require rate limiting; add glorious nit
* integrate rate limits for websocket trading spot
* bybit: split public and private processing to dedicated handler add supporting function and tests
* use correct handler for private inbound connection
* bybit/websocket: allow a shared ID between outbound payloads for inbound matching
* conform to match upstream changes
* standardise names to upstream style
* fix wrapper standards test when sending a auth request through a websocket connection
* whoops
* Update exchanges/gateio/gateio_types.go
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
* glorious: nits
* linter: fix
* linter: overload
* whoops
* spelling fixes on recent merge
* glorious: nits
* linter: fix?
* glorious: nits
* gk: assert errors touched
* gk: unexport derive functions
* gk: nitssssssss
* fix test
* gk: nitters v1
* gk: http status
* gk/nits: Add getAssetFromFuturesPair
* gk: nits single response when submitting
* gk: new pair with delimiter in tests
* gk: param update slice to slice of pointers
* gk: add asset type in params, includes t.Context() for tests
* linter: fix
* linter: fix
* fix merge whoopsie
* glorious: nits
* gk: nit
* linter: fix
* glorious: nits
* linter/misc: fix and remove meows
* linter: fix
* misc/linter: fix
* change function names
* okx: update requestID gen func without func wrapping
* RM: functions not needed
* Update docs/ADD_NEW_EXCHANGE.md
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* gk: nitsssssss
* linter: fix
* Update exchanges/bybit/bybit_test.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/bybit/bybit_test.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* gk: nit words
* cranktakular: nits
* websocket: skip connections with subscriptions not required during channel flush
* websocket: simplify error handling in FlushChannels using if short
* linter: fix
* cranktakular: nits and expand coverage
* linter: fix?
* misc fix
* cranktakular: missing nit which I thumbed up but did not do. Sillllllly billlyyyy nilllyyy
* fix comments
* bybit: fix merge regression on websocket message filter
* cranktakular: nits
* bybit: Add global rate limits for websocket
* ai: nits
* linter: fix
* cranktakular: purge DCP ref/handling and add another TODO
* Update exchanges/bybit/bybit_websocket.go
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
* glorious: nits
* fix test
* fix alignment issue and rm println
* Update exchanges/bybit/bybit_websocket.go
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
* Update exchanges/bybit/bybit_websocket.go
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
* glorious: fix
* Update exchanges/bybit/bybit_websocket.go
Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io >
* bybit: use connection method for segregated match on multi-connection
* cleanup after master merge
* fix test and config whoops
* cranktakular: nits
* exchange: add missing tests for base method websocket order funcs
* cranktakular: nits and refresh + tests
* cranktakular: pedantic nits
* linter: fixes
* t.Parallel tests
* glorious nit
* Update exchange/websocket/connection.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* gk: nits
* boss king: nits
* canktakular: nits
* Update exchanges/bybit/bybit_websocket.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/bybit/bybit_websocket_requests.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/bybit/bybit_websocket_requests.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/bybit/bybit_websocket_requests.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/bybit/bybit_websocket_requests.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* gk: nits
* linter: fix
* Update exchanges/bybit/bybit.go
Co-authored-by: Samuael A. <39623015+samuael@users.noreply.github.com >
* Update exchanges/bybit/bybit.go
Co-authored-by: Samuael A. <39623015+samuael@users.noreply.github.com >
* bossking: nits
* gk: much nicer design
* gk: revised naming for consideration
* gk: nits
* gk: nits restrict in configtest.json and not worry about many pairs enabled
* rm log
* linter: fix
* codex: nit
* cranktakular: nits
* Update exchanges/bybit/bybit_websocket_requests.go
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
* Update exchanges/bybit/bybit_websocket_requests.go
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
* Update exchanges/bybit/bybit_wrapper.go
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
* glorious: nits!
* thrasher: nits
---------
Co-authored-by: shazbert <ryan.oharareid@thrasher.io >
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io >
Co-authored-by: Samuael A. <39623015+samuael@users.noreply.github.com >
2025-09-17 13:45:58 +10:00
cranktakular
fd9aaf00a2
Coinbase: Update exchange implementation ( #1480 )
...
* Slight enhance of Coinbase tests
Continual enhance of Coinbase tests
The revamp continues
Oh jeez the Orderbook part's unfinished don't look
Coinbase revamp, Orderbook still unfinished
* Coinbase revamp; CreateReport is still WIP
* More coinbase improvements; onto sandbox testing
* Coinbase revamp continues
* Coinbase revamp continues
* Coinbasepro revamp is ceaseless
* Coinbase revamp, starting on advanced trade API
* Coinbase Advanced Trade Starts in Ernest
V3 done, onto V2
Coinbase revamp nears completion
Coinbase revamp nears completion
Test commit should fail
Coinbase revamp nears completion
* Coinbase revamp stage wrapper
* Coinbase wrapper coherence continues
* Coinbase wrapper continues writhing
* Coinbase wrapper & codebase cleanup
* Coinbase updates & wrap progress
* More Coinbase wrapper progress
* Wrapper is wrapped, kinda
* Test & type checking
* Coinbase REST revamp finished
* Post-merge fix
* WS revamp begins
* WS Main Revamp Done?
* CB websocket tidying up
* Coinbase WS wrapperupperer
* Coinbase revamp done??
* Linter progress
* Continued lint cleanup
* Further lint cleanup
* Increased lint coverage
* Does this fix all sloppy reassigns & shadowing?
* Undoing retry policy change
* Documentation regeneration
* Coinbase code improvements
* Providing warning about known issue
* Updating an error to new format
* Making gocritic happy
* Review adherence
* Endpoints moved to V3 & nil pointer fixes
* Removing seemingly superfluous constant
* Glorious improvements
* Removing unused error
* Partial public endpoint addition
* Slight improvements
* Wrapper improvements; still a few errors left in other packages
* A lil Coinbase progress
* Json cleaning
* Lint appeasement
* Config repair
* Config fix (real)
* Little fix
* New public endpoint incorporation
* Additional fixes
* Improvements & Appeasements
* LineSaver
* Additional fixes
* Another fix
* Fixing picked nits
* Quick fixies
* Lil fixes
* Subscriptions: Add List.Enabled
* CoinbasePro: Add subscription templating
* fixup! CoinbasePro: Add subscription templating
* fixup! CoinbasePro: Add subscription templating
* Comment fix
* Subsequent fixes
* Issues hopefully fixed
* Lint fix
* Glorious fixes
* Json formatting
* ShazNits
* (L/N)i(n/)t
* Adding a test
* Tiny test improvement
* Template patch testing
* Fixes
* Further shaznits
* Lint nit
* JWT move and other fixes
* Small nits
* Shaznit, singular
* Post-merge fix
* Post-merge fixes
* Typo fix
* Some glorious nits
* Required changes
* Stop going
* Alias attempt
* Alias fix & test cleanup
* Test fix
* GetDepositAddress logic improvement
* Status update: Fixed
* Lint fix
* Happy birthday to PR 1480
* Cleanups
* Necessary nit corrections
* Fixing sillybug
* As per request
* Programming progress
* Order fixes
* Further fixies
* Test fix
* Pre-merge fixes
* More shaznits
* Context
* Sonic error handling
* Import fix
* Better Sonic error handling
* Perfect Sonic error handling?
* F purge
* Coinbase improvements
* API Update Conformity
* Coinbase continuation
* Coinbase order improvements
* Coinbase order improvements
* CreateOrderConfig improvements
* Managing API updates
* Coinbase API update progression
* jwt rename
* Comment link fix
* Coinbase v2 cleanup
* Post-merge fixes
* Review fixes
* GK's suggestions
* Linter fix
* Minor gbjk fixes
* Nit fixes
* Merge fix
* Lint fixes
* Coinbase rename stage 1
* Coinbase rename stage 2
* Coinbase rename stage 3
* Coinbase rename stage 4
* Coinbase rename final fix
* Coinbase: PoC on converting to request structs
* Applying requested changes
* Many review fixes, handled
* Thrashed by nits
* More minor modifications
* The last nit!?
---------
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
2025-09-16 13:37:00 +10:00
dependabot[bot]
d957ddae62
build(deps): Bump google.golang.org/grpc from 1.75.0 to 1.75.1 ( #2056 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.75.0 to 1.75.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.75.0...v1.75.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.75.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 16:35:25 +10:00
dependabot[bot]
c9ef9eef26
build(deps): Bump golang.org/x/crypto from 0.41.0 to 0.42.0 ( #2057 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.41.0 to 0.42.0.
- [Commits](https://github.com/golang/crypto/compare/v0.41.0...v0.42.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 16:21:25 +10:00
dependabot[bot]
3afbbbd9e6
build(deps): Bump google.golang.org/protobuf from 1.36.8 to 1.36.9 ( #2055 )
...
Bumps google.golang.org/protobuf from 1.36.8 to 1.36.9.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 16:15:27 +10:00
Ryan O'Hara-Reid
c153716e89
bybit: Fix UpdateAccountInfo free and hold calculations ( #1980 )
...
* fix free and hold calculations
* rm verbosity
* gk/glorious: nit truncate loaded value from http mock recording to adhere to test
* gk: readability nit
* fix test issue
* regig calculation and confirmed upstream
* thrasher: nits
* update tests
---------
Co-authored-by: shazbert <ryan.oharareid@thrasher.io >
2025-09-15 16:05:52 +10:00
dependabot[bot]
17940f800b
build(deps): Bump github.com/spf13/viper from 1.20.1 to 1.21.0 ( #2054 )
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.20.1 to 1.21.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.20.1...v1.21.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-version: 1.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 15:55:56 +10:00
Gareth Kirwan
6907dfa6a8
Deribit: Replace bespoke message IDs with uuid v7 ( #1995 )
...
* Deribit: Switch to string IDs
Switch from int to string IDs so we can use UUID.v7 instead of (the only) local high precision message id implementation
* Deribit: Dedup wsResponse / wsResponse
* Deribit: Use uuid v7 for IDs
This moves away from centralising message ids.
There's no real benefit to moving them to a central generator, since we
can one-line it, and reduce our testing plane and complexity.
And it's more concise for exchanges to say "I'm using this UUID".
* Deribit: Handle errors from StartHeartbeat
* Deribit: Simplify WS ID matching
* Exchanges: Add MessageID function to base
2025-09-12 15:52:03 +10:00
Scott
4ac0519a4c
Deribit: Fix options combo currency formatting and various other improvements ( #2048 )
...
* update getAssetFromInstrument
* Some fixes for deribit
* neaten and improve
* Update exchanges/deribit/deribit.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update exchanges/deribit/deribit.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* comment improvements to appease T-1000
* Update exchanges/deribit/deribit.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update exchanges/deribit/deribit_test.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* fix AI issues
* niteroos
* fix return order, min func footprint
* fix disgusting egregious crime
* >=( ">=5"
* dropping e all the time
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-12 15:03:32 +10:00
Gareth Kirwan
b74888577c
Okx: Fix websocket candle subscription handling ( #1990 )
...
* Okx: Fix websocket candle subscription handling
* Okx: Fix panic in BusinessSubscribe when no pairs
* Okx: Fix MarkPriceCandles not including Pair
2025-09-11 19:03:54 +10:00
Ryan O'Hara-Reid
fed4b1bb14
GateIO: Fix account sequence issue, expand structs, add tests ( #2011 )
...
* gateio: fix sequence issue, expand structs, add tests (cherry-pick my nose)
* Update exchanges/gateio/gateio_websocket_futures.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update exchanges/gateio/gateio_types.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/gateio/gateio_websocket_test.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* gk: nits
* GateIO: Avoid nolint on containedctx
* Update exchanges/gateio/gateio_websocket_test.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* fixup
* Update exchanges/gateio/gateio_websocket_test.go
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
---------
Co-authored-by: Ryan O'Hara-Reid <ryan.oharareid@thrasher.io >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
2025-09-11 13:58:46 +10:00
Copilot
de72208024
GHA: Add GITHUB_TOKEN to proto-lint.yml workflow to prevent rate limit issues ( #2042 )
...
* Initial plan
* Add GITHUB_TOKEN to proto-lint.yml workflow to prevent rate limit issues
Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com >
* Add github_token parameter to buf actions to ensure proper GitHub API authentication
Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com >
* Remove github_token from buf-lint-action steps as only needed on buf-setup-action
Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com >
2025-09-11 12:03:41 +10:00
keeghcet
560b22e2ba
exchanges/refactor: Use strings.Builder for string construction ( #2046 )
...
* refactor: use strings.builder
Signed-off-by: keeghcet <keeghcet@outlook.com >
* Apply suggestion from @shazbert
Co-authored-by: Ryan O'Hara-Reid <oharareid.ryan@gmail.com >
---------
Signed-off-by: keeghcet <keeghcet@outlook.com >
Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io >
Co-authored-by: Ryan O'Hara-Reid <oharareid.ryan@gmail.com >
2025-09-10 21:03:03 +10:00
Ryan O'Hara-Reid
16f543666f
GateIO: Fix and standardise ping handling ( #2023 )
...
* gateio: standardise ping handlers (cherry-pick)
* Add tests and expand incoming cases for proof
* lint: fix and add commentary on ping delay
* Update exchange/websocket/connection.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* Update exchanges/gateio/gateio_websocket.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* linter: fix
* Update exchange/websocket/connection.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
* fix test
* glorious: insane catch
---------
Co-authored-by: Ryan O'Hara-Reid <ryan.oharareid@thrasher.io >
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com >
2025-09-10 21:02:09 +10:00
dependabot[bot]
6b48bb58cc
build(deps): Bump golang.org/x/term from 0.34.0 to 0.35.0 ( #2033 )
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.34.0 to 0.35.0.
- [Commits](https://github.com/golang/term/compare/v0.34.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-version: 0.35.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 17:55:54 +10:00
dependabot[bot]
048724be67
build(deps): Bump github.com/bytedance/sonic from 1.14.0 to 1.14.1 ( #2034 )
...
Bumps [github.com/bytedance/sonic](https://github.com/bytedance/sonic ) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/bytedance/sonic/releases )
- [Commits](https://github.com/bytedance/sonic/compare/v1.14.0...v1.14.1 )
---
updated-dependencies:
- dependency-name: github.com/bytedance/sonic
dependency-version: 1.14.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 17:47:06 +10:00
dependabot[bot]
56792b5e61
build(deps): Bump actions/setup-node from 4 to 5 ( #2036 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 17:28:16 +10:00
dependabot[bot]
fb3f74d0c9
build(deps): Bump golang.org/x/time from 0.12.0 to 0.13.0 ( #2032 )
...
Bumps [golang.org/x/time](https://github.com/golang/time ) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/time/compare/v0.12.0...v0.13.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/time
dependency-version: 0.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 17:17:55 +10:00
dependabot[bot]
18fef39ebf
build(deps): Bump golang.org/x/text from 0.28.0 to 0.29.0 ( #2035 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.28.0...v0.29.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 16:24:36 +10:00
dependabot[bot]
53a5c8e931
build(deps): Bump actions/setup-go from 5 to 6 ( #2037 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 16:20:05 +10:00
dependabot[bot]
b3da4bbbdc
build(deps): Bump actions/stale from 9 to 10 ( #2038 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v9...v10 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 16:18:51 +10:00
dependabot[bot]
8a21ba8d01
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 ( #2031 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-version: 1.11.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 15:48:32 +10:00
Mathieu Cesbron
60f7cb37f2
backtester/engine: Fix TestStart race ( #2024 )
...
* Fix TestStart race
TestStart does 3 tests
test1 = Start() with no error
test2 = Start() on an already started struct
test3 = Start() on nil
Previously, test1 and test2 were on the same struct. Depending on
the go scheduler, we could have test2 fail because the field "started"
could go from 1 to 0 just after the atomic compare and swap.
So we would Start() a second time on the same struct but the field "started"
would already be back to 0.
* Divide TestStart in 3 tests
* Resolve comments
---------
Co-authored-by: mathieu cesbron <mathieucesbron@mathieus-MacBook-Pro.local >
2025-09-05 17:26:30 +10:00
Ryan O'Hara-Reid
454de17bf4
gateio: Fix contract market order validation and refactor related code ( #1950 )
...
* :gateio: fix market order requirement for contracts + clean things
* cranktakular: nits
* fix misc check
* Update exchanges/gateio/gateio_types.go
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
* glorious: nits
* mv func to gateio.go
* cranktakular: nit
* glorious: nits
* gk: nits
* revert change errInvalidClientOrderIDTextPrefix
* gk: nits
---------
Co-authored-by: Ryan O'Hara-Reid <ryan.oharareid@thrasher.io >
Co-authored-by: Scott <gloriousCode@users.noreply.github.com >
2025-09-05 15:58:46 +10:00
Mathieu Cesbron
a3c042cb93
web: Fix typo in settings component ( #2022 )
...
Co-authored-by: mathieu cesbron <mathieucesbron@mathieus-MacBook-Pro.local >
2025-09-01 10:53:47 +10:00
Adrian Gallagher
e98b9561ec
devcontainer: Update Dockerfile and settings for VSCode ( #2020 )
...
* devcontainer: Update Dockerfile and configuration for GoCryptoTrader setup
* devcontainer: Update comment for clarity on format and config details
* devcontainer: Refactor post-create command to use dedicated script for tool installation
* devcontainer: Update comment for Go modernise tool for clarity
2025-09-01 09:24:25 +10:00
Adrian Gallagher
d5b2cf1759
linters: Add modernise tool check and fix issues ( #2012 )
...
* linters: Add modernise tool check and fix issues
* engine: Simplify exch.SetDefaults call and remove localWG
* CI: Revert config versions lint workflow
2025-08-26 12:45:13 +10:00