-
I just came across this and thought I share what I have locally. It takes a `rev` as input. Maybe this helps/inspires you.
```nix
{ stdenv
, fetchFromGitHub
, pkgconfig
, autoreconfHook
, boos…
-
The [`stack-tx`](https://github.com/jcnelson/naka3.sh/blob/db72d0a536f30d1c85e935a33fbb2cd046a6234f/playbooks/one-miner/one-miner.sh#L36) operation in the `naka3.sh` script consistently fails (in [`ma…
-
Hello, requesting documentation improvement and clarity for laypersons to recover/combine their vaults to a seed phrase.
I tried using the Web Recovery UI without success (#27). I also tried the C…
-
A user asked me on slack if `estimatefee` returns BTC per Byte or BTC per Kilobyte... honestly I don't know and it's a bit hard to tell. I compared mainnet full nodes bcoin vs Bitcoin Core and observe…
-
Hi Joelklabo, great project!
Tried to run on a Raspiblitz with CLN v23.02.2
Steps taken:
```
sudo su - bitcoin
cd /home/bitcoin/cl-plugins-available/
git clone https://github.com/joelklabo/n…
-
I am following the book as it is as it's my first encounter with blockchain.
I am running full notes that us sync 100%
I was able to get the raw transaction
`bitcoin-cli getrawtransaction 06…
-
RBF(replace-by-fee) 在 [bip125](https://github.com/bitcoin/bips/blob/master/bip-0125.mediawiki) 中规范。
最简单的方式是只要存在 TxIn 成员中的 nSequence 字段值小于 0xffffffff - 1 那么就可以进行替换交易。
使用下面代码在 regtest 下进行尝试:
``…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
I want to import the address or public key into bitcoind because I want to list the unspent …
-
`eclair-cli globalbalance` returns these values
```json
"onChain": {
"confirmed": x.yyyyyyy9000000001,
"unconfirmed": 0
}
```
whereas `bitcoin-cli getbalace` returns `x.yyyyyyy9`.…
rorp updated
3 months ago
-
If I remember correctly this is doable and I already discussed about that online.
Not in the original repository according to [opentimestamps-client/issues/created_by/Benjamin-Loison](https://githu…