bitrich-info / xchange-stream

XChange-stream is a Java library providing a simple and consistent streaming API for interacting with Bitcoin and other crypto currency exchanges via WebSocket protocol. It is build on top of of XChange library providing new interfaces for streaming API. User can subscribe for live updates via reactive streams of RxJava library.
Apache License 2.0
414 stars 219 forks source link

Lots of compiler warnings needing cleanup prior to XChange merge #463

Open badgerwithagun opened 4 years ago

badgerwithagun commented 4 years ago

The project has a large number of compiler warnings that should be cleaned up. We should get those resolved prior to merging with XChange for quality reasons.

makarid commented 4 years ago

I will do that

makarid commented 4 years ago

Do i need to do anything more in order to close this issue?