News
Entertainment
Science & Technology
Life
Culture & Art
Hobbies
News
Entertainment
Science & Technology
Culture & Art
Hobbies
I was about to spend some bitcoins but Bitcoin Core required my password, which I don't remember, to complete transaction... The wallet is open but cant use bitcoins. I would like to know if before...
In 2014, Bitcoin Core introduced OP_RETURN with an 80-byte default cap, enforced through the -datacarriersize option. This was intended to allow small data (such as proofs or certificates) while
When SegWit was introduced in 2017, the “witness discount” was justified as a way to encourage adoption and to fix signature malleability. This discount made sense when witness data was primarily
Since its introduction in 2014, OP_RETURN was limited to a single output per transaction. This helped ensure that it was used sparingly and primarily for small proofs or certificates. In Bitcoin Co...
I have withdraw my free Bitcoin of 0.003 and 0.0053 sat from my free Bitco.in app to my binance through instant withdrawal but it has been more then a month and my withdrawal request is still pendi...
Core 29.1 telling me time on my system is off by 10 minutes but shows correct date/time It synced the whole file fine and has worked for the past two days i was attempting to add sparrow wallet to ...
I am relatively new to Blockchain and XRPL. What I am trying to do is: I create a cold wallet and issue a IOU. I create a hot wallet and create trustline with cold wallet with cold wallet as issuer...
I have created a wallet in electrum. I used option standard wallet/I have a master key. I have entered my xprv which I got from a dump of my wallet in bitcoin core. I expected to see 4 transactions...
There have been rumors and alleged leaked messages about a proposed change to Bitcoin node software that would allow deleting data from the node's blockchain record and replacing it with a zero-kno...
Bitcoin Core v30 removes the 80-byte limit on OP_RETURN outputs by default, raising it to the consensus limit (~4 MB) and deprecating the -datacarriersize option. This change aims to address the
I am looking for recommendations on the best mining pools for mybitaxe or Nerdaxe set-up here in the US? I am new to this and want to make sure I’m maximizing my returns. Any advice on factors to
I use Sparrow wallet that is connected to my Bitcoin Core node. I setup my Tangem wallet in Sparrow using the X-pub address as a watch only wallet. I was sending some Bitcoin from Coinbase to the d...
Hello BitcoinTalk community, I am facing a critical emergency and am seeking technical guidance. My TokenPocket multisig wallet has been taken over by an unauthorized person, and I am locked out. I
I'm having trouble finding good examples of this but what is the proper way of constructing an inscription Script for the commit transaction? Using the bitcoin rust crate, this is how I assume the ...