Commit Graph

  • d533c8b216
    Bump version master softsimon 2023-03-23 15:50:09 +0900
  • d8547ee1a1
    Merge pull request #4 from mempool/nymkappa/increase-timeout softsimon 2023-03-23 15:49:49 +0900
  • 691d4ceec9 Increase timeout to 60 seconds nymkappa/increase-timeout nymkappa 2023-03-23 06:47:28 +0000
  • 41872e548b
    Merge pull request #3 from tiero/master softsimon 2022-11-26 19:03:50 +0900
  • 47b4b11dae
    Update package.json Marco Argentieri 2022-11-25 09:52:31 -0600
  • afafe337fe
    Update README.md Marco Argentieri 2022-11-25 09:50:57 -0600
  • 0dedfdb1b5 Make lib rely on tls/net internally. softsimon 2020-12-29 14:13:55 +0700
  • be9541b0cb Tagging package.json with @mempool namespace. softsimon 2020-12-29 00:38:21 +0700
  • d98e929028
    configurable ping period with sensible default (2m instead of 5s) Dan Janosik 2020-07-11 22:17:53 -0400
  • 344ac93946
    version bump Dan Janosik 2020-07-03 15:08:42 -0400
  • a5b158a954
    improvements/simplifications to callbacks/logging Dan Janosik 2020-07-03 15:08:11 -0400
  • 53dc21ca13
    backtrack broken logging change Dan Janosik 2020-07-03 11:47:49 -0400
  • 595475e8d2
    minor error handling/logging tweaks Dan Janosik 2020-07-03 11:45:55 -0400
  • 0dec5c9cdd
    Remove "debug" dependency; add simple/configurable log indirection Dan Janosik 2020-07-02 14:44:07 -0400
  • 6fefbd88f1
    Merge branch 'master' of github.com:janoside/electrum-client Dan Janosik 2020-07-02 14:13:54 -0400
  • bedf539fdf
    typo Dan Janosik 2020-07-02 14:13:45 -0400
  • b3a6fecea1
    Update README.md Dan Janosik 2020-07-02 18:06:32 +0000
  • d263d2627b
    spaces -> tabs Dan Janosik 2020-07-02 14:05:13 -0400
  • 65a717ddef
    package.json cleanup, version bump Dan Janosik 2020-07-02 14:02:25 -0400
  • 5408cc301b
    Externally configurable callbacks: afterConnect, afterClose Dan Janosik 2020-07-02 12:05:23 -0400
  • bd4d5f491e
    Carry persistence policy across reconnects Dan Janosik 2020-07-02 12:04:11 -0400
  • 5b3a2b728d
    Configurable reconnect attempt period Dan Janosik 2020-07-02 12:00:28 -0400
  • 59583ae7f7
    Handle connection errors Dan Janosik 2020-07-01 10:25:43 -0400
  • 2f8121346a
    log message cleanup Dan Janosik 2020-06-25 14:26:25 -0400
  • 3ba95c3737
    Typo Dan Janosik 2020-06-25 14:23:52 -0400
  • 138d2b8bf0
    use "debug" for logging instead of console Dan Janosik 2020-06-25 14:10:38 -0400
  • cc018effaf REF: reconnect improvements; remove unused code Overtorment 2020-06-12 15:47:10 +0100
  • d1baea7ecb FIX: minor Overtorment 2020-06-11 18:03:04 +0100
  • 2a5bb11dd9 FIX: minor improvements Overtorment 2020-03-27 19:02:44 +0000
  • 4bbd13f3c2 FIX: initSocket() without arguments Overtorment 2020-03-27 13:47:58 +0000
  • aa73cd8bb3 added TLS support Overtorment 2020-03-26 15:04:02 +0000
  • 609ca3bd58 refactoring before adding TLS support Overtorment 2020-03-26 10:36:09 +0000
  • d194ff6919 ADD: Scripthash_getHistoryBatch & Transaction_getBatch Overtorment 2019-06-09 00:31:49 +0100
  • 3052638dcf DOC Overtorment 2019-05-23 13:31:14 +0100
  • 5e413bf471 REF: cleanup Overtorment 2019-05-23 13:11:04 +0100
  • 720c70ef99 ADD: batch fetch UTXO Overtorment 2019-05-23 12:52:36 +0100
  • 989d785b23
    Update README.md Overtorment 2019-05-12 21:36:35 +0100
  • 7017952513 ADD: basic batching support and batched getBalance Overtorment 2019-05-12 21:35:15 +0100
  • 59712b3b7d made it fork for RN/nodejs test env Overtorment 2019-01-05 13:08:32 +0000
  • 232e113b35 Add electrum config for server version, ping strategy and reconnection Overtorment 2019-01-05 12:07:35 +0000
  • d54b794583
    Merge pull request #7 from you21979/addmethod v0.0.x next_v0.1 Yuki Akiyama 2018-03-12 16:37:50 +0900
  • 17586c9723 fix example addmethod you21979 2018-03-12 16:35:42 +0900
  • 0af5bab669
    Update README.md Yuki Akiyama 2018-03-09 00:12:55 +0900
  • e612c206ae inc ver you21979 2018-03-08 20:40:42 +0900
  • 5fb46ad687 update protocol ver 1.2 you21979 2018-03-08 20:39:54 +0900
  • e57244914c update document you21979 2018-02-09 19:41:41 +0900
  • 96911d3263 inc ver v0.0.6 you21979 2018-02-09 18:32:21 +0900
  • 0a0d6a74cb fix scope error you21979 2018-02-09 18:31:49 +0900
  • 7f022e9f51 fix typo you21979 2018-02-09 18:28:57 +0900
  • 50fd4e1d26
    Merge pull request #5 from BitCraftIO/master Yuki Akiyama 2018-02-09 18:24:30 +0900
  • 41f93d827d
    Merge pull request #4 from colatkinson/scripthash Yuki Akiyama 2018-02-09 18:17:05 +0900
  • 8ed71b1e49
    Don't send deprecated height in blockchainTransaction_get Colin Atkinson 2018-02-08 18:32:09 -0500
  • 25234a6648
    Fail gracefully if tls not found Zach Bloomquist 2018-01-28 16:42:33 -0500
  • 57ab7bf0aa
    Add address and scripthash subscribe methods Colin Atkinson 2018-01-12 05:40:36 -0500
  • 9277fda4e8
    Implement remaining non-subscribe methods Colin Atkinson 2018-01-12 04:58:22 -0500
  • b49886885b Implement get_balance, listunspent, and get_history for scripthash Colin Atkinson 2018-01-12 04:20:32 -0500
  • 296e0bb9fe mod you21979 2017-10-30 21:15:29 +0900
  • 66bd1bbf1c add connection timeout option you21979 2017-10-30 17:50:42 +0900
  • 71e7dc3cdf add riaa client sample v0.0.5 you21979 2017-10-30 15:11:20 +0900
  • d697c70c50 Merge pull request #3 from uran1980/patch-1 parameter-fix Yuki Akiyama 2017-09-08 00:39:28 +0900
  • d9a18b080b fix arguments names Ivan Yakovlev 2017-09-07 13:03:30 +0200
  • 50e43d288e connect error handling you21979 2017-07-20 14:05:16 +0900
  • ecd87fea8e Update subscribe.js Yuki Akiyama 2017-07-11 05:32:36 +0900
  • 9590ca5762 add example v0.0.3 you21979 2017-07-10 20:34:30 +0900
  • 0ac3165100 mod you21979 2017-07-10 20:25:34 +0900
  • d8e59aa7af mod you21979 2017-07-10 20:09:32 +0900
  • 62d4cf636d refactoring you21979 2017-07-10 19:48:09 +0900
  • 4de2804357 mod you21979 2017-07-10 19:17:35 +0900
  • e47df41bf1 mod you21979 2017-07-10 19:16:26 +0900
  • aa6cc493f2 mod you21979 2017-07-10 19:15:10 +0900
  • 6082c8c015 mod1 you21979 2017-07-10 19:10:06 +0900
  • 5dcafe026e add example and update README you21979 2017-07-10 19:06:33 +0900
  • 0aba4d0e55 support tls socket you21979 2017-07-10 17:27:21 +0900
  • 1a6ff3a75e mod you21979 2017-07-10 14:47:14 +0900
  • 962c13dc26 mod you21979 2017-07-10 13:45:43 +0900
  • e1ad339581 add event dispose you21979 2017-07-10 13:41:07 +0900
  • 5be1c81952 add subscriber you21979 2017-07-10 13:30:02 +0900
  • 8d2d652a4e mod you21979 2017-07-05 19:31:26 +0900
  • 2d97fa6460 mod you21979 2017-07-05 19:30:49 +0900
  • 70ee2495de initial commit you21979 2017-07-05 19:20:19 +0900
  • c1b06022f7 add pkgjson you21979 2017-06-22 19:10:06 +0900
  • eb7bc46e77 Update README.md Yuki Akiyama 2017-06-22 15:41:31 +0900
  • 7fa56d12c6 Initial commit Yuki Akiyama 2017-06-22 15:40:36 +0900