Commit Graph

42 Commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
c95350b68f
OPS: Update RN (#5305) 2023-03-04 17:51:11 +00:00
overtorment
4fe7281805 FIX: priority fee will be always at least 2 sat/vb to beat other 1 sat/vb transactions in the mempool (closes #4902) 2023-01-01 18:18:15 +00:00
Overtorment
a34605224a FIX: better support parsing taproot addresses from Electrum (rel #4749) 2022-06-21 13:43:28 +01:00
Overtorment
20254c682b FIX: electrs-esplora 'verbose transactions are currently unsupported' (closes #3985) 2022-03-13 19:28:45 +00:00
Marcos Rodriguez Vélez
077137082f Update BlueElectrum.js 2021-10-27 21:20:42 +01:00
Overtorment
10e0d5f7c0
REF: change default electrum servers list 2021-10-08 23:19:40 +01:00
Marcos Rodriguez Vélez
0a29577d65
FIX: The term "Alert" is not part of the localisation file #3895 2021-10-04 02:02:33 -04:00
Overtorment
8eca4382e1
FIX: choose next electrum server if current one is dead 2021-10-01 16:35:20 +01:00
Overtorment
daf0c24255
FIX: support for electrum backed by bitcoin code 22+ (closes #3877) 2021-09-28 21:25:28 +01:00
Marcos Rodriguez Vélez
42481cecdb REF: Move to environments file 2021-09-22 12:07:13 -04:00
Marcos Rodriguez Vélez
78380405aa ADD: Toggle for disabling Tor daemon 2021-09-21 23:55:14 -04:00
Overtorment
6565fd531d
ADD: onchain receive address now shows ETA on incomming transaction (rel #3183) 2021-08-27 16:31:08 +01:00
Overtorment
f8b8146900 REF: speed-^C wait for electrum 2021-08-18 20:42:00 +01:00
Gabriele Genta
782e6029b4 REF: Connect BlueElectrum explicitly 2021-08-11 11:26:01 +01:00
Marcos Rodriguez Vélez
5a61a8a41d
ADD: Electrum connection toggle (#3470)
* ADD: Electrum connection toggle
2021-08-10 10:35:47 -04:00
Marcos Rodriguez Vélez
ca0f40651b REF: WidgetCenter 2021-08-03 12:28:47 -04:00
Overtorment
37d99089bb REF: better handling large transactions from electrum 2021-07-26 12:46:03 +01:00
Marcos Rodriguez Vélez
308e9e1545 ADD: isTorCapable
Removes the need to manual code adjustments on platforms that aren't compatible with react-native-tor
2021-07-19 14:43:12 -04:00
Overtorment
68b2f28178 REF: storage improvements 2021-05-18 21:38:18 +01:00
Overtorment
95a8ca5b18 REF: works faster with electrs & EPS 2021-04-30 18:46:53 +01:00
Overtorment
42a413ee95 REF: speeded up electrum (caching of some requests) 2021-04-28 09:57:47 +01:00
Overtorment
6504f5f8b3 TST: fix 2021-04-28 00:25:04 +01:00
Overtorment
89afdee8e1 REF: speeded up electrum (caching of some requests) 2021-04-27 20:15:41 +01:00
Overtorment
1bdd37d0fb ADD: TOR support 2021-04-23 15:56:51 +01:00
marcosrdz
e14ca13cf0 Update BlueElectrum.js 2021-02-25 23:01:23 -05:00
marcosrdz
5acbd043dc Update BlueElectrum.js 2021-02-25 22:30:43 -05:00
marcosrdz
d885d2f4df Merge branch 'master' into connectalert 2021-02-25 22:30:39 -05:00
Overtorment
522ccdae28 REF: electrum protocol error graceful handling 2021-02-22 17:36:12 +00:00
Overtorment
f20fae8d2b FIX: better fee estimation based on mempool (closes #2154) 2021-02-01 15:46:15 +00:00
marcosrdz
9d775f635f ADD: If unable to connect to server, show alert. 2021-01-22 22:10:32 -05:00
Overtorment
fe4dedab24 FIX: disable RPC batching for Fulcrum electrum server 2021-01-13 17:15:59 +00:00
marcosrdz
5527d62b40 OPS: Update packages 2020-12-15 22:15:57 -05:00
Overtorment
ba89b76284 FIX: multisig throwing an error on creating transaction while connected to electrs 2020-11-30 15:26:37 +00:00
marcosrdz
c986c557ac FIX: Connect to the same electrum server as the app. 2020-11-11 21:04:10 -05:00
Marcos Rodriguez Vélez
10511ae063
WIP: Market Widget for iOS 14 2020-11-02 13:11:28 +00:00
Overtorment
18a719e74a
FIX: crash on electrum malformed response (closes #1522, #1043, #1530… (#1952) 2020-10-06 14:46:20 +01:00
Overtorment
211ef2d9df FIX: transaction time when using ElectrumPersonalServer (closes #1315) 2020-09-01 10:37:13 +01:00
Overtorment
84e21f0cad FIX: some electrum txs stay unconfirmed 2020-09-01 00:14:05 +01:00
Overtorment
2903ae5a1f REF: speeded up large wallets (>3k txs) 2020-08-29 09:53:07 +01:00
Overtorment
d7f6bb6aa0 FIX: fetching large tx list wont throw an error anymore (but might return empty transactions instead) 2020-08-10 11:02:31 +01:00
Overtorment
57a4414564 REF: dont store txhex in transactions list 2020-07-03 09:09:50 +01:00
Overtorment
7396147157 REF: rearrange modules, move from root to blue_modules/ 2020-07-02 15:04:44 +01:00