-
I've tried to test making payment via "invoice" ability:
1. Create and redirect user to invoice page:
![2017-12-26 18-19-38](https://user-images.githubusercontent.com/575857/34360438-82129002-ea69-…
-
When I try to load the following file in VSCode Ionide
I get the following output:
Specs:
- Windows 10
- F# Compiler 4.4.1
- Ionide Fsharp version - 3.15.7
- VSCode version - 1.19.1 ia32
#…
-
I get this error when I try to add NBitcoin into a new project:
Error Could not install package 'NBitcoin 4.0.0.38'. You are trying to install this package into a project that targets 'native,Vers…
-
Is there any way to auto calculate the fee during withdrawn transaction?
Because if i get some thing static then withdrawn take long time. so please assist.
or is there any way to get total num…
-
Crypto bug found by @osagga and me:
In NTumbleBit, the ASN.1 DER encoding of the ECDSA signature produces an octet string of length 70-72 bytes [1]. However, the TumbleBit whitepaper expects the oc…
-
Hi,
It's been 2 days that I'm stuck trying to look for a solution, so I'm really worried since the deadline is getting closer.
I'm included NBitcoin in my Unity project. Everything runs fine in …
-
Hi,
testnet works with nbitcoin @127.0.0.1:18333 with bitcoin core without a problem!
but here i get an exception: server couldn't be connected
**@
var isValid = ((JObject)rpcClient.SendComma…
ghost updated
6 years ago
-
-
I know that this issue is actually mostly PEBKAC, but given that there are numerous threads in forums discussing exactly that, and apparently more people having the same kind of issue I wanted to toss…
-
> dotnet run light -testnet -tumblebit -ppuri=ctb://pmkdcyilefpi2aal.onion?h=aa4e984c5655a677716539acc8cbc0ce29331429
without -testnet parameter all things running fine.
`Stratis.Bitcoin.Builder…