Overtorment
b9195d3a49
Merge branch 'master' into limpbrains-sss
2021-04-28 12:30:29 +01:00
Overtorment
1bdd37d0fb
ADD: TOR support
2021-04-23 15:56:51 +01:00
Ivan Vershigora
e70ac56329
ADD: SLIP39 wallets and react-native-crypto
2021-04-15 20:52:48 +03:00
Phaedrus Raznikov
9758a602d1
FIX: Remove custom styles applied to SafeBlueArea, and their defs
2021-03-22 11:54:17 +00:00
marcosrdz
2aab0dd715
FIX: Missing Strings for Translations
2021-03-10 22:27:51 -05:00
Ivan Vershigora
0d22a42a74
FIX: i18n settings small fixes
2021-02-22 10:27:23 +03:00
Ivan Vershigora
64ff3de735
FIX: screen titles language
2021-02-15 11:03:54 +03:00
Overtorment
b77d1fe3b8
ADD: AEZEED mnemonics support (from LND; only primary native-segwit chain atm; closes #1543 )
2021-01-29 15:57:59 +00:00
Ivan Vershigora
002752f643
REF: navigation styles
2020-12-25 19:09:53 +03:00
Overtorment
476ba022a0
Revert "REF: navigation styles"
2020-12-04 13:40:13 +00:00
Ivan Vershigora
aa7add7752
REF: navigation styles
2020-12-04 12:50:23 +03:00
marcosrdz
cb88714592
REF: Refactor some BlueComponents
2020-11-29 23:18:54 -05:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode
2020-07-15 18:32:59 +01:00
Overtorment
26f8219e3d
TST: fix tests after coinselect dep update
2020-07-06 19:25:30 +01:00
Overtorment
7396147157
REF: rearrange modules, move from root to blue_modules/
2020-07-02 15:04:44 +01:00
Ivan Vershigora
71c8b74e92
REF: upgrade eslint, prettier, fix errors, reformat everything
2020-06-04 11:48:07 +01:00
Ivan Vershigora
68e10cd7f1
REF: move all inline styles to StyleSheet.create
2020-05-24 12:17:26 +03:00
Overtorment
285a81a60d
REF: send functionality for all wallet types
2020-04-24 10:37:09 +01:00
Overtorment
a6c2cdaf4a
FIX: bip38 fixes
2020-04-10 17:06:37 +01:00
Overtorment
c4be1ac0da
FIX: BIP38 import support
2020-04-07 15:43:40 +01:00
Overtorment
8952a7aa39
TST: selftest improvements
...
REF: lint
REL: ver bump
2020-03-31 10:27:59 +01:00
Overtorment
b1e7378e02
TST: e2e tests for storage encryption
2020-03-19 15:51:35 +00:00
Overtorment
adf00f1da0
TST: fix selftest
2019-12-28 18:24:53 +00:00
Overtorment
6589ccca58
TST: encryption
2019-11-30 00:34:51 +00:00
junderw
d0b2af32a1
Fix outputs value greater than inputs value bug in tests
2019-09-14 10:05:30 +09:00
junderw
e72afd758e
Update to BitcoinJS 5.1.6
2019-09-14 07:15:59 +09:00
Overtorment
c9c35f120a
TST: fix
2019-08-26 19:06:52 +01:00
Overtorment
03be286b43
REF: electrum reconnect
2019-07-13 16:33:45 +01:00
Overtorment
13fe0640cf
FIX: tst
2019-06-16 20:07:07 +01:00
Overtorment
544a9e61f1
FIX: HD wallet update if it was heavily used externally ( closes #495 )
2019-05-22 21:00:35 +01:00
Overtorment
8a89405746
TST: RN selftest HD bech32
2019-05-22 21:00:35 +01:00
Overtorment
bfc941e2e4
TST: selftest
2019-05-09 15:15:23 +01:00
Marcos Rodriguez Vélez
33bffaa7ab
ADD: Apple Watch support
2019-05-02 21:33:03 +01:00
Overtorment
801807ac46
FIX: all wallets are refreshed when app launches
2019-03-16 19:57:48 +00:00
Overtorment
240f2c35cb
REF: start transition to Electrum server
2019-01-30 19:41:35 +00: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
eaa81bfd23
TST: fixed selftest
2018-10-31 12:53:18 +00:00
Igor Korsakov
f5dd8252e1
Development ( #103 )
...
ADD: New send screen
ADD: Support for BIP70 decoding
2018-10-20 22:10:21 +01:00
Overtorment
7e84bf6374
ADD: create HD wallet can now generate mnenonic phrase
2018-07-28 21:19:11 +01:00
Overtorment
ebae0c5fae
FIX: better iPad support
2018-07-18 00:45:06 +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
55f6ccde73
WIP: redesign
2018-06-24 23:22:46 +01:00
Overtorment
2b5d00c0bd
REF
2018-05-22 18:10:53 +01:00
Overtorment
0b9d73e2d1
TST
2018-05-20 11:05:50 +01:00
Igor Korsakov
064caa05fc
Feature/legacywallet ( #10 )
...
ADD: scan legacy address and check balance
ADD: can creat tx from legacy address
OPS: new nodejs circleCI version
REF
2018-05-20 10:38:50 +01:00
Overtorment
8646f1d06e
store version 1.2.0
2018-05-12 21:27:34 +01:00
Overtorment
f8cb963e13
more tests
2018-03-30 19:31:10 +01:00
Overtorment
8afa275306
refactoring
2018-03-24 21:24:20 +00:00
Overtorment
04ae28a9b7
self test
2018-03-24 20:12:59 +00:00