19 Commits (main)

Author SHA1 Message Date
Corey Phillips 206010a04c
Adds getTransactionMerkle method to helpers/index.js. 2 years ago
Corey Phillips a98c5b182c
Updated disconnectFromPeer method in helpers/index.js. 2 years ago
Corey Phillips d2f701bb46
fix(subscribe): Subscribe Address Fix 2 years ago
Corey Phillips 596458d8bb
Added bitcoinRegtest server to peers.json. 2 years ago
Corey Phillips 5cd7535db0
Added getHeader method to helpers/index.js. 2 years ago
Corey Phillips 7f73b8028f
Added getConnectedPeer method to helpers/index.js. 3 years ago
Corey Phillips 8cc26a41c6
Added net & tls as params throughout helpers/index.js as needed. 4 years ago
Corey Phillips b56823fb0e
Added broadcastTransaction to helpers/index.js 4 years ago
Corey Phillips 8f5903b3bb
Removed unresponsive peers in peers.json. 4 years ago
Corey Phillips a9548296c7
Updated getTransactions method helpers/index.js. 4 years ago
Corey Phillips 6000557684
Removed trailing comma in peers.json. 4 years ago
Corey Phillips 457e758b0c
Updated connectToPeer method in helpers/index.js. 4 years ago
Corey Phillips 0bf2aecdcf
Added pingServer check to connectToPeer in helpers/index.js. 4 years ago
Corey Phillips b360cc67b7
Updated subscribe methods in helpers/index.js. 4 years ago
Corey Phillips 158b9a826c
Added blockchainScripthash_getMempoolBatch to electrum_client.js. 4 years ago
Corey Phillips 0587aa27b5
Added getAddressScriptHashBalances to helpers/index.js. 4 years ago
Corey Phillips 624dfb1639
Added pingServer, getAddressScriptHashBalance, getPeers, subscribeHeader, subscribeAddress & getFeeEstimate methods to helpers/index.js. 4 years ago
Corey Phillips 73f40307fa
Added subscribedAddresses to clients.js. 4 years ago
Corey Phillips a3a1a9a36d
Added some basic start/stop helper methods. 4 years ago