Search content
Sort by

Showing 20 of 47 results by DifDrama
Post
Topic
Board Bitcoin Technical Support
Merits 1 from 1 user
Re: How Are Transactions Made Through Merkle?
by
DifDrama
on 19/07/2024, 06:06:59 UTC
⭐ Merited by ContentWriter (1)
This means the transaction is verified using a Merkle tree structure without broadcasting it to the public blockchain.
Post
Topic
Board Bitcoin Technical Support
Re: Will I be easily hacked?
by
DifDrama
on 15/05/2024, 09:41:37 UTC
Still, using a dedicated smartphone as a Bitcoin wallet does not make it as secure as a hardware wallet (which is designed to be entirely offline and immune to online threats).
Post
Topic
Board Bitcoin Technical Support
Re: how to sign a message with python code
by
DifDrama
on 26/04/2024, 02:43:23 UTC
BitcoinLib may be a good choice. Plenty of examples out there are capable to help you get the hang of it.

Here is the link: https://github.com/1200wd/bitcoinlib

Post
Topic
Board Bitcoin Technical Support
Re: Your IP network is currently pending review. ( Bitcoin Core )
by
DifDrama
on 12/03/2024, 07:52:21 UTC
I have 2 Internet providers,
one works OK the other one says "Your IP network is currently pending review"
everything is the same nothing is changes in the local network when it is swamped with the 2 Internet providers.

It's possible that the IP address range assigned by Internet provider B is flagged by bitnodes. io or other services due to previous activity or network behavior. This could result in your network being subject to additional scrutiny or review. If so, you need to contact Internet provider B's customer support.
Post
Topic
Board Bitcoin Technical Support
Re: About taproot address
by
DifDrama
on 31/01/2024, 09:30:16 UTC
I use bech32m lib but the taproot address generated is doesn't match to the correct address.

Hope this topic can help you: https://bitcointalk.org/index.php?topic=5405946.0
Post
Topic
Board Bitcoin Technical Support
Re: Open Wallet Hangs v26.0
by
DifDrama
on 22/01/2024, 07:37:41 UTC
Is the wallet file you are attempting to open compatible with the version of Bitcoin Core you are using? Is there sufficient disk space available where the Bitcoin Core data directory and wallet files are stored?
Post
Topic
Board Bitcoin Technical Support
Re: Need I upgrade the build tool gcc version to build bitcoin?
by
DifDrama
on 28/12/2023, 02:46:36 UTC
Consider upgrading the toolchain if you intend to build from source frequently or contribute to Bitcoin Core development.  Upgrading may involve multiple steps, but it's beneficial in the long run for compatibility with newer software.
Post
Topic
Board Bitcoin Technical Support
Re: how to sign a message with php code
by
DifDrama
on 16/12/2023, 02:23:14 UTC
BitMaxz has provided a great explanation. For question 4, one additional point to consider is an older GitHub page that might be helpful to you:https://github.com/BitcoinPHP/BitcoinECDSA.php
Post
Topic
Board Bitcoin Technical Support
Merits 5 from 3 users
Re: Bitcoin validation for Javascript
by
DifDrama
on 12/12/2023, 02:55:01 UTC
⭐ Merited by pooya87 (2) ,bitmover (2) ,nc50lc (1)
BitcoinJS-lib is a JavaScript library for Bitcoin scripting and works both on Node.js and in web browsers.  It allows you to create, manipulate, and interpret Bitcoin transactions.  You can install it using npm with `npm install bitcoinjs-lib`. And here is the link: https://github.com/bitcoinjs/bitcoinjs-lib

Hope this is helpful.
Post
Topic
Board Bitcoin Technical Support
Re: Electrum wallet to Core wallet
by
DifDrama
on 04/12/2023, 09:09:44 UTC
nc50lc has already provided a great answer to your question. I just wanted to add that the official Bitcoin Core documentation offers comprehensive insights into commands, usage, and wallet management. You can access it here: https://bitcoincore.org/en/doc/
Post
Topic
Board Bitcoin Technical Support
Re: Temporary wallet.dat files
by
DifDrama
on 28/11/2023, 09:24:15 UTC
This is a matter of forensics, but this has also to do with the software. For instance, some software leave temporary files in certain "temp folders", or have a "recently opened" files on a dropdown menu, etc.
Do you mean that some desktop environments or file managers maintain a list of recently accessed files? I usually ensure proper data wiping using tools to securely delete files and overwrite the data multiple times to prevent forensic recovery. And maybe you can consider running it in a more controlled or isolated environment, like a virtual machine or container, to contain its activity.
Post
Topic
Board Bitcoin Technical Support
Re: please help me with this question
by
DifDrama
on 14/11/2023, 03:00:54 UTC
If you send Bitcoin to the address derived from this invalid private key (1NLqpZnW746xjdAgnrTb56V4uZJiV4jjrU), the funds will be associated with that address.  However, since the private key is not valid, you won't be able to sign transactions to spend or transfer those funds.  In essence, the funds sent to that address would be irrecoverable.

