-
Placeholder issue for the community dev team investigation of Terracoin integration into BTCPay Server.
If it works we'll submit a PR for [https://github.com/btcpayserver/btcpayserver/issues/340](u…
-
If running a pruned node, and the last block stored on disk is lower than the setting `btc.startheight`, the index behaves strangely, as you would expect, but does not give the operator much indicatio…
-
This error
``` Stratis.Bitcoin.Features.AzureIndexer.IndexerConfigurationErrorsException : Invalid value StratisTest in appsettings (expecting Main, Test or Seg) ```
Appears some configuration ne…
-
I remember following these steps and was able to create nuget package for NDLC which still works on my desktop but not working on laptop. Anything important that I am missing or doing wrong?
1. Cre…
ghost updated
3 years ago
-
console errors:
(1) Assembly 'Assets/Plugins/Nethereum.HdWallet.dll' will not be loaded due to errors:
Reference has errors 'NBitcoin'.
(2) Assembly 'Assets/Plugins/NBitcoin.dll' will not be lo…
-
I'm searching for a C# library I can build own altcoin wallet/blockchain. Is this possible using NBitcoin or can it only handle bitcoin? Is it possible to make it use other algorythm?
-
I created a new Crypto for an ICO that will be launched soon. I'm implementing the NBitcoin with the new crypto, Unfortunately I am stuck to SetGenesis, as I do not re-compute how to calculate the s…
-
Hello beautiful devs,
Since `NBitcoin > 7.0.24`, it's not possible anymore to perform `BitcoinStream.ReadWrite(ref byte[])`
```
error CS0311: The type 'byte[]' cannot be used as type parameter 'T…
-
new QBitNinjaClient(NBitcoin.Litecoin.Networks,Mainnet) triggers the following error:
System.NotSupportedException: "Network not supported"
Stack trace says:
at QBitNinja.Client.QBitNinjaClient…
-
Smartbit is built on top of NBitcoin, so the terminology it will be the most similar to the block terminology.
Currently in the book blockchain.info is used, except for testnet. For testnet blockr.…