Commit Graph

44 Commits

Author SHA1 Message Date
ncoelho
8691621641 Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into limpbrains-cc 2020-11-06 11:12:38 +01:00
Overtorment
133534f44e TST: basic multisig import wallet e2e test (+test UR animated qrs); REF: create ms; ADD: scanQR now has progress bar when scanning animated QRs; 2020-11-04 19:41:40 +00:00
Ivan Vershigora
f7c9669cc9 REF: use createTransaction().outpts as recipients for confirmation screen 2020-10-29 11:30:00 +03:00
Marcos Rodriguez Vélez
1e770f779b
REF: useContext for centralized data access 2020-10-24 18:20:59 +01:00
Overtorment
b4528c3099 FIX: minor fix on send screen; TST: e2e test for scan BIP21 2020-09-23 21:50:21 +01:00
Overtorment
f432aa6284
ADD: payjoin support 2020-09-21 20:32:20 +01:00
Overtorment
e892dafa52 FIX: After broadcast, value of sent transaction is incorrect (closes #1072) 2020-09-07 14:25:20 +01:00
Overtorment
33a0701c05 TST: basic e2e test for deeplinking 2020-08-11 20:08:09 +01:00
Overtorment
1d8cbcf4b2 ADD: subscripbe to push notifications about mined tx 2020-07-28 15:48:38 +01:00
Ivan
7d1511056b
REF: Improve localization 2020-07-20 14:38:46 +01:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode 2020-07-15 18:32:59 +01:00
Overtorment
7396147157 REF: rearrange modules, move from root to blue_modules/ 2020-07-02 15:04:44 +01:00
Overtorment
03c7f7e92c FIX: cant send onchain when scanning QR with address & amount 2020-06-24 21:26:48 +01:00
Overtorment
2243a19a2f
ADD: fiat input (#1190) 2020-06-09 15:08:18 +01:00
Ivan Vershigora
71c8b74e92 REF: upgrade eslint, prettier, fix errors, reformat everything 2020-06-04 11:48:07 +01:00
Ivan Vershigora
206f3ef1a3 FIX: syncup with master 2020-05-30 10:47:32 +03:00
Ivan Vershigora
c65709dab6 REF: migrate to RN5, fix everything 2020-05-27 14:12:17 +03:00
Ivan Vershigora
68e10cd7f1 REF: move all inline styles to StyleSheet.create 2020-05-24 12:17:26 +03:00
Overtorment
f7028431ce
ADD: broadcast txhex screen 2020-04-28 17:27:35 +01:00
Overtorment
70af003a14 TST: detox e2e test to import BIP84 mnemonic & create real transaction 2020-04-27 20:41:59 +01:00
Overtorment
2ec23d9147 REF: transaction value 2020-04-24 15:55:10 +01:00
Overtorment
285a81a60d REF: send functionality for all wallet types 2020-04-24 10:37:09 +01:00
Marcos Rodriguez
3678c376a6 FIX: Set isLoading to false when biometrics unlock fails 2019-12-28 19:44:27 +00:00
Overtorment
4f307b8e3a REF: lint 2019-10-16 17:51:00 +01:00
Overtorment
839488b1ef REF: lint
FIX: Refactored
2019-10-06 23:22:46 -04:00
Marcos Rodriguez
c2b667c3ca Merge branch 'master' into biometrics 2019-10-05 18:18:23 -04:00
Overtorment
384932261f FIX: zero on send success screen 2019-10-06 00:45:51 +03:00
Overtorment
a1d542dc28 FIX: NaN when sending onchain 2019-09-27 20:12:28 -04:00
Marcos Rodriguez
29ce0271f8 ADD: Biometrics
FIX: Added FaceID Usage description

ADD: Use Biometrics for Show balance.

ADD: Unlock With Boot Screen

FIX: Allow the use of Biometrics after decrypt

FIX: Build system revert.

FIX: Remove biometric from receive address.

ADD: Biometric for export

FIX: Use RNSecureKeyStore for biometrics

FIX: Realign views

Update biometrics.js
2019-09-27 20:12:25 -04:00
Overtorment
11f73f1e65 FIX: NaN when sending onchain 2019-09-27 18:06:24 +03:00
Marcos Rodriguez
618ae19342 FIX: Fix NaN success screen. 2019-09-16 17:11:22 -04:00
Marcos Rodriguez
6f2280ab0e ADD: Batch send UI
WIP: Create batch TX

WIP: Continuing...

WIP: More work

WIP: More work...

WIP

WIP

Update signer.js

FIX: Fix Send Max

ADD: Warn user if they want to make a max transaction but then switch to a wallet without support.

FIX: Fixed BIP70 processing

FIX: Removed parameter

FIX: Fixed multiple UI recipient bugs.

WIP

WIP

ADD: Scroll the problematic transaction

Update details.js

Update details.js

FIX: Fix crash when switching wallets

FIX: Success message
2019-09-11 21:35:11 -04:00
Overtorment
03be286b43 REF: electrum reconnect 2019-07-13 16:33:45 +01:00
Overtorment
ff31f52091 FIX: wait for electrum connection before fetching tx or broadcast 2019-07-13 09:32:27 +01:00
Overtorment
9bed2c3776 FIX: android build 2019-05-03 19:45:38 +01:00
Marcos Rodriguez Vélez
33bffaa7ab ADD: Apple Watch support 2019-05-02 21:33:03 +01:00
Marcos Rodriguez Vélez
3f651960e0 ADD: Read clipboard for transactions 2019-03-05 02:25:56 +00:00
Marcos Rodriguez Vélez
a1bf0f8276 ADD: Broadcast TX using Electrum 2019-02-28 23:26:02 +00:00
Marcos Rodriguez Vélez
a440c61102 FIX: Change propType to correct type. Fixed an issue where goBack wouldnt pop the stack navigation 2019-02-01 10:28:43 -05:00
Marcos Rodriguez Vélez
b36bd490e8 FIX: Fixed spacing for RBF button
FIX: Show blockheight if, and only there is at least 1.
2019-01-29 19:50:50 -05:00
Igor Korsakov
6f581a2f2e
Eject (#126)
* OPS: randombytes work
* OPS: porting to RN android: added prompt, refactoring
* OPS: better android prompt
* FIX: scan qr callback
* FIX: correct fee sat calculation for HD & classic segwit wallets
* FIX: Fixed height for button in empty transaction list
* FIX: keyboard issue on fee selection modal
* FIX: slow QR code generation for HD backup screen
* ADD: wallet reorder
* FIX: TypeError: undefined is not an object (evaluating 'recommendedFees.halfHourFee') #133
* FIX: android appstore link
* OPS: Code to Migrate Expo json
* REF: renamed blitzhub to lndhub
* OPS: Migration: move expo files instead of parsing
* FIX: lndhub uri usage
* FIX: no security alert on android (it was ios specific)
* REF: better tx list rendering and sorting
* ADD: verify tx on coinb.in
* FIX: Tap to dismiss is not working #137
* REF: Removed Wallet gradients duplication.
* REF: about screen
* FIX: bech32 qr scan in send screen
* FIX: better bip21 handling
* Use of dayjs for transaction details
* REF: QR code content follows BIP21
* ADD: fee in local currency when send
* FIX: Refresh wallet info on page focus
2018-12-11 22:52:46 +00:00
Marcos Rodriguez Vélez
d913934c9e FIX: Addressed some crashes when running on an Android device. (#115)
FIX: Weird styling on inputs #68
2018-11-01 19:44:39 +00:00
Marcos Rodriguez Vélez
202165d1e2 REF: Updated navigation headers to better match design 2018-10-29 22:11:48 +00:00
Marcos Rodriguez Vélez
6bc435fd48 FIX: Improve broadcasting experience #66 (#107)
ADD: New transaction Confirm UI
REF: Improve broadcasting experience #66
FIX: Satoshis to local currency in Send screen
FIX: Fixed Wallet export QR code width
FIX: Invalid BIP21 URI at value #108
FIX: #109  TypeError: undefined is not an object (evaluating 'this.state.tx.inputs.length')
2018-10-27 16:13:09 +01:00