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

旧BybitDataStoreクラスがauto_castを受け付けない #111

Closed
1 task done
MtkN1 opened this issue Jan 2, 2022 · 0 comments
Closed
1 task done

旧BybitDataStoreクラスがauto_castを受け付けない #111

MtkN1 opened this issue Jan 2, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@MtkN1
Copy link
Member

MtkN1 commented Jan 2, 2022

課題

廃止予定の BybitDataStoreauto_cast 引数を受け付けずインスタンス生成時エラーになる。
DEPRECATION WARNINGを表示する __new__ メソッドが引数を受け付けてないため、これを修正する。

チェックリスト

  • 修正
@MtkN1 MtkN1 added the bug Something isn't working label Jan 2, 2022
@MtkN1 MtkN1 self-assigned this Jan 2, 2022
MtkN1 added a commit that referenced this issue Jan 3, 2022
✨v0.9.0リリース

## Issues

✅ Bybit SpotのDELETE認証方式を修正する #95
✅ BinanceのWebSocket制限に対応する #96
✅ bitFlyerの親注文APIがエラーになる #98
✅ BybitUSDTDataStoreのウォレット実装が漏れている #99
✅ HTTPリクエストのメソッドにおけるパラメーター指定時の警告を削除する #101
✅ Bybitの認証タイムスタンプについて変更を検討する #102
✅ Bybit USDT無期限のワンウェイモードに対応する #105
✅ GMOコインのタイムスタンプにミリ秒がないレコードがパースできない #106
✅ Binance USDⓈ-M Futuresの新しいWebSocketエンドポイントに対応する #108
✅ bitbankの認証タイムスタンプを修正する #109
✅ 旧BybitDataStoreクラスがauto_castを受け付けない #111

## Pull requests

✅ Phemexのデータストアをサポートする #97
✅ GMOコインのタイムスタンプのミリ秒をパースする #107
@MtkN1 MtkN1 closed this as completed Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant