Marcos Rodriguez Velez
fa9b60db26
REF: Extract BlueButton to Button.tsx
2023-11-15 04:40:22 -04:00
Marcos Rodriguez Velez
3684814e21
FIX: can't access storage for unsigned transaction export #5559
2023-07-09 12:12:05 -05:00
overtorment
45560a1e90
REF: swap tiny-secp256k1 for noble-secp256k1
2022-10-02 18:33:30 +01:00
Overtorment
4f6bf7a754
FIX: cant open block explorer in browser ( closes #4244 )
2022-06-09 21:18:56 +01:00
Overtorment
28f70b4b8a
REF: changed interface of bip32 dep
2022-01-17 15:22:15 +00:00
Overtorment
17b11d5f94
REF: bump bitcoinjs to v6.0.0
2021-11-25 15:50:40 +00:00
Overtorment
b36252d015
FIX: switch to sat/vbyte instead of sat/byte
2021-09-15 14:39:50 +01:00
Ivan Vershigora
3dafc18a80
REF: move bip38 to separate repository
2021-08-07 17:39:01 +03:00
Overtorment
1f953db482
TST: disable Tor test from runtime selftest screen
2021-05-13 10:35:26 +01:00
Ivan Vershigora
05c222f2cb
REF: upgrade bech32, bip39 and crypto-js
2021-05-09 13:08:53 +03:00
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