0 Can you reset 'used' addresses that were actually never used? 2016-02-05T23:33:51.353
0 Do I need to be synced with the network to make remote RPC calls? 2016-03-19T19:31:11.993
0 Wrong getrawtransaction response? 2016-07-15T09:45:05.253
0 Freebsd Bitcoind doesn't read config correctly 2016-10-19T19:53:07.273
0 What does this output item in the result of the call with blocktrail api mean? 2017-03-02T13:59:45.177
0 Check if an address is new or has been used already 2017-04-09T05:34:56.557
0 what is the significance of the rpc port and it's relation to the functionality of bitcoin 2017-05-06T20:19:27.723
0 API to know if bitcoin-core has the private key (in the wallet.dat file) of a certain Bitcoin address? 2017-05-17T07:35:32.740
0 Why getrawtransaction returns an HTTP STATUS CODE 500 for not found transactions? 2017-05-18T04:12:22.103
0 What should a stratum server do with "mining.submit"? 2017-06-02T09:57:41.263
0 Move bitcoins from one address to another using JSON RPC 2017-06-08T19:23:21.713
0 Bitcoind rpc AddLocal(ip:port) and Disover: IPv4 eth0: ip missing Amazon AWS CentOS 2017-06-15T00:49:55.970
0 Run RPC request against 2017-06-19T10:23:59.130
0 Does `importprivkey` need a rescan even in a txindex=1 node? 2017-06-23T05:42:25.880
0 bitcoind API rpc calls to encrypt an arbitrary message and create a script 2017-07-19T00:14:06.353
0 How to do sendRawTransaction to bitcoind JSON-RPC using bitcoin-core package in nodejs 2017-07-27T16:40:19.107
0 How to create raw transactions with custom fees? 2017-07-27T20:55:04.547
0 Bitcoin Server accounts 2017-08-23T21:15:34.990
0 Unable to create raw transaction with json-rpc command 2017-08-26T17:31:19.087
0 After creation, what I have to do with a coinbase transaction? 2017-08-27T13:44:31.633
0 Send bitcoin raw transaction to network via webserver? 2017-08-30T07:31:34.263
0 Set fee in Electrum RPC 2017-09-01T23:54:15.010
0 Bitcoind start at reboot but RPC calls wont work 2017-10-30T21:57:27.233
0 Error unlocking bitcoin core wallet with JSON RPC 2017-11-13T06:30:18.267
0 Unexpected result after calling RPC 'listaccounts', 'getaccountaddress', 'getreceivedbyaddress' sequentially 2017-11-22T08:31:48.030
0 getrawmempool verbose returns ambiguous results 2017-12-05T10:59:36.553
0 Does moving funds from one account to another locally require a transaction fee? 2018-01-13T07:06:23.963
0 createrawtransaction and fundrawtransaction 2018-01-17T18:34:49.783
0 LND describegraph and getnetworkinfo RPC response 2018-01-25T23:55:54.857
0 bitcoind is refusing to connect to my other server 2018-02-07T02:38:27.257
0 Can sendtoaddress use account other than ""? 2018-02-08T18:21:12.110
0 How to look about transtion is complated? 2018-02-16T09:27:05.770
0 jsonrpc-lean VS. cURL? 2018-02-22T09:05:32.560
0 What is the simplest python program that would query the bitcoin core client for a raw tx? 2018-03-02T03:17:51.240
0 Can I, and how do I query the Bitcoin Core wallet to give me a list of all transactions for any specified address? 2018-03-02T04:51:43.693
0 Import all existing addresses in local bitcoind 2018-03-05T17:15:31.373
0 Error connecting to RPC server 2018-03-11T16:07:14.997
0 Using the output of listtransactions how can I calculate the balance of certain addresses? 2018-03-16T01:41:01.933
0 getrawtransaction asm returns with [ALL], should it be? 2018-03-16T20:19:34.043
0 bitcoinrpc error 2018-03-18T01:19:34.283
0 Bitcoin & Bitcoin-cash in Ubuntu same server : Use same Block Data for both 2018-03-21T06:02:49.720
0 Is there a rpc/cli method for payment protocol in bitcoin-core? 2018-03-25T01:49:24.980
0 Sending RPC calls asynchronously 2018-04-02T00:06:44.973
0 How to get lost passphrase? 2018-04-10T11:37:38.387
0 Less circuitous way to get network fee in raw transaction 2018-04-11T21:05:43.453
0 bitcoin-cli could not locate RPC credentials 2018-04-18T07:03:28.923
0 How can I detect which network I'm connected to? 2018-04-22T01:17:11.673
0 Is it possible to use the RPC's Label feature in it's current state over the deprecated Accounts feature? 2018-05-08T21:51:46.490
0 Handling change addresses without using rawtransactions? 2018-05-16T14:02:42.597
0 building a multisig transaction using RPC 2018-06-15T08:31:50.117
0 "comment" and "to" of malleated transactions 2018-06-18T03:23:28.010
0 How to unset fee rate after setting with RPC `settxfee` 2018-07-18T23:51:44.017
0 How does createrawtransaction get the pubkey hash from the provided address? 2018-07-23T20:10:52.547
0 How to Curl into Bitcoin node with Swift? 2018-08-02T04:16:48.080
0 How to figure out litecoind has finished synching the chain? 2018-08-17T15:06:06.210
0 json-rpc api works locally but getting "Connection Refused" remotely 2018-08-22T12:48:17.960
0 Cryptocurrency: check if transaction is viable masternode output 2018-08-25T20:28:29.550
0 How can I get whole info about tranasaction whose outputs are spent? 2018-08-28T09:19:17.027
0 bitcoin rpc api createrawtransaction with python returns -3: Expected type array, got object 2018-09-01T16:33:02.900
0 what is the Difference between ./bitcoind and $ ./bitcoind -daemon? 2018-09-04T06:59:33.027
0 Bitcoin core RPC FEE 2018-09-11T13:45:44.310
0 RPC get free address 2018-09-12T14:54:01.930
0 RPC command sendfrom is giving Transaction too large error 2018-09-26T21:15:08.127
0 How to use "lockunspent" in bitcoin core wallet console? 2018-10-02T13:38:07.063
0 In the basic Wallet based in QT, How can i get by RPC the stored addresses and labels? 2018-10-15T12:02:47.803
0 Please help - Bitcoin Conf file in the wrong directory 2018-10-24T04:23:09.497
0 Web wallet making direct RPC calls to bitcoin node 2018-10-30T09:12:32.953
0 CPU Miner return Internal Server Error for getblocktemplate request 2018-10-30T17:13:20.733
0 update to 0.17.0 broke several rpc api calls that worked under 0.16.3, how to migrate correcty my code? 2018-11-11T21:37:35.950
0 RPC giving error -13 2018-11-28T10:29:49.347
0 Invoking the listunspent command via json-rpc on a full node 2018-12-02T15:39:56.240
0 how to split transactions based on send and receive Json rpc bitcoin 2018-12-03T07:09:07.913
0 How to connect to a public node through json RPC? 2018-12-21T04:48:59.890
0 Can't use bitcoin-cli commands, error message says "could not connect" from localhost 2018-12-24T18:09:42.460
0 json-rpc of bitcoin not working for testnet(curl command) 2018-12-25T07:23:16.000
0 RPC calls to LND using curl? 2019-02-03T17:12:00.900
0 How to properly use the rpc command `listunspent` with `bitcore-lib` to create a transaction and get the transaction hash? 2019-02-04T13:53:12.410
0 JSON-RPC get full nodes information 2019-02-04T17:38:54.610
0 Connect to bitcoind from a different device within the same local network 2019-02-05T23:01:24.423
0 How to change RPC port for bitcoind? (rpcport=xxx in bitcoin.conf doesn't work) 2019-02-08T12:11:28.670
0 json-rpc and p2p port protocol type 2019-02-12T02:48:16.690
0 Bitcoin curl no reply 2019-02-12T09:32:46.447
0 Setup a full node on server for frond end Wallet 2019-02-20T09:25:17.280
0 How to verify a given transaction was sent by a Green Address? 2019-02-20T09:58:37.130
0 How to use -txindex to enable blockchain transaction queries? 2019-02-21T06:28:49.480
0 bitcoind only accept the RPC for 127.0.0.1 but the actually ip address 2019-02-24T06:50:59.497
0 Bitcoin RPC. How to close wallet files opened by bitcoin? 2019-03-04T14:51:06.997
0 Does pruning node keep old wallet's transactions? 2019-03-04T16:42:35.457
0 How to split the funds and send X% to fee wallet and the remaining funds to another wallet? 2019-03-07T02:10:02.837
0 Is it possible to get a block by timestamp? 2019-03-14T20:19:52.203
0 python-bitcoinrpc: modulenotfounderror no module named 'bitcoinrpc' 2019-03-15T10:47:16.197
0 How can I connect to my own bitcoind node via json-rpc calls from python3 (or Django)? I'm using Windows 10 2019-03-15T11:51:03.840
0 How do I configure a port in my .conf file? 2019-03-21T21:01:28.563
0 Can't send transaction with sendtoaddress 2019-03-25T21:32:02.927
0 Stratum protocol - problem with mining.submit method 2019-03-26T23:24:08.740
0 Create multiplle wallet in single full node on VPS is possible...? 2019-04-01T06:45:52.833
0 Create a multi user web wallet using bitcoind RPC call 2019-04-04T09:11:08.183
0 Run specific RPC commands in PHP? 2019-04-07T19:24:02.623
0 Automatically close the bitcoin-qt when enable SSL for RPC 2019-04-08T11:23:54.003