0xDiamond
- Which node should I run right now?Mar 23, 2025
Well If your goal is actually to support Bitcoin as designed and also to accept international payments reliably, Bitcoin Core (current release) is still the safest, most compatible, and least controversial choice and It…
- BIP39 uniformity for importing walletsMar 21, 2025
The software you made use of is just like a generator that creates a seed phrase from a given set of word lists and then hashes it to give you your public keys --> addresses and your private keys separately. The hard…
- 21 Bitcoin Guidelines by Michael SaylorOct 19, 2024
Well there's nothing really special about the right up these billionaires make. No matter how they try to paint it they are all in for profit regardless one interesting thing about bitcoin is flexibility of use…
- Having no luck with lightning paymentsAug 5, 2024
Well OP there actually seem to be a ton of issues you are facing here from probably network related to maybe software related too. One thing is to try troubleshooting these issues. You should try checking a few things…
It is quite and irony to the regulators, 18.88 Bitcoins can be considered as a good amount to start a living. I bet china will look into the advantage having an asset that will go to the highest level. Just saying.
- Question about Crypto TaxesJun 10, 2022
It actually depends on a couple of factors and that is because taxation rules differ from country to country and also across regions too. Some countries actually have a more strict set of taxation policies and…
- What's the best way to handle this?Jun 5, 2022
Thanks a lot seek3r although I was able to use Charles-Tim help which was very very easy to use I would definitely use this phyton script also .
- What's the best way to handle this?Jun 3, 2022
Thanks alot Charles Tim and Zaguru12 Is there a similar script I can run on phyton?
- What's the best way to handle this?Jun 2, 2022
It's pretty standard to use mnemonic phrases, or seed phrases, to create private keys when setting up a wallet. But I've been curious about generating a private key myself directly from the seed phrase without relying…
Tor is the ideal mindset. DEX should not only integrate with Tor they should function like Tor. Rather than having companies with addresses, just as Bisq has rightly avoided, the exchanges should focus on being…
Hey everyone, if you're running a brokerage or any money-related business, seriously consider relocating offshore and just accepting crypto deposits. The regulatory environment in the US and EU, not to mention India, is…
- Can a node reject a transaction?Jun 6, 2020
A miner's refusal to include a specific transaction and another miner's creation of a block without it does not actually create a soft fork because it's kinda like a normal part of how the bitcoin network operates. A…
- Can a node reject a transaction?May 31, 2020
A Bitcoin node can actually refuse to relay a transaction with illegal content or even because of low fees ( miners do it all the time) by not adding it to its mempool which actually means he won't be broadcasting it to…
I believe it's all about how fast your node catches up with the rest of the network. The confirmation of your transaction actually depends on if it has been included in a block and not just it sitting in the mempool.…
- Seed phrase vs passkeyApr 9, 2018
The idea behind seed phrases Is actually a more secure form of storage. If passwords were used instead of seed phases, the crypto system will break due to many reasons including ease in brute forcing. What this means is…