scs / substrate-api-client

Library for connecting to substrate API over WebSockets
Apache License 2.0
260 stars 124 forks source link

Crates io v0.18.0 #792

Closed Niederb closed 3 weeks ago

Niederb commented 4 months ago

DO NOT MERGE Some tests cannot compile due to the fact that two, non-compatible versions of sp_runtime are involved during the build. The root cause of this is the fact that kitchensink-runtime requires old dependencies. Overall this not very nice as we cannot properly test a release