Gemini: Fix pair handling and upgrade websocket connection for public market data (#644)

* Fix Gemini pairs

* Overhaul websocket for marketdata v2

* Code cleanup + returns

* Address shazbert's and glorious's nits

* Go mod tidy
This commit is contained in:
Adrian Gallagher
2021-03-09 13:18:21 +11:00
committed by GitHub
parent 2292abce61
commit b30d79b52d
8 changed files with 666 additions and 327 deletions

View File

@@ -2135,8 +2135,16 @@
{
"data": [
"btcusd",
"btcdai",
"btcgbp",
"btceur",
"btcsgd",
"ethbtc",
"ethusd",
"ethgbp",
"etheur",
"ethsgd",
"ethdai",
"bchusd",
"bchbtc",
"bcheth",
@@ -2148,7 +2156,34 @@
"zecbtc",
"zeceth",
"zecbch",
"zecltc"
"zecltc",
"batusd",
"batbtc",
"bateth",
"linkusd",
"linkbtc",
"linketh",
"daiusd",
"oxtusd",
"oxtbtc",
"oxteth",
"filusd",
"ampusd",
"paxgusd",
"compusd",
"mkrusd",
"zrxusd",
"kncusd",
"storjusd",
"manausd",
"aaveusd",
"snxusd",
"yfiusd",
"umausd",
"balusd",
"crvusd",
"renusd",
"uniusd"
],
"queryString": "",
"bodyParams": "",