News
Entertainment
Science & Technology
Life
Culture & Art
Hobbies
News
Entertainment
Science & Technology
Culture & Art
Hobbies
I'm interested in creating a swap application using HTLCs. The user connects their wallet to the frontend, places an order, and the backend matches the order with a maker and creates the HTLC trans...
How is it possible to recover a wallet password when the wallet words are provided before you even enter the password? https://multibit.org/en/help/hd0.1/restore-password.html Restore password...
The Bitcoin core wallet selection algorithms, particularly coin-grinder use a weight metric for each output. My understanding is that an output's weight is composed of the base_weight which is a
To elaborate, I want a wallet that's independent of any third party intervention unlike coinbase wallets being dependent on the company. If there is the way how much privacy can be maintained? And is
i have bitcoin repo from tag v28.0, everytime i run cmake --build build -j$(sysctl -n hw.ncpu), i keep getting the following error bitcoin/src/uint256.h:133:19: error: call to consteval function 'u...
I'm having little problem here, trying to figure out the safest way to backup my wallet.dat to make sure that no BTC may be lost in case of recovery. I'm not sure how the process of adding new add...
Help, with bitcoin core : AFTER the Rescan : 1 - rescan 2 - response output, on the debug file out: 3 - FlushStateToDisk: write coins cache to disk (coins, kB) completed (s) , OK 4 - Imported mempool
I have a 2-of-3 multisig taproot script,create like bitcoinjs-lib:https://github.com/bitcoinjs/bitcoinjs-lib/blob/8d9775c20da03ab40ccbb1971251e71d117bcd8b/test/integration/taproot.spec.ts#L531-L593:
The question seems anectodic but it has an importance when reading the old key.MakeNewKey() source code : At that time, coinbase transactions of 50Btc were sent to a newly generated pubkey at each
Current Bitcoin PoW algorithm leads to a block time distribution like this with is quite sparse. If instead it requires a chain of lower-difficulty hashes (e.g. instead of one hash of difficulty 1...
Current Bitcoin PoW algorithm leads to a block time distribution like this with is quite sparse. If instead it requires a chain of lower-difficulty hashes (e.g. instead of one hash of difficulty 1...
I would like to better understand the Bitcoin Core team's stance on the principles and evolution of Bitcoin, particularly in relation to Satoshi Nakamoto's vision as outlined in "Bitcoin: A Pe...