Corey

Results 17 issues of Corey

Create a tutorial for Moonshine to help explain some of the basic functionality of the app such as, how to backup & restore a wallet with a mnemonic phrase, how...

enhancement

### Description Similar to #33, I'm currently unable to start the iOS version of the app after running `yarn add react-native-tor && cd ios && pod install` React Native Version:...

**Describe the feature/enhancement** Add a safe mode in the event a user does not not want to connect to certain services or start LDK. **Expected behavior** Starting the app in...

bug

**Describe the feature** When pasting an invoice into the send form's text input, forward the user to the review screen if either the invoice is greater than zero or the...

enhancement

**Describe the bug** As of `react-native-ldk` v0.0.53, LDK does not seem to be able to init after first creating the wallet. Restarting the app after first creating the wallet resolves...

bug

### Description - Removes `nodejs-mobile` dependency and related files. - Adds `react-native-address-generator` and implements it accordingly. - The `BitcoinActions` class was moved from `nodejs-assets/nodejs-project` to `utils/bitcoin-actions` and updated accordingly. -...

enhancement

- Address subscriptions stop working after switching to a new network with the `switchNetwork` method.

bug