Bitcoin thin client for iOS & Android. Built with React Native
igorbarinov/awesome-bitcoin 724
A curated list of bitcoin services and tools for software developers
Overtorment/awesome-smart-contracts 379
🕶 List of awesome platforms for smart contracts
🌐🔥 Network multiplayer and messaging for CoronaSDK, Moai, Gideros, LÖVE & Defold
💰 Self-hosted Bitcoin payment gateway (฿)
Overtorment/cli-cold-wallet 56
💰👛 Make a cold storage for your coins right in terminal, offline
Meta-mining on ethereum network concept
BlueWallet/rn-electrum-client 7
Electrum Client for React Native
pull request commentBlueWallet/BlueWallet
♫ This was a triumph. I'm making a note here: HUGE SUCCESS ♫
[android in browser] https://appetize.io/app/mfzj9gdfy6pk270j7zmx71uagw
comment created time in an hour
pull request commentBlueWallet/BlueWallet
ADD: Show alert if amount is less or equal 500 sats
FYI: Anything below 564 won't broadcast, but it's actually calculated based on the min_relay_tx_fee of the node receiving the broadcasted tx... 564 is calculated based on the default value of min_relay_tx_fee, and since min_relay_tx_fee dynamically creeps upward automatically by default when mempool is full, it is entirely possible that a 564 satoshi input which would barely broadcast normally can be rejected for being below the dust limit during times of congestion.
As long as this check isn't something that is being relied upon, I think it's fine... though I would have chosen 564 over 500.
comment created time in an hour
pull request commentBlueWallet/BlueWallet
♫ This was a triumph. I'm making a note here: HUGE SUCCESS ♫
[android in browser] https://appetize.io/app/z79cxvru91nc74b9ejz09mvw8g
comment created time in an hour
pull request commentBlueWallet/BlueWallet
♫ This was a triumph. I'm making a note here: HUGE SUCCESS ♫
[android in browser] https://appetize.io/app/43a35ae05tanu4r025qauv7y8c
comment created time in an hour
push eventBlueWallet/BlueWallet
commit sha 65c5df0f345b243b269ba5282a3d03fb681b862a
ADD: Show alert if amount is less or equal 500 sats
commit sha cf01c849bb032efbd9c41e8508d08e252da43b70
Merge branch 'master' into lessthan500
commit sha b8170fee2ff9e06d227168e1273706ef6aae8f91
Merge branch 'master' into lessthan500
commit sha 852e87643f87b5c32296556928fdf3097baf748a
Merge branch 'master' into lessthan500
commit sha 63558711ecbf8334b02f72b08dad9d1dbcb2dbd8
Merge branch 'master' into lessthan500
commit sha b9c63cf0ce2d2199be46249dac0a482a35e9b08a
Merge branch 'master' into lessthan500
commit sha 1a8afd4bf05df8093c11ffca0b9f3d6a7c76ce8f
Update details.js
commit sha 2e660a1bd40cd0e77ea8eabd87d19be87f723e78
Merge pull request #2490 from BlueWallet/lessthan500 ADD: Show alert if amount is less or equal 500 sats
push time in 2 hours
pull request commentBlueWallet/BlueWallet
ADD: Show alert if amount is less or equal 500 sats
Unbelievable. You, [subject name here], must be the pride of [subject hometown here]!
comment created time in 2 hours
pull request commentBlueWallet/BlueWallet
ADD: Show alert if amount is less or equal 500 sats
♫ This was a triumph. I'm making a note here: HUGE SUCCESS ♫
[android in browser] https://appetize.io/app/9mbvvqkedqu0mq8ynx0zgcrax4
comment created time in 3 hours
push eventBlueWallet/BlueWallet
commit sha f61619f759f122e664d7fff4ebd19356ee0f6547
REL: release notes & ver bump
commit sha dc8203f9be3168761d423c1ae573b658f1ecb8f3
Translate /loc/en.json in de_DE review completed for the source file '/loc/en.json' on the 'de_DE' language.
commit sha 81dd3bc55bc9f6f5a83e9b5d8bd80b845181527c
Merge pull request #2504 from BlueWallet/translations_loc-en-json--master_de_DE Translate '/loc/en.json' in 'de_DE'
commit sha dcc26709f28a1cc75af1e854ceef68b8dd5cc287
OPS: GlaDOS should prefix apk filenames with branch name before uploading them to filestorage and linking to ticket (closes #2496)
commit sha b9c63cf0ce2d2199be46249dac0a482a35e9b08a
Merge branch 'master' into lessthan500
commit sha 1a8afd4bf05df8093c11ffca0b9f3d6a7c76ce8f
Update details.js
push time in 3 hours
release BlueWallet/BlueWallet
android-6.0.3.apk 56.28MB
BlueWallet.6.0.3.dmg 9.02MB
released time in 12 hours
pull request commentBlueWallet/BlueWallet
ADD: TOR support for lndhub & electrum
♫ This was a triumph. I'm making a note here: HUGE SUCCESS ♫
[android in browser] https://appetize.io/app/cfaadj3djh7m4cf4vamqakxrc0
comment created time in 12 hours
push eventBlueWallet/BlueWallet
commit sha 32cfe9518c59cb6bef11dc1833504e6862b8f8ba
WIP: tor android 11
commit sha 37169403289e043a0f239c638f6aed59574268b3
Merge branch 'tor4lndhub' of https://github.com/BlueWallet/BlueWallet into tor4lndhub
push time in 13 hours
pull request commentBlueWallet/BlueWallet
OPS: GlaDOS should prefix apk filenames with branch name before uploa…
♫ This was a triumph. I'm making a note here: HUGE SUCCESS ♫
[android in browser] https://appetize.io/app/80u41g0fvh9gqevj4wee5pdf04
comment created time in 13 hours
issue closedSifir-io/react-native-tor
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0
Hello,
I cant use this tool in a new project.
Just make a new project with: react-native init projectname
And then install the react-native-tor with npm i react-native-tor
After this using : npx react-native run-android
I get this error:
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.2/userguide/command_line_interface.html#sec:command_line_warnings 26 actionable tasks: 19 executed, 7 up-to-date repository\x\android\app\src\debug\AndroidManifest.xml Error: uses-sdk:minSdkVersion 16 cannot be smaller than version 26 declared in library [sifir_android.aar] C:\Users\x\.gradle\caches\transforms-2\files-2.1\d1b53437b9b544e7ed30bf7073aa64ea\sifir_android\AndroidManifest.xml as the library might be using APIs not available in 16 Suggestion: use a compatible library with a minSdk of at most 16, or increase this project's minSdk version to at least 26, or use tools:overrideLibrary="com.sifir.tor" to force usage (may lead to runtime failures)
Node version: 15.5.1 Npm version: 7.3.0 ReactNative version: 4.13.1 Windows: 10
Note: if I run npx react-native run-android
without installing npm i react-native-tor
the project load in the emulator without any problem.
closed time in 13 hours
h4num4n-nomadspull request commentBlueWallet/BlueWallet
ADD: TOR support for lndhub & electrum
Yep will try to get to the timeout fix this week.
comment created time in 13 hours
push eventSifir-io/react-native-tor
commit sha ad70849b51624642185b9644aeb7fd57d44b3d72
fix: [aar] latest ndk build
commit sha a6676405a6905af5c7d846bda6cd64c30f77594f
fix: [aar] target android 30
commit sha b3170f7f6bdac620cf477459ff52f4c196989d49
fix: [targetSdk] update target sdk to 30
commit sha f7719a85a90bbdd6e8202764d84cedba47665084
fix: [arm64] w arm64 jnilib
commit sha 1ea19c75abe285f6c4699d88027456901c693424
fix: [android11-changes] update system.loadlib
commit sha a65f59804b3a9e4df619624cde63259706c9afd2
fix: [android11-sysload] clean up + fix packagename
commit sha a9df0a8a3c2845f957ffc44d225d5885ff5d6f87
fix: [include so] Works on example app now
commit sha f31693587c632805e8bf915d11f73b3c9bcfd5d1
Merge pull request #17 from Sifir-io/fix/android11 Fix/android11
push time in 13 hours
Pull request review commentSifir-io/react-native-tor
Tor_kotlinVersion=1.3.50-Tor_compileSdkVersion=28-Tor_buildToolsVersion=28.0.3-Tor_targetSdkVersion=28+Tor_compileSdkVersion=30
no minSdkVersion remains 26. This is just the compile target which is a requirement (per google guidelines) to be at least 30 now
comment created time in 13 hours
pull request commentBlueWallet/BlueWallet
ADD: TOR support for lndhub & electrum
It works!!! just made a new account via TOR on my Graphene phone 😁.
comment created time in 16 hours
pull request commentBlueWallet/BlueWallet
ADD: TOR support for lndhub & electrum
♫ This was a triumph. I'm making a note here: HUGE SUCCESS ♫
[android in browser] https://appetize.io/app/qeegpytykggu1r9mp2p4rtx8gw
comment created time in 18 hours
pull request commentBlueWallet/BlueWallet
@katakoto If you prefer to mess with the code, here is a json with untranslated strings.
comment created time in 20 hours
pull request commentBlueWallet/BlueWallet
ADD: TOR support for lndhub & electrum
♫ This was a triumph. I'm making a note here: HUGE SUCCESS ♫
[android in browser] https://appetize.io/app/y7wjmry5p0b5qxj432ntktjf1r
comment created time in a day