-
As a developer that uses NBitcoin many times I need to deploy an short-live network of nodes in regtest in order to test different things. NBitcoin test library has the NodeBuilder class and others to…
-
# Context
Code coverage tools are slowing down the tests, while we wrote some of our tests to be time sensitive. The only code coverage tool that worked with our software was altcover, but it made …
-
I sent myself $1.20 USD from a proven bitcoinj wallet. But the transaction is not appearing. The BitcoinJ client is using network.main. The NBitcoin SPVSample is your sample wallet I am trying to send…
-
The `decimal` should be considered BTC where it makes sense. The `long`, that's `Money` is based on is satoshi.
As a real life example, getting 1% of Money cannot be done like this:
```cs
Mon…
-
Hello Community,
I have had my head in this space for a few weeks now, and feel *slightly* educated on this topic, but maybe still swimming a bit, so please bear with me. 😆
My question has to do…
-
`NBitcoin` `Network.ToChainType()` supports only BTC network, but not the alt coins networks.
I'm not sure how to resolve this issue in a matter of the framework design, so I can't even propose a PR.…
-
I'm using the following code to parse extended keys for Litecoin:
```NBitcoin.Altcoins.Litecoin.EnsureRegistered();
string LTCExtKeyTest = "tpubDDgVusZ6cnZ5uQGiDptUFuuchnRG6Hg9oPCheGTdrPpVicUZQGMwJm…
-
If you would like to _show your support_ for Bitcoin Core on [bitcoincore.org](https://bitcoincore.org), please add your name and company and position if applicable in a comment below. If support is…
-
These ones fail all the time (are from RPC Client Tests and REST Client Tests):
- CanGetBlockHeader
- CanGetRawMemPool
- CanGetTransaction
- CanGetTxOutAsyncFromRPC
- CanGetTxOutFromRPC
- CanG…
-
Value cannot be null
Parameter name: source.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text *******…