Shun Usami

Results 31 comments of Shun Usami

Do you have any updates?

Hi @Li-Qun . Wallet consists of several components. UtxoProvider is one of dependency, by default, BitcoinComUtxoProvider is set. BitcoinComUtxoProvider is a wrapper for Bitcoin.com API which is compatible with only...

Thank you. That would be on our roadmap. I'm starting to work on. 1. Review all the PRs 2. Start preparation for next version 2.0.0

Finished for reviewing and merging all the PRs. Next, I'm working on preparation for the next version.

@jbdtky First of all, I want to hear from people. And I want to make this place more active. But okay, these are in my mind for now, and I...

@jbdtky Thank you. I appreciate for your cooperation! PR is welcom for both of what you implemented. I agree. >Cash shuffle is a bit complex in the workflow and I...

Hi @KostyaKarpov @ashishparmar, Can you give more specific detail to reproduce the failure? Below would be a nice bug report template 👍 # Current behavior # Expected behavior # Steps...

Hi, are you using PeerGroup? There are currently no ways to do it.

Hi @My-Old-Driver ! What do you want to do with BitcoinKit? Basically, you can switch the network, by changing the Network parameter in each functions, struct or class. Example. ```...

@hoanglu14 Sorry for my late reply. Your suggestion is good. That feature should be implemented in the future. Also, can you give me more information about the compile error?