CoinAlpha / gateway-api

Apache License 2.0
47 stars 25 forks source link

New dev mode + typing fixes #101

Closed evseevnn closed 2 years ago

evseevnn commented 3 years ago

Actually I see a lot of work here, I mean we need make a lot of changes on current implementation. This is just part, and this is not best part. Many changes depend on another parts of code.

This is just first iteragtion for me. I will try do changes by parts.

james-hummingbot commented 3 years ago

@evseevnn I like the direction of this PR and that you allow for HTTP for dev. However, it no longer works with HTTPS in postman.

This is the error I see.

Error: write EPROTO 5772066352648:error:100000f7:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBER:../../third_party/boringssl/src/ssl/tls_record.cc:242:

EDIT: Nevermind, i needed the HTTPS key in the conf. See my comment below.

james-hummingbot commented 2 years ago

This issue is no longer necessary. We are rewriting everything in gateway-v2.