-
I have a machine attached to our network, that run a full node Bitcoin Core (both main and testnet3).
Is it possible to install the QBitNinja server on that machine without the need of an extra Azure…
-
Here some logs for my error:
DASHD:
`2024-10-24T16:06:00Z ProcessNewBlock : ACCEPTED
2024-10-24T16:06:00Z CMasternodeSync::ProcessTick -- disconnecting from recently synced peer=0
2024-10-24T16:…
-
### What is your BTCPay version?
BTCPay Server v1.10.3+983b8c1f5
Pruning to 25 GB
### How did you deploy BTCPay Server?
Docker deployment on Akamai / Linode
### What happened?
…
-
Setting up bitcoind is annoying and I bet many people wont do it. Using blockr.io is a poor alternative.
A good idea might be to use BitcoinJ's SPV verification to obtain the transaction history and …
-
I'm cataloging apps according to their transparency and found your open source app but as it's the first I come across to use Visual Studio C#, I'm a bit lost on how to build it. Would I need a Window…
-
**Expected behavior**
The behavior of returning error from RPC call should be consistent between these cases:
* Single RPC call fails
* Single forbidden RPC call
* Batched failed RPC call
* O…
-
[2024-06-17 20:06:58.9762] [E] [bitcoin] System.FormatException: Invalid base58 data System.FormatException: Invalid base58 data
at NBitcoin.DataEncoders.Base58Encoder.DecodeData(String encoded)
…
-
I upgraded the NBitcoin version from 6.x to 7.x.
But the BitcoinSecret.PrivateKey.SignMessage property no longer exists.
Has this property been removed or renamed?
-
Could someone please let me know how I can extract a public key from any given Tx output, regardless of the output type, at least including the most common types. For instance,
```json
"vout": [
…
qui8t updated
3 months ago
-
I'm trying to do a simple verification of an address and the samples provide code that will not compile.
'BitcoinPubKeyAddress' does not contain a definition for 'VerifyMessage' and no accessible e…