-
Hi,i'm a newbie.
when i run according to your wiki, i encounterred the failure following. How should i solved the errors?
Thx!
1. United Test
...\myApp\NTumbleBit\NTumbleBit.Tests>dotnet tes…
-
```
❯ RUST_LOG=debug ./target/release/ord --chain testnet --bitcoin-rpc-user user --bitcoin-rpc-pass pass --rpc-url nd-111-222-333.p2pify.com:80 server
[2023-11-21T06:55:38Z INFO ord::options] Conn…
-
`
import bitcoin
import bitcoin.rpc
from bitcoin.core import *
from bitcoin.core.script import CScript, IsLowDERSignature
from bitcoin.core.key import CPubKey
from bitcoin.wallet import *
p…
-
### Please describe the feature you'd like to see added.
I'd like some way to control the levelDB compaction processes a bit more. Specifically, if I could control when they are scheduled (hourly i…
-
I just tried Junction with @achow101's native descriptor wallet (in testnet!) PR: https://github.com/bitcoin/bitcoin/pull/16528
Works like a charm. In particular, try `getaddressinfo` on the multis…
Sjors updated
5 years ago
-
- macOS version: Monterey 12.4
- Rust version: tried both `1.56` and `1.63`
`cargo test` is failing on macOS with the following error message:
Error msg
```
running 8 tests
test test::te…
noib3 updated
3 months ago
-
Hi,
I encountered with deadlock on concurrent walletpassphrase rpc call in bitcoin wallet. The same behavior in bitcoin-abc too.
Here is a description of the issue https://github.com/bitcoin/bitcoin…
-
**General Info**
About Dogecoin - https://ru.wikipedia.org/wiki/Dogecoin
Main site - https://dogecoin.com/
Wiki - https://www.reddit.com/r/dogecoin/wiki/dogecoincoreguide
github - https://github.c…
-
### Issue and Steps to Reproduce
1. Compiled commit hash `d9b2482415a888d90e8d2a0f486bf96788e84b6f` (master) for MacOS
2. Start lightningd with `./lightningd/lightningd`
3. In separate terminal, …
-
Eventually we want all the existing crypto CLI / client code to be able to interact with constellation natively.
We should support JSON RPC protocol here (using RPC HTTP authentication as demonstra…