Ivan

Results 51 issues of Ivan

If i'm runnind build for production, webpack doesn't quit after the build. Try https://github.com/webpack/react-starter and npm run build

bug
help wanted

After adding react-native-skia, I'm trying to build app with `npx detox build --configuration android.debug` or `./gradlew assembleDebug assembleAndroidTest -DtestBuildType=debug` And I'm having this error: ``` > Task :shopify_react-native-skia:mergeDebugAndroidTestJavaResource FAILED FAILURE:...

I have a form with ``` javascript amount : forms.FloatField({label: 'Amount', required: false, maxValue: 1}), ``` When I input there randome string, like 'asdfasdf' form.validate() returns true, form.cleanedData returns {amount:...

WIP. Waiting for eslint-config-standard with eslint 8 support

WIP

Right now if transaction age out of the mempool it will just disappear. It is very confusing. I believe we should allow user to rebroadcast the transaction. - show evicted...

enhancement

BSMS stands for Bitcoin Secure Multisig Setup. It is described in [bip-0129](https://github.com/bitcoin/bips/blob/master/bip-0129.mediawiki) and currently supported by [Nunchuk](https://nunchuk.io/) wallet.

enhancement
multisig

It would be nice to be able to recover this wallet type https://github.com/Coldcard/firmware/blob/master/docs/seed-xor.md

idea 🤔

TODO: - [ ] fix typescript annotations - [ ] @synonymdev/blocktank-client block ios build - [ ] nodejs-mobile-react-native doen't not support RN 0.70 - [ ] react-native-libsodium blocks detox build...