-
The script:
```python
# Import some libs
from flask import Flask
from flask import request
from bitcoinlib.mnemonic import Mnemonic
from bitcoinlib.wallets import *
import requests
app = Fla…
-
In the https://github.com/bitcoin/bitcoin/blob/master/src/net_processing.cpp
void PeerManagerImpl::FindNextBlocksToDownload(.....)
......
for (const CBlockIndex* pindex : vToFetch) {
i…
-
# Spike
After the plugin interface for payloads has been defined, it should be exercised by adding a new payload. A Cryptominer simulation would be valuable to users.
In order to provide the mos…
-
I could get the size with this and estimated s/vb from an API
`psbt.extractTransaction().virtualSize() `
How to update the psbt to reduce the output value by the calculated fees?
-
`contrib/seeds/nodes_test.txt` seems to be completely outdated.
I get not one outgoing onion connection using the following `bitcoin.conf` in which the testnet onion nodes are added with `addnode=`…
-
What if there was a way to do a inscription when a rune is deployed. You could inscribe the rune logo and additional metadata when a rune is created.
-
I'm trying to create a custom script that has some arbitrary data followed by a multisig address paying to one of two public keys, where; pubkey1 is user defined (either ecdsa or schnorr derived) and …
-
### Background
cpu load is always high, my mini host is very hot, is my config wrong?
### Your environment
* lnd version 0.16.2-beta commit=v0.16.2-beta
* `Linux ikun 5.10.0-22-amd64 #1 SMP …
-
Starting from electrum version 4.4.0 ledger won't work but is working fine with version 4.3.4
There is no info to sign the transaction.
-
> _This is a Bisq Network proposal. Please familiarize yourself with the [submission and review process](https://docs.bisq.network/proposals.html)._
This idea relates to the efforts to reduce t…
sqrrm updated
11 months ago