-
For transaction ba44cc1e1d2aa767ac6b32b4c8f931ccffa6e81858de6f5a297a8ceebe85ea05 there is no address or value associated with the input despite it now being a valid transaction.
https://insight.bitpa…
jpe42 updated
8 years ago
-
It would be of great help to estimate onchain fees for sending asset to an address, fields like total sats and sats/vbyte or sats/kw would help us estimate what the fees citing to number of inputs use…
-
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
-
Ubuntu 23.04 with g++ 12.2.0 and valgrind 3.19.0. Built without depends and without `--enable-debug`.
The failure is introduced by:
https://github.com/bitcoin/bitcoin/pull/27626/commits/cce96182ba…
-
_From @kimdhamilton on July 10, 2017 22:19_
Specify an tx-signed deterministic DDO, that conforms to DDO spec 1.0, and is not a verifiable claim.
_Copied from original issue: WebOfTrustInfo/btcr-h…
-
The naive way of storing tx metadata keyed by txid requires 32 bytes of overhead (txid) per transaction. Using 400k txs/per day as a high estimate ([source](https://www.blockchain.com/en/charts/n-tran…
-
1. Start sparrow with -n signet -l DEBUG, there is currently one unconfirmed txn that is waiting indefinitely in the mempool since its fee is lower than allowed. This is seen as "Unconfirmed"
![Scr…
-
I encountered this error while testing ord on the Bitcoin regtest network.
```
error: output in Bitcoin Core wallet but not in ord index: c1023c0da24101730c8b3a4f67c346bd0a2b2b91f50ecc63a83341cb88cf…
-
https://github.com/lightningamp/lamp/issues/92
The issue is here. In the release archives of `0.9.1` version, there is `bitcoin-cli`. In `0.9.3` there is not.
@lvaccaro @vincenzopalazzo please h…
-
Per the bitcore-node development documentation, I have cloned bitcore-node into a directory and insight-api into another peer directory, and created a symlink (ls -s ../../insight-api) in the bitcore-…