1 How to manually disconnect a peer from peergroup? 2015-02-02T09:27:35.710
1 How to extract the signature of a transaction using bitcoinj 2015-02-23T17:18:39.703
1 Can you generate a url from a payment request? 2015-04-20T20:46:09.227
1 How do I get the address that received a payment? 2015-05-06T12:16:55.720
1 How to create HD Wallet using bitcoinj 2015-07-13T08:03:28.190
1 How to get pending balance in with bitcoinj? 2015-07-23T13:33:55.213
1 How fast is BitcoinJ for getting UTXOs(/UnspentTXOuts)? 2015-08-18T16:04:28.257
1 Why I can't see the balance increasing in my wallet? 2015-09-17T22:32:16.200
1 Transaction still pending after 12 hours 2015-10-04T07:45:31.537
1 How is a transaction verified in a micropayment channel? 2015-12-04T17:28:15.660
1 How to use MySQLFullPrunedBlockStore with bitcoinj-core-0.13-bundled.jar 2015-12-18T08:51:30.223
1 Verifing the given R/S pair (signature) against a hash using the public key 2015-12-29T10:29:11.477
1 ECKey.ECDSASignature creation 2016-01-09T16:36:13.493
1 Decrypt my private key using KeyCrypter 2016-01-11T13:12:50.040
1 How to get list of all transactions in bitcoinj wallet? 2016-02-21T19:09:03.377
1 transaction limits with bitcoinj library 2016-02-23T01:07:22.267
1 How can you make bitcoinj not use change addresses? 2016-02-23T02:06:28.080
1 check if transaction is spendable in bitcoinj 2016-02-24T16:13:57.683
1 Connect to regnet from my WalletAppKit Android app 2016-04-15T18:47:32.573
1 How to use the BIP-32 keys 2016-05-24T22:19:40.923
1 C++ Proofofworklimit to bitcoinj util.DecodeCompactBits 2016-06-21T10:25:33.940
1 micropayment channels, n-m addresses, interoperability 2016-07-09T08:40:46.270
1 how can I hardcode a private key in bitcoinJ - ECKey constructor? 2016-07-26T16:10:00.097
1 Bitcoin mining algorithm - target - Java 2016-07-27T19:08:54.840
1 BitcoinJ - Master Key from 12 word 2016-08-10T10:08:27.430
1 Can I quickly check the cofactor of secp256k1 is 1 2016-08-25T19:46:20.653
1 How long does it take for a SPV to intermittently sync (order of magnitude)? 2016-09-05T11:42:23.067
1 Reorganize chain 2016-09-16T14:35:57.730
1 Java bitcoinj: semantics of 'decompress' on encrypted key 2016-09-24T17:30:14.780
1 Spending transaction with custom output 2016-10-03T21:30:40.293
1 Java bitcoinj: equals override for LazyECPoint, how should it be done? 2016-10-20T14:55:51.790
1 Decrypting BitcoinJ/MultiBit key (scrypt/aes-256) from protobuf with NodeJS 2017-02-08T16:21:49.230
1 Problem with full node 2017-02-15T14:31:36.533
1 What is the difference between transactioninput.getFromAddress() and transactioninput.getConnectedOutput().getAddressFromP2SH(networkparameter))? 2017-02-28T08:53:49.980
1 bitcoinj get raw block 2017-04-04T17:06:59.710
1 Bitcoinj stuck after chain split 2017-05-18T12:44:02.597
1 Get filtered block for a given transaction using bitcoinj 2017-08-02T22:59:31.647
1 How companies are accepting bitcoin for their products or services? 2017-08-21T02:44:12.863
1 OP_ADD operation in bitcoin script for integers greater than 128 in java 2017-10-12T11:17:24.577
1 Is there any way to listen to all transactions using bitcoind api? 2017-11-30T08:18:43.357
1 Is there anything I can do to speed up the synchronization of litecoinj? 2017-12-14T11:26:07.903
1 How to get compressed public key with ECKey 2018-01-10T02:07:33.593
1 can i use one Mnemonic Code to create both(TestNet and MainNet) wallets 2018-01-18T12:47:44.683
1 how to create unsigned transaction by hot wallet which is retrieved from watchingKey 2018-04-17T11:40:50.273
1 What is the difference between bitcoin core vs bitcoinj vs bitcoind vs bitcoinqt? 2018-05-08T14:11:42.777
1 Does wallet support multi account/user? 2018-06-11T09:34:32.687
1 How to derive segwit addresses from an extended public key? 2018-06-11T18:57:22.830
1 BitcoinJ how to understand receive Address? 2018-06-16T00:42:16.850
1 Is there any RPC Java library using which I can call lite coin methods? 2018-08-03T12:18:26.050
1 Trying to run the Main file of the wallet template from bitcoinj but JavaFX not found 2018-08-08T23:28:07.357
1 Send funds from a specific address with bitcoinj 2018-09-05T07:55:51.317
1 Bitcoinj wallet can't receive coins in Testnet3 2018-10-05T14:06:59.897
1 Bitcoinj Spend from a address directly without wallet 2018-10-06T11:41:52.700
1 Changed address 2018-10-10T09:42:04.167
1 library for light-weight wallet : btcsuite or BitcoinJ 2018-11-23T11:47:05.453
1 What to pass in Transaction Input using Bitcoinj library 2018-11-26T06:38:37.127
1 How do I sign and send a raw transaction using BitcoinJ? 2018-11-26T13:14:39.377
1 bitcoinj java library not decoding input addresses for some transactions 2019-01-08T14:05:49.467
1 Errors when building/sending multisig transactions 2019-01-12T07:04:46.353
1 spend founds from p2wsh address,non-mandatory-script-verify-flag (Signature must be zero for failed CHECK(MULTI)SIG operation) (code 64) 2019-06-11T15:46:29.887
0 Open bitcoin-qt wallet with bitcoinj 2013-03-18T11:47:08.073
0 BOP: Not authorized to receive from the temporary destination 2013-06-29T04:13:36.760
0 BitcoinJ encrypt message 2013-11-21T19:07:14.653
0 In BitcoinJ, do I need to run downloadBlockChain() again after adding a new key? 2015-01-02T18:43:18.620
0 My altcoin bitcoinj fork is failing when trying to compile an Android wallet 2015-03-27T14:27:09.977
0 Extract all public keys from blockchain 2015-05-12T19:17:18.907
0 Bitcoin multisig tutorial 2015-12-08T08:35:22.173
0 How to get the MPK using bitcoinj and how to generate the addresses using the MPK? 2015-12-14T17:56:35.390
0 End of Mining intention 2016-07-18T13:21:56.813
0 Java bitcoinj: ECKey hashCode() and equals() overrides inconsistent 2016-08-21T14:26:36.437
0 Should signature verification by key recovery ignore compression status? 2016-09-28T17:01:54.767
0 Is there a way to get the address of associated with a transaction input with bitcoinj? 2017-03-29T07:29:59.030
0 How to convert Satoshi to BTC in Java? 2017-05-31T09:30:17.553
0 Cannot build circuits because we don't have enough directory information 2017-06-12T08:35:42.087
0 How to get the last executed transaction? 2017-06-15T05:37:19.057
0 blockChainDownloadLocked ignoring the duplicate request error 2017-06-19T08:35:17.177
0 I'm working to add multiwallet support to Bitcoin Wallet App, but now the balance is no longer updating 2017-06-27T06:13:55.853
0 WalletAppKit creates an address every time Bitcoinj gets initialized 2017-07-07T09:06:02.890
0 How to get unspent bitcoins using bitcoinj 2017-08-12T04:21:39.160
0 Getting Hash160 of bitcoin address 2017-08-24T06:41:32.277
0 Sync too low when using BitCoinJ to create and host own wallet 2017-08-26T17:52:52.343
0 HD wallet implementation 2017-08-28T10:38:27.413
0 Which branch of bitcoinj should I sync to? 2017-10-28T09:15:18.197
0 Hunting missing Bitcoin from Multibit Classic 2017-11-02T07:22:33.533
0 Create an OP_RETURN tx and validate it's existence in Regtest 2017-11-10T10:50:29.450
0 Sign transaction with multiple inputs using bitcoinj/peercoinj libraries 2017-11-14T16:45:28.067
0 I have over 130addresses and I have never sent nor received any bitcoin. How is that 2017-11-29T19:14:21.620
0 Java: bitcoinj; how to download a full block? 2017-12-02T13:46:59.690
0 How it is possible to wrap with BitcoinJ a Bitcoin Core RPC interface and drives regtest mode 2017-12-07T09:43:35.717
0 how to convert URI into Bip21 2017-12-19T17:36:44.333
0 How can i switch from BIP32 to BIP44 using bitcoinj 2018-01-31T15:35:09.890
0 How to size in bytes for a transaction using BitcoinJ 2018-02-06T11:34:08.750
0 Transaction history with bitcoinj 2018-02-20T08:58:00.793
0 Bitcoinj unable to load wallet 2018-03-08T18:35:57.050
0 Cancel pending transaction (bitcoinj) 2018-03-23T18:49:32.553
0 generate wallet addresses from extended public key 2018-03-26T15:44:35.070
0 How to get confirmation of transaction using Bitcoin j implementaion 2018-03-28T07:18:39.427
0 BIP 84, BIP 173 Implementation in BitcoinJ 2018-04-04T06:06:08.180
0 BitcoinJ : Balance and Transaction are not showing in wallet after restoring wallet from MnemonicCode 2018-04-11T05:49:07.757