-
We currently have approximately 548 unique dependencies (after the rust-bitcoin migration concludes):
```
$ cargo tree --workspace --prefix none --prune bitcoin@0.29.2 --prune bitcoin@0.30.2 | gre…
-
See https://github.com/bisq-network/bisq/blob/master/core/src/main/java/bisq/core/btc/nodes/BtcNodes.java
-
### Current behaviour
https://github.com/bitcoin/bitcoin/blob/85bcfeea23568053ea09013fb8263fa1511d7123/src/init.cpp#L1890-L1892
`Discover()` will run only if we are listening on all addresses (`…
-
When working across networks it's common to want to take a mainnet address and "convert it" to a testnet address by just changing the `Network` field of the address.
Pre-0.32 this required a hack t…
-
1. Add a BitcoinSOracle struct that implements `DdkOracle`. Maybe call it KrystalBull? (RIP) and add it as a feature flag.
2. Include a build to run locally and apart of the `just deps` script
-
As mentioned in https://github.com/rust-bitcoin/rust-miniscript/pull/481#discussion_r1028718255, it appears that the planning module doesn't include the varint length for `TapScript` and `TapControlBl…
-
this will require some backend work to process first, but will need to add other sources besides the mailing list
-
Here’s our project blurb
Omnity Network is an omnichain hub with a 100% end-to-end on-chain tech stack connecting any L1/L2 or appchain to the Bitcoin settlement layer as a Bitcoin Layer 2 executio…
-
API listening on http://0.0.0.0:3334
Could not reach RPC host
Error getmininginfo jsonrpc field must be a string
Error getmininginfo jsonrpc field must be a string
Error getmininginfo jsonrpc fiel…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
The Guix output hashes for Windows and the source tarball match between my powerpc64le build…