magpie
magpie
Thanks @maximkrouk for your support, I tried to achieve my goal creating a draft custom `Publisher` and `Subscription`. Here there my implementation ``` extension OpenCombine.Publisher { var combinePublisher: Combine.AnyPublisher {...
A little bit late, but possibly useful for everyone stumbling here for the same problem: BitcoinKit integrated with Swift Package Manager (and the problem with OpenSSL). **The problem** Due to...
Still using in one of our project but the idea is to pass to something else. Thanks for your suggestion
Hi, Probably a little bit too late but the problem is related to `TrezorCrypto` version `0.0.6`. The latest one is `0.0.9`. To quickly run locally and test, you can: clone...
Alternatives?