Bitcoin News / Bitcoin Stack Exchange - 4 years ago
If the transaction in question consumes inputs that were locked to a bitcoin address that has been previously used, then it would be easy to tell that the payment came from the same wallet. After all, the payment came 'from the same address' as a pr...
Bitcoin News / Bitcoin Stack Exchange - 4 years ago
The proposed Taproot soft fork (BIP 342) defines the new opcode OP_CHECKSIGADD to verify Schnorr multisignatures whilst OP_CHECKMULTISIG (and OP_CHECKMULTISIGVERIFY) are disabled for Taproot spends (SegWit version 1). Could we use the OP_CHECKSIGADD...
Bitcoin News / Bitcoin Stack Exchange - 4 years ago
For better context: https://stackoverflow.com/questions/63123652/is-there-a-way-to-set-port-in-a-dns-forward
Hello community! I have setup an aws ec2 instance and installed BTCPay server on it. I used the Docker version.
I also bought a domain name...
Bitcoin News / Bitcoin Stack Exchange - 4 years ago
blockexplorer - Do I need a Bitcoin full node in order to use BTC RPC Explorer? - Bitcoin Stack Exchange
2022 Developer Survey is open! Take survey.
...
Bitcoin News / Bitcoin Stack Exchange - 4 years ago
There is the annex, leaf version, ext_flag, OP_SUCCESS, unknown pubkey
types and you could probably include the existing witness version too.
I believe that list is exhaustive.
The ext_flag isn't so much an extension mechanism in itself; more a
str...
Bitcoin News / Bitcoin Stack Exchange - 4 years ago
I have a headless Bitcoin core 0.17.1 running on Debian 10, and have created a second wallet "johns-wallet".
I'd like to get the walletinfo (or any wallet request) of that specific wallet via curl, not the cli.
The Bitcoin core API...