Commit Graph

42 Commits

Author SHA1 Message Date
nymkappa
691d4ceec9 Increase timeout to 60 seconds 2023-03-23 06:47:28 +00:00
softsimon
0dedfdb1b5 Make lib rely on tls/net internally. 2020-12-29 14:13:55 +07:00
Dan Janosik
a5b158a954
improvements/simplifications to callbacks/logging 2020-07-03 15:08:11 -04:00
Dan Janosik
53dc21ca13
backtrack broken logging change 2020-07-03 11:47:49 -04:00
Dan Janosik
595475e8d2
minor error handling/logging tweaks 2020-07-03 11:45:55 -04:00
Dan Janosik
0dec5c9cdd
Remove "debug" dependency; add simple/configurable log indirection 2020-07-02 14:44:07 -04:00
Dan Janosik
d263d2627b
spaces -> tabs 2020-07-02 14:05:13 -04:00
Dan Janosik
5408cc301b
Externally configurable callbacks: afterConnect, afterClose 2020-07-02 12:05:23 -04:00
Dan Janosik
2f8121346a
log message cleanup 2020-06-25 14:26:25 -04:00
Dan Janosik
138d2b8bf0
use "debug" for logging instead of console 2020-06-25 14:10:38 -04: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