Am I right?
Post
Topic
Board Bitcoin Technical Support
Re: About connecting node to hard-forked private network
by
DifDrama
on 06/11/2023, 06:56:36 UTC
There is private chain with nodes which are reachable only by the founders at the moment.

But I’m looking for ways to start mining now cuz the mining cost is very low now.

Is there a way to start mining in this case?

You need to communicate with the founders or administrators of the private blockchain network and work within the rules and permissions they have set. Or,  if you can become a node operator within the private blockchain network, you may have the ability to participate in the consensus process and mine blocks. 
Post
Topic
Board Bitcoin Technical Support
Merits 1 from 1 user
Re: Sniffing LN traffic with Wireshark
by
DifDrama
on 27/10/2023, 02:39:55 UTC
⭐ Merited by simpleSliv3r (1)
https://www.wireshark.org/docs/man-pages/wireshark-filter.html
https://www.wireshark.org/docs/dfref/b/bitcoin.html

I don't know much about it, but I've seen websites about it before from other sources. I hope this can help you.
Post
Topic
Board Bitcoin Technical Support
Re: Operate Bitcoin Core on a laptop with restricted storage capacity
by
DifDrama
on 18/10/2023, 09:39:12 UTC
Thank you all for your valuable insights and assistance. I plan to take the next few days to explore refurbished laptops online, based on the advice you've provided. Once again, a big thank you to each one of you for your help!
Post
Topic
Board Bitcoin Technical Support
Re: Operate Bitcoin Core on a laptop with restricted storage capacity
by
DifDrama
on 16/10/2023, 02:51:24 UTC

Side question, how long do these refurbished devices last? It obviously cannot last as long as a brand-new device, which means it will fall apart sooner, is that not the case?


That's the reason to seek out trustworthy refurbishers and assess the device's initial build quality. Reputable refurbishers go the extra mile by either replacing or refurbishing essential components, ensuring the device functions well and enjoys an extended lifespan.

Then another important question arises: how can one identify a reliable refurbisher? Huh
Post
Topic
Board Bitcoin Technical Support
Re: Operate Bitcoin Core on a laptop with restricted storage capacity
by
DifDrama
on 12/10/2023, 05:39:25 UTC
I can't make assumptions where OP lives. In my country there are quite some dealers who trade with refurbished business laptops or leasing returns.

You're absolutely right, this kind of business with refurbished business laptops is quite common worldwide. While affordability and durability are key advantages, ensuring the security of these devices remains a crucial consideration for me.
Post
Topic
Board Bitcoin Technical Support
Re: Parmanode - Open Source, easy Bitcoin node for desktop computers (Mac/Linux)
by
DifDrama
on 10/10/2023, 06:03:55 UTC
Parmanode is designed for non-technical users giving them the ability to download and verify Bitcoin related software, and sync using an external or internal drive, and also have configuration options presented to them with automation. No manual configuration file editing will be required - Parmanode takes care of all that in the background.

Non-technical-user-friendly, sounds interesting. This approach simplifies the process of setting up and maintaining a Bitcoin node on a Mac, making it more accessible to a wider audience.
Post
Topic
Board Bitcoin Technical Support
Merits 1 from 1 user
Re: Operate Bitcoin Core on a laptop with restricted storage capacity
by
DifDrama
on 07/10/2023, 06:51:06 UTC
⭐ Merited by philipma1957 (1)

Why must people do things like this?

Here is my cheap solution buy a used laptop that allows a ssd to be put inside of it.


Your response broadened my perspective on this issue, and I appreciate your suggestion. It's indeed worth considering purchasing a used laptop with a suitable SSD, and your detailed considerations provide valuable guidance. Thank you for your helpful input!
Post
Topic
Board Bitcoin Technical Support
Re: Operate Bitcoin Core on a laptop with restricted storage capacity
by
DifDrama
on 07/10/2023, 06:40:05 UTC


Why must people do things like this?

Here is my cheap solution buy a used laptop that allows a ssd to be put inside of it.


under 1 minute search on ebay I find a 2tb ssd i5 8th gen dell for $253.00

Problem solved.

https://www.ebay.com/itm/295574053536?


there really is not an easier way.


cheaper way yes search long on ebay and find a laptop with 1tb ssd

https://www.ebay.com/itm/195976457193?

the one above is under 200 usd


please note I did fast searches on ebay and found suitable laptops. I do not know the sellers.
[/quote]

Your response broadened my perspective on this issue, and I appreciate your suggestion. It's indeed worth considering purchasing a used laptop with a suitable SSD, and your detailed considerations provide valuable guidance. Thank you for your helpful input!