asmodehn / xest

Xest: Elixir client for online crypto exchanges
GNU General Public License v3.0
1 stars 9 forks source link

improve binance test with design from xest_kraken connector #13

Closed asmodehn closed 2 years ago

asmodehn commented 3 years ago

mix dialyzer in apps/xest_binance still returns too many errors (much more than there is in xest_kraken). we should fix as many as possible here...

asmodehn commented 2 years ago

dialyzer errors are less numerous now, and the differences between binance and kraken are limited. This now seems worth merging.