2 What does it mean ERROR code=-28, message=Activating best chain? 2015-09-18T05:09:28.090
2 Send Bitcoin programmatically from my iPhone app 2015-10-13T11:48:43.433
2 Shadow-plugin-bitcoin simulator 2015-10-19T06:25:20.110
2 What is fTestnetToBeDeprecatedFieldRPC seen in chainparams.cpp? 2015-10-22T05:46:39.417
2 Bitcoin HD wallet forwarder without depending on a 3rd party? 2015-10-27T15:48:44.803
2 How to get the "BTC" abbreviation via command line? 2015-10-27T20:24:27.120
2 Bitcoind stopped working 2015-10-29T17:47:15.447
2 Controlling bitcoind connection bandwidth 2015-10-30T05:33:13.730
2 Using the bitcoind, can I query if funds have been sent to a multisig address? 2015-10-31T21:35:38.040
2 In what scenarios can the blockchain size decrease for bitcoin? 2015-11-04T03:19:46.880
2 Include Bitcoin-Transaction within database-Transaction 2015-11-09T15:02:04.363
2 Bitcoind with ZeroMQ support 2015-11-26T00:16:06.470
2 How do I make Bitcoin Core listen on IPV6? 2015-11-29T14:38:32.140
2 How to send btc from the specific address using bitcoin api? 2015-12-06T10:05:00.390
2 How to connect bitcoind mainnet node on AWS EC2 by using rpcjson? 2015-12-12T10:02:18.807
2 A question on CNode class data members 2015-12-22T08:39:00.923
2 How does CDataStream data find its way into a socket? 2015-12-27T07:06:33.533
2 Displaying rotating bitcoin address 2016-01-11T16:17:31.853
2 How to derive the 'addresses' field on an output from a serialized tx 2016-01-13T15:04:46.137
2 bitcoind sendfrom with minconf=0 2016-01-26T00:47:27.157
2 Where can I see the code of how the UTXO set is updated in case of a fork in Bitcoin Core? 2016-01-26T15:26:23.647
2 calculate transaction fee in a block 2016-02-03T00:05:13.867
2 Adding fixed seed nodes as DNS doesn't seem to be available 2016-02-08T21:28:38.900
2 Set a standard transaction fee in bitcoind 2016-03-03T15:35:06.020
2 Manually banning nodes through CLI 2016-03-07T08:50:35.370
2 blockchain size issue 2016-03-11T17:19:02.190
2 Softforks details in a 0.12 full node 2016-03-17T23:14:37.633
2 Can't make successful call via remote JSON RPC 2016-03-19T21:37:42.533
2 Bitcoins lost in Bitcoin Core? 2016-03-22T16:42:05.790
2 Bitcoin-Qt does not unpack the bootstrap.dat 2016-03-14T10:16:15.733
2 How to update my RaspNode? no GUI only CLI 2016-04-15T22:25:15.637
2 JSON-RPC Connection Problem! 2016-04-18T21:35:48.777
2 How can I set the transaction fee when creating a transaction through Bitcoin-cli commands? 2016-04-27T23:08:13.537
2 How to check if my node is fully sync'ed 2016-05-17T18:25:37.823
2 How do I receive the payment? 2016-06-05T03:44:40.617
2 Bitcoind uses only ~1.5% CPU for RPC command "getnewaddress" 2016-06-19T23:47:26.590
2 How to get transaction with Bitcoin Core? 2016-07-06T18:47:34.103
2 Bitcoind error -28 2016-07-22T11:05:21.393
2 Stealing Bitcoin Private key using Man-in-the-Browser 2016-08-03T11:05:21.567
2 Bitcoin wallet file location in smartphone 2016-08-04T10:13:09.503
2 I can't connect to RPC from python. JSONRPCException: -342 2016-08-23T12:28:24.400
2 PHP - Bitcoind sets up wrong transaction fee 2016-10-17T11:39:19.660
2 Bitcoind and Bitcoin-cli on LAN 2016-10-19T21:53:52.530
2 Bitcoin Core 0.13 -- jsonrpc interface -- conflicted transactions 2016-11-01T11:03:29.937
2 How does Bitcoin coordinate time between nodes 2016-11-01T11:13:02.153
2 socket send error Bad file descriptor (9) 2016-11-02T23:10:11.557
2 Bitcoin Core 0.13 -- SENDFROM rpc call 2016-11-07T10:31:58.567
2 bitcoind crashing due to insufficient memory? 2016-11-13T17:16:01.023
2 What prevents a node from receiving a solved solution and claiming it as its own work? 2016-11-14T07:18:29.510
2 p2pool.util.jsonrpc.NarrowError: -10 2016-12-19T18:35:59.950
2 How are off-chain transactions handled by bitcoind? 2016-12-21T11:27:16.873
2 What's the difference between hashtx and rawtx in ZeroMQ of bitcoind? 2016-12-22T16:04:40.737
2 How To connect BItcoin Core with Php 2017-01-19T09:53:04.460
2 Where is the configuration file? 2017-01-25T09:18:12.367
2 Create raw transaction what txid 2017-01-27T13:31:26.513
2 How can I import an existing Blockchain.info wallet to bitcoin-cli? 2017-01-30T11:17:05.397
2 How do light clients connect to the network? 2017-02-15T07:23:23.440
2 How do I get the addresses of input transactions using bitcoin-cli? 2017-02-18T02:24:43.230
2 Can I reload my node's config from the command line without restarting the node? 2017-03-11T17:34:08.173
2 Full-node bitcoin instance seems to have stopped receiving blockchain information 2017-03-22T02:14:11.220
2 Is there a robust way to test for a corrupted blockchain? 2017-03-26T10:46:49.693
2 bitcoind: incorrect rpcuser or rpcpassword (authorization failed) 2017-03-27T06:14:20.057
2 Connecting full nodes within a LAN to speed up blockchain sync 2017-03-29T14:01:52.843
2 Tor: inbound self-connection 2017-04-07T08:16:31.287
2 Is 8 the maximum number of incoming peer connections? 2017-04-10T22:58:41.810
2 How to get Bitcoin historical data from Bitcoin-Core? 2017-04-15T21:45:50.923
2 How to Get UTXO using bitcore-lib? 2017-04-18T10:51:32.173
2 Bitcoin Core txindex vs default mode vs pruned mode in depth 2017-04-21T14:11:14.637
2 Windows 7 : Unable to start bitcoin server using daemon in regtest : bitcoind -regtest -daemon 2017-05-01T13:48:40.770
2 bitcoind verifychain vs reindex 2017-05-07T01:19:30.857
2 bitcoin-cli "error: couldn't connect to server" 2017-06-03T18:55:20.673
2 How do I install Bitcoin Armory in Ubuntu 17.04? 2017-06-11T15:21:24.367
2 I use sendmany to make bitcoin payments 2017-07-03T07:30:44.453
2 Can I figure out the size of a transaction before its sent? 2017-07-06T22:31:17.893
2 Wallet for btc bot 2017-07-24T15:23:48.327
2 Bitcoin Cash sendrawtransaction error? 2017-08-04T15:54:45.110
2 How to connect to bitcoind from ruby rpc client? 2017-08-21T12:11:51.397
2 Alternative to the move command? 2017-08-28T14:03:54.610
2 Determine address balance using bitcoin core 2017-09-06T23:30:01.567
2 Can I balance load between two instances of bitcoin daemon by switching RPC request? 2017-09-08T08:43:49.350
2 Help with decoding transaction 2017-09-10T19:15:22.250
2 Encrypted bitcoin private key from bitcoin-cli 2017-09-11T17:43:36.687
2 How to get total number of transactions from bitcoin core wallet using rpc 2017-10-03T16:20:20.667
2 Does parent also pay for child? 2017-10-05T21:45:26.927
2 What will happen when the blockchain size will reach 1 Tb? Or 10 Tb? 2017-10-09T18:05:52.183
2 Clarification of some getaddr() function inputs and outputs 2017-10-13T19:08:06.590
2 Full Bitcoin Node Download / Synchronization Takes very long 2017-10-23T08:11:26.463
2 Running Bitcoind as a service on windows 10 2017-10-25T21:29:18.103
2 Transaction fee required by bitcoin-cli keeps increasing as I increase the fee 2017-11-05T19:27:12.870
2 Can a testnet node have a separate bitcoin.conf file? 2017-11-12T21:30:50.520
2 Can't connect to Bitcoind remotely 2017-11-15T23:07:54.137
2 How to install specific version of bitcoind 2017-11-19T17:32:55.747
2 Why is there an output with op-return in regtest mode? 2017-12-08T14:45:56.973
2 bitcoind error "mempool min fee not met" preventing me from sending btc on blockchain 2017-12-09T18:06:20.340
2 Does bitcoind (as of 0.15) support BIP39 mnemonic phrase for wallets? 2017-12-13T19:40:40.530
2 What is the alternative of Bitcoin-RPC-Client? 2017-12-26T12:48:31.770
2 I sent an amount of Bitcoins to my Bitcoin Cash-wallet on Coinbase instead of my Bitcoin-wallet on Coinbase. What now? 2017-12-26T21:01:49.727
2 What does it mean when a confirmed transaction gets reversed? 2018-01-25T16:48:54.097
2 Bitcoind running on external HDD trying to resolve cookie from default datadir 2018-01-27T14:30:39.767