What is the easiest way to mining BSV?
Which pool is the best one?
Which pool is the best one?
Now, this will obviously require some speculation, but why not. There are many exciting Bitcoin SV applications being released practically at a daily basis, but they are arguably mostly used by the (still small in grand scheme of things) BSV community.
I predict that at some point we’ll see one/some of those applications gain attention of the general public and take off - probably dragging the entire ecosystem with them.
If you could bet which (or what kind of) app that will be, what would you bet on?
I am a Windows programmer and I know C++/C#. I want to know how to develop a BSV program, Who can help me?
An answer to a previous question and the whitepaper both agree that blocks don’t store full transactions, but rather, transaction hashes.
So then, what if I add data in OP_RETURN, say, the text “Hello, world!” Isn’t that a transaction output, or at least contained in an output, and therefore part of a transaction?
If not, or if so and only transaction hashes, not transactions themselves persist, then how does the OP_RETURN data stay on the blockchain?
Is it possible to get a current unspent transaction outputs set from a Bitcoin node? Or more generally, is it possible to get a UTXO set at an arbitrary block height?
If not possible through a node, is there any other solution that provides that?
what exactly is this? Does this mean every TX gets hashed twice? How does it help to filter the content from the block chain (As Dr. Wright said)? Why cant i hash it just once and save the hash of the TX and prune the data (illegal)? Isnt the content now filtered with just a single hash? or am i getting it wrong?
Which social media platform? Twitter, Facebook, Reddit…etc.
Also a plus (tip) if you have numbers how many users they have.
I want to select all data and analyse twetch data through Bitquery/Bitbus. Could anyone help me to understand protocol of this app?
How to calculate a merkle tree? What is “merkle proof” and how does it fit into the SPV? How does one validate a merkle proof? And how all that affects Bitcoin?
What are the possible Bitcoin scripts to create a multi-sig transaction? Please provide the script code with explanations.
I would like to see at least two types of such scripts explained (OP_CHECKMULTISIG and the one with conditional OP_IF statements that Steve Shadders showed at this CoinGeek Seoul presentation). If there are more options, please list them as well.