Commit Graph

39 Commits

Author SHA1 Message Date
Carlos Marques
83420b861b perf: improve message parser 2026-04-27 14:54:50 +01:00
overtorment
d9f511d97f FIX: dont hang forever if electrum threw 'Batch limit exceeded' error 2025-05-16 16:53:49 +01:00
overtorment
1bfe3cc424 FIX: tls for nodejs 2024-02-05 09:07:06 +00:00
overtorment
a810b22e80 DOC 2024-02-04 14:42:32 +00:00
overtorment
567e23d30e REF: modernize, make it work with latest react-native-tcp-socket 2024-02-04 14:32:40 +00:00
Overtorment
99ebcc649d REF: net & tls dependency inject 2021-01-08 18:35:17 +00:00
Overtorment
f9a827e724 FIX: gracefully handling malformed server responses 2020-10-06 13:43:32 +01:00
Overtorment
cc018effaf REF: reconnect improvements; remove unused code 2020-06-12 15:47:10 +01:00
Overtorment
d1baea7ecb FIX: minor 2020-06-11 18:03:04 +01:00
Overtorment
2a5bb11dd9 FIX: minor improvements 2020-03-27 19:02:44 +00:00
Overtorment
4bbd13f3c2 FIX: initSocket() without arguments 2020-03-27 13:47:58 +00:00
Overtorment
aa73cd8bb3 added TLS support 2020-03-26 15:04:02 +00:00
Overtorment
609ca3bd58 refactoring before adding TLS support 2020-03-26 10:36:09 +00:00
Overtorment
d194ff6919 ADD: Scripthash_getHistoryBatch & Transaction_getBatch 2019-06-09 00:31:49 +01:00
Overtorment
720c70ef99 ADD: batch fetch UTXO 2019-05-23 12:52:36 +01:00
Overtorment
7017952513 ADD: basic batching support and batched getBalance 2019-05-12 21:35:15 +01:00
Overtorment
59712b3b7d made it fork for RN/nodejs test env 2019-01-05 13:08:32 +00:00
Overtorment
232e113b35 Add electrum config for server version, ping strategy and reconnection 2019-01-05 12:07:35 +00:00
you21979
5fb46ad687 update protocol ver 1.2 2018-03-08 20:39:54 +09:00
you21979
0a0d6a74cb fix scope error 2018-02-09 18:31:49 +09:00
Yuki Akiyama
50fd4e1d26
Merge pull request #5 from BitCraftIO/master
Fail gracefully if `tls` not found
2018-02-09 18:24:30 +09:00
Colin Atkinson
8ed71b1e49
Don't send deprecated height in blockchainTransaction_get 2018-02-08 18:32:09 -05:00
Zach Bloomquist
25234a6648
Fail gracefully if tls not found 2018-01-28 16:42:33 -05:00
Colin Atkinson
57ab7bf0aa
Add address and scripthash subscribe methods 2018-01-12 05:40:36 -05:00
Colin Atkinson
9277fda4e8
Implement remaining non-subscribe methods 2018-01-12 04:58:22 -05:00
Colin Atkinson
b49886885b Implement get_balance, listunspent, and get_history for scripthash 2018-01-12 04:20:32 -05:00
you21979
296e0bb9fe mod 2017-10-30 21:15:29 +09:00
you21979
66bd1bbf1c add connection timeout option 2017-10-30 17:50:42 +09:00
Ivan Yakovlev
d9a18b080b fix arguments names 2017-09-07 13:03:30 +02:00
you21979
50e43d288e connect error handling 2017-07-20 14:05:16 +09:00
you21979
0ac3165100 mod 2017-07-10 20:25:34 +09:00
you21979
d8e59aa7af mod 2017-07-10 20:09:32 +09:00
you21979
62d4cf636d refactoring 2017-07-10 19:48:09 +09:00
you21979
aa6cc493f2 mod 2017-07-10 19:15:10 +09:00
you21979
0aba4d0e55 support tls socket 2017-07-10 17:27:21 +09:00
you21979
962c13dc26 mod 2017-07-10 13:45:43 +09:00
you21979
e1ad339581 add event dispose 2017-07-10 13:41:07 +09:00
you21979
5be1c81952 add subscriber 2017-07-10 13:30:02 +09:00
you21979
70ee2495de initial commit 2017-07-05 19:20:19 +09:00