Commit Graph

53 Commits

Author SHA1 Message Date
Pavel Ševčík
cf86333464 Sanitation and code optimization 2018-12-19 10:26:59 +01:00
Pavel Ševčík
1cf2561283 Handle bitcoin uri and open SendDetails using first wallet 2018-12-18 13:00:54 +01:00
Marcos Rodriguez Vélez
bc8c91608e Haptic feedback updates 2018-12-13 11:50:18 -05:00
sevcik
a1d1dc1f3a Fix: Fee slider not setting new value on change 2018-12-12 17:24:23 +01: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
Overtorment
0f6f3d69ca FIX: better android support 2018-11-09 23:44:34 +00:00
Overtorment
4e3d9ed8e1 FIX: better final fee calculation on transaction/details screen 2018-11-04 21:06:15 +00:00
Overtorment
b2037a6435 ADD: link to open coinb.in to verify txhex 2018-11-04 21:06:15 +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
c1ff80aee9 Validate address with bitcoin library (#110)
REF: Wrap tx creation in a try catch
2018-10-27 20:38:22 +01: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
Marcos Rodriguez Vélez
d09dbb0935 ADD: You can now pay for a Lightning invoice by manually inserting the invoice ID 2018-10-22 23:51:30 +01:00
Igor Korsakov
f5dd8252e1
Development (#103)
ADD: New send screen
ADD: Support for BIP70 decoding
2018-10-20 22:10:21 +01:00
Overtorment
0734f68a55 REF: qr scan improved 2018-10-10 16:46:36 +01:00
Igor Korsakov
65be52ed3d
Development (#96)
* ADD: Wallet Details screen
* FIX: Fixed receive and send calls
* FIX: improve splash image and colors
* FIX: Modified Encrypted Storage prompt to avoid cancellation
* FIX: improved tx refresh strategy
* FIX: HDBread tx confirmations calculation
2018-10-09 00:25:36 -04:00
Marcos Rodriguez Vélez
37e1251035
FIX: Fixed Spanish translations. 2018-10-03 21:49:29 -04:00
Overtorment
83420f97e4 FIX: after tx broadcast tx list refreshed automatically 2018-10-03 01:54:55 +01:00
Overtorment
7debdf912b REF: cleanup dead code 2018-09-27 20:29:13 +01:00
Overtorment
a08b3527bc WIP: lnd 2018-09-26 22:16:52 +01:00
Marcos Rodriguez Vélez
6fc2a1a06d Upgrade to Expo 30. (#75)
* Update to Expo 30
2018-09-26 20:01:23 +01:00
Overtorment
0fa30e4c66 FIX: broken layout if tx creation error 2018-09-25 21:59:06 +01:00
Marcos Rodriguez Vélez
5ae0359090 Downgraded called props (#74)
* Downgrade Expo to 29
2018-09-24 20:39:27 +01:00
Igor Korsakov
a11b7b17e8
FIX: layout bugs (#71)
* FIX: layout bugs
2018-09-22 12:26:45 +01:00
Marcos Rodriguez Vélez
5a2f2020fc
Updated Main screen header design. Moved all react-native-elements Header to be react-navigation's header prop instead of being inside render() 2018-09-18 21:59:16 -04:00
Marcos Rodriguez Vélez
f45ca0b182
Fix for lists 2018-09-18 03:24:42 -04:00
Marcos Rodriguez Vélez
7de11a495e
missing file 2018-09-18 02:52:12 -04:00
Marcos Rodriguez Vélez
418e69cdc7
Fixes 2018-09-18 02:48:53 -04:00
Marcos Rodriguez Vélez
c963e5206e Migrated to FlatList. 2018-09-16 02:24:45 -04:00
Igor Korsakov
bd71479e75
Lnd WIP (#32)
FIX: HD wallet send
WIP: lnd wallets add/import/remove works
2018-09-01 00:28:19 +01:00
Overtorment
ee9303679f REF: send/create & send/details 2018-08-18 23:10:12 +01:00
Overtorment
46fb9617e0 FIX: Wont broadcast tx with too small fee 2018-08-18 16:49:36 +01:00
Overtorment
b63f9ec0cf ADD: support HD wallet 2018-08-08 01:05:34 +01:00
Overtorment
7619183285 REF: prettier 140 chars
WIP: HD wallets
TST
REF
2018-07-07 22:15:14 +01:00
Overtorment
b369a1b917 REF: prettier: line width 120 2018-07-07 14:04:32 +01:00
Overtorment
c43ec87bb0 WIP: redesign 2018-06-28 23:17:14 +01:00
Overtorment
a1c774882a WIP: redesign 2018-06-28 02:43:28 +01:00
Overtorment
55f6ccde73 WIP: redesign 2018-06-24 23:22:46 +01:00
Overtorment
11078d9bf7 REF 2018-06-17 12:38:12 +01:00
Overtorment
b76ff9f848 FIX: fallback pushtx endpoints; closes #18 2018-06-11 20:17:16 +01:00
Overtorment
0897e5a5d2 FIX: issue with comma instead of dot when creating transaction; closes #16 2018-06-02 22:09:25 +01:00
Igor Korsakov
75d054d0e7
Translations (#15)
ADD: locale
2018-05-28 20:18:11 +01:00
Overtorment
2b5d00c0bd REF 2018-05-22 18:10:53 +01:00
Overtorment
8646f1d06e store version 1.2.0 2018-05-12 21:27:34 +01:00
Overtorment
a885d1e006 refactoring 2018-05-06 18:14:22 +01:00
Overtorment
06c1727fad UI improvements; refactoring 2018-05-06 18:12:14 +01:00
Overtorment
8afa275306 refactoring 2018-03-24 21:24:20 +00:00
Sergii Tsegelnyk
0c12930f89 qr code bip21 2018-03-20 02:49:32 +02:00
Overtorment
0718687fc0 codestyle 2018-03-18 03:11:54 +00:00
Overtorment
f84f797f28 codestyle 2018-03-18 03:11:54 +00:00