-
I would like to be able to use the dll but since my project is signed when compiling it gives an error publickeytoken = null.
Would it be possible?
Thanks!!
-
Hi!
It would be neat if we could identify signet blocks by mining pool. One complication is it that it would be especially neat if this worked equally well for custom signets (eg https://plebnet.wi…
-
`Network.GetNetworks()` method returns duplicates of main, testnet and regtest. [This change](https://github.com/MetacoSA/NBitcoin/commit/8c7066157180c5c562a7572446c08e0fd0339758#diff-12355e5baf374196…
-
So far, we used regtest or testnet for testing.
We should evaluate how easy it is to setup a bitcoin signet including additional services like a blockexplorer and electrs.
-
**Is your feature request related to a problem? Please describe.**
I'd like to be able to use thunderhub to teach/onboard folks onto bitcoin lightning network. Using real sats is far too expensive, t…
-
With the switch to Faraday, it might make sense to offer signet as Faraday middleware rather than acting as a front-end to it. E.g.
```
client = Signet::OAuth2::Client.new...
access_token = ... # ge…
-
### Describe the bug
Signet Bolt11 Invoices are still not recognized properly. It errors out with `Error loading invoice: Unkown coin bech32 prefix`
### Reproduce
Here is a signet invoice:
![ima…
-
```bash
$ ./src/qt/sugarchain-qt -datadir=../yumekawa-test-201012/ -server=1 -rpcuser=1 -rpcpassword=2 -printtoconsole -signet -debug=validation
2020-10-13T05:43:32Z CreateNewBlock(): block weight…
-
Currently, Mainnet has 4000000 `BLOCK_WEIGHT_UNITS` but Signet has 1000000 which is not configurable as all networks use the same value in production.
We need to somehow be able to set this per net…
-
**Is your feature request related to a problem? Please describe.**
As a student, I'd like to view a reminder of session events when connecting to ÉTSMobile
**Describe the solution you'd like**
In…