Corey Phillips
5cd7535db0
Added getHeader method to helpers/index.js.
Removed deprecated methods from electrum_client.js.
3 years ago
Corey Phillips
8cc26a41c6
Added net & tls as params throughout helpers/index.js as needed.
Updated connectResponse timeout in connectToPeer method in helpers/index.
Updated initSocket & getSocket in init_socket.js to work with and utilize the passed net & tls params.
4 years ago
Corey Phillips
d037dc1a18
Added net & tls to client constructor in client.js & electrum_client.js.
4 years ago
Corey Phillips
b360cc67b7
Updated subscribe methods in helpers/index.js.
Added subscribedHeaders to helpers/clients.js.
Updated onMessage, onClose & onError methods in lib/client.js.
4 years ago
Corey Phillips
a1ebc0c0f2
Updated requestObjectBatch method in client.js.
Updated README.md.
4 years ago
Corey Phillips
158b9a826c
Added blockchainScripthash_getMempoolBatch to electrum_client.js.
Updated requestObjectBatch in client.js.
Updated getTimeout and added _attemptToGetArray methods to helpers/index.js.
Added listUnspentAddressScriptHashes, getAddressScriptHashesHistory, getAddressScriptHashesMempool & getTransactions methods to helpers/index.js.
4 years ago
Corey Phillips
36d7a389a6
Added requestObjectBatch to client.js.
Added data param to makeRequest & createPromiseResultBatch methods in util.js.
4 years ago
Corey Phillips
3e64e965da
Updated onMessage method in client.js.
Removed onEnd method in client.js.
Cleaned up batch methods in electrum_client.js.
Removed timeout & end listeners in initSocket method in init_socket.js.
Removed timeout, end, secureconnect & onerror listeners in connect method in TlsSocketWrapper.js.
4 years ago
Corey Phillips
0069ebf522
Initial merge of node-electrum-client & rn-electrum-client.
4 years ago