-
### Cosmetic Item Name
Vigil Signet
### Description
i try to equip the immortal effect to other cosmetic. after that the animation of the immortal cosmetic bugged. restart the game but still the sa…
-
FYI testnet3 is being deprecated; you can find the parameters for testnet4 here: https://github.com/bitcoin/bitcoin/pull/29775
jlopp updated
6 months ago
-
Original idea by @sjors
> It might be useful to setup a custom Signet with a low enough difficulty for CPU miners. And then have one or more mock pools mine on that.
> With a signet you can limi…
-
Hi, I'm a generative artist and I've been experimenting with a full ord node.
I was wondering if it was a way to predict the number of the satoshi that would be used in the next inscribe command.
…
-
### Issue and Steps to Reproduce
1. `fundchannel` and get this weird broadcast error for no logical reason
2. Proceed to make payments down the channel despite the funding transaction not existing…
-
Frankly I'm dismayed at the lack of progress here. The Signet HC has been sold promising a lot of innovative features, most of which do not yet exist.
I'd like to know what the way forward is going…
-
This issue will be updated to reflect the current state of [BIP352](https://github.com/bitcoin/bips/blob/master/bip-0352.mediawiki) integration.
PRs ready for review:
* https://github.com/bitcoi…
-
I have been attempting to construct bitcoin address that is a 2-2 MuSig address only. No taproot tree.
Something like this
```python
points = [alice_public_key, bob_public_key]
musig = MuSigTa…
-
-
It's possible to "segregate" lnd in 2, where one lnd have all the states, and another lnd will just be signer. more info [here](https://github.com/lightningnetwork/lnd/blob/master/docs/remote-signing.…