Bitcoin Forum
July 18, 2024, 06:17:10 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 [244] 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 ... 468 »
4861  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core can't start (hard disk corrupted?) on: April 14, 2022, 07:23:44 PM
I can't unmount it.

Code:
bitcoin@raspibolt:/mnt/ext/bitcoin $ sudo umount /dev/sda1
umount: /mnt/ext: target is busy.
4862  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core can't start (hard disk corrupted?) on: April 14, 2022, 07:15:06 PM
Imho you should run it at least to check for the errors (not repair) so you have a better overview of the problem.
It says it'll cause severe damage:

Code:
bitcoin@raspibolt:/mnt/ext/bitcoin $ fsck /dev/sda1
fsck from util-linux 2.33.1
e2fsck 1.44.5 (15-Dec-2018)
/dev/sda1 is mounted.



WARNING!!!  The filesystem is mounted.   If you continue you ***WILL***
cause ***SEVERE*** filesystem damage.


Do you really want to continue<n>?
4863  Local / Αγορά / Re: Δωρεά btc on: April 14, 2022, 07:08:34 PM
Το base58 πρέπει να έχει συγκεκριμένο μήκος ώστε να αντιστοιχεί σε 256 bits. Άρα η φράση που θα σκεφτείς (χωρίς spaces φυσικά) θα πρέπει να έχει συγκεκριμένο μήκος.
Ο τρόπος αυτός ακούγεται περιορισμένος κι άρα επικίνδυνος χωρίς κανένα λόγο. Γράψε ότι φράση θέλεις, πέρνα την από SHA-256 και είναι έτοιμο να γίνει WIF.

Ξαναλέω όμως πως αυτή η λύση δεν προτείνεται εξαρχής, γιατί ο ανθρώπινος εγκέφαλος δεν παράγει τυχαιότητα με τον ίδιο τρόπο που παράγει ο υπολογιστής. Απλά χρησιμοποίησε τη φράση κι έχεις το κεφάλι σου ήσυχο.
4864  Bitcoin / Bitcoin Technical Support / Bitcoin Core can't start (hard disk corrupted?) on: April 14, 2022, 06:41:49 PM
Bitcoin Client Software and Version Number: Bitcoin Core 22.0
Operating System: Raspberry Pi OS
System Hardware Specs: 32GB SD card with a 1 TB HDD external disk.

Description of Problem: I opened up my Electrum after a long time (perhaps a week) and it couldn't synchronize; it had stuck at "0/20 synchronized". This made me login in my RPi 4 and see if things work properly, which weren't. Bitcoin Core has simply stopped working for, yet, unknown reason.

I run bitcoind:
Code:
bitcoin@raspibolt:~ $ bitcoind
Error: Failed saving settings file:
- Error: Unable to open settings file /mnt/ext/bitcoin/settings.json.tmp for writing

I then go to /mnt/ext/bitcoin which is the data directory; hit a ls -l to check the file list:
Code:
bitcoin@raspibolt:/mnt/ext/bitcoin $ ls -l
ls: reading directory '.': Input/output error
total 0

It can't read it. I searched that up and it has to do with the hard drive. Has it happened to anyone before? I just want to ensure I don't have to erase it and re-install everything.
4865  Local / Αγορά / Re: Δωρεά btc on: April 14, 2022, 06:08:08 PM
Σκέφτεσαι μια φράση σε greeklish που να χωράει ως private key σε base58 format.
Τι εννοείς «να χωράει» στο format; Οποιοδήποτε κείμενο μπορεί να αναπαρασταθεί σε base58. (Και περνώντας το από hash function να γίνει private key)

(αρκεί βέβαια να μη μπορεί κανείς να μαντέψει τη φράση σου)
Αυτή είναι μεγάλη υπόθεση. Υπάρχουν άτομα που έχασαν τα χρήματά τους από άλλους που κάθονται και ψάχνουν με brute force. Είναι αρκετοί για να μην χρησιμοποιήσεις τον απλό τρόπο με την έτοιμη φράση.
4866  Other / Beginners & Help / Re: Please enlighten me on: April 14, 2022, 04:53:02 PM
The volatility part is why we have stable coins around
But, stable coins aren't decentralized and censorship-resistant. For example, USDT is owned by Tether; they decide what's the money supply and I'm subjected to their decisions. If they don't approve my transactions they might as well censor them, reverse them, remove them etc. It's even worse than the current monetary system that we're trying to redefine.
4867  Bitcoin / Development & Technical Discussion / Re: What needs to be changed when SHA-256 is broken? on: April 14, 2022, 04:45:54 PM
If SHA-256 was broken, would you be able to convince all of the previously invested interests to invest in a new system - if it wasn't already built in?
Did the developers convince them invest into it back in 2009? No, they entered the system at their own will; they had convinced themselves that it's worth the money. So, why should they expect a conviction now?

If SHA-256 became broken, right now, a chaos would prevail. Besides Bitcoin and other PoW cryptos that wouldn't be able to prevent double-spending in that case, software's integrity verification, passwords and encrypted messages that use SHA-256 could all be altered and read.
4868  Bitcoin / Bitcoin Technical Support / Re: Full node is not working anymore after power outage on: April 13, 2022, 07:12:12 PM
Check the log. In Windows, it should be in C:\Users\<USERNAME>\Appdata\Roaming\Bitcoin\debug.log if you haven't specified its location. The case with power outages is common, it has happened to me before too[1]. I think I got away with it with only a Bitcoin Core restart.

[1] https://bitcointalk.org/index.php?topic=5378761
4869  Other / Beginners & Help / Re: Please enlighten me on: April 13, 2022, 06:57:55 PM
Here are the reasons why this can't happen, at least at the moment.

  • Volatility. You can't realistically make a living by using a currency that does +-5% a week.
  • Few accept it. There's a significant adoption done this in the last 5 years, but it's just a tiny fraction when it comes to all the available stores.
  • Propaganda. (Climate change, criminal usage, pyramid scheme or bubble etc.)
4870  Bitcoin / Project Development / Re: BlackHatCoiner's Blockchain Stats BBCode Depicter on: April 13, 2022, 05:15:21 PM
This free service is back in action.  Smiley

Added: Exchange rate.
Exchange rate: (of 2.5 BTC as an example)


Code:
[abbr=BlackHatCoiner's Blockchain Stats BBCode Depicter][url=https://bitcointalk.org/index.php?topic=5366056.0][img]https://blackhatcoiner.com/?USDof=2.5[/img][/url][/abbr]
4871  Bitcoin / Bitcoin Discussion / Re: Does Bitcoin have any real value? on: April 13, 2022, 12:23:54 PM
I can see where you are going with that and what you are trying to tell me however the real question here is whether or not Bitcoin can go to 0.
No, this is not what I meant. I just said that the minimum value of Bitcoin isn't constant, because the cost to produce it constantly changes.

Now if EVERYTHING including energy became absolutely worthless in the world, then the base price of Bitcoin would become 0. But thats unrealistic, don't you think?
Again, the cost of producing Bitcoin isn't strictly connected with the value. There's a demand and a supply. Whether the energy rises to the top or falls to the bottom, the only thing that will change is the cost of producing Bitcoin. (ceteris paribus)

Energy can't worth $0. If we assume that the price of all kind of energy sources fell by 50%, then it'd suddenly become much more profitable to mine bitcoins. That would mean more computational power willing to be used. As a result, difficulty would skyrocket.
4872  Bitcoin / Bitcoin Technical Support / Re: Help a newbie; why is hashing not done once but twice during Bitcoin transaction on: April 13, 2022, 12:13:12 PM
what would be so hard about programming a system to find bugs like this duplicate transaction id?
That it may function falsely. Welcome to software engineering. Smiley

You can't know you have a bug until you do something you'd never done before which appeared an unexpected result. The only way to lower your chances is to do structured programming which makes your code easier to read and develop further by third parties. It also takes less time to build things that way.

From my experience, when I start over-complicating my code for some reason, it's usually when I know I'll have trouble.

Their bank never has bugs that affect their account balance or if they do they get fixed so that no one loses any money...
Start reading: https://www.ptsecurity.com/ww-en/analytics/vulnerabilities-rbo-2019/
4873  Bitcoin / Development & Technical Discussion / Re: How to Improve Mining Efficiency on: April 12, 2022, 08:10:56 PM
I'll skip the mining efficiency proposal. You've got a perfect, summarized answer from odolvlobo.

The main obstacle for adoption right now is energy consumption and waste.
Come on, seriously? That's an even worse answer than franky's, who believes that the main reasons are the block size and the low income. The main obstacles for adoption are clearly political. The problem is outside Bitcoin, cryptography, computer science.

Two are the main reasons; the volatility and the government's brainwashing, which includes misconceptions about the energy waste. Most people have got a false idea of what's Bitcoin, because the media have misinformed them so. They can't understand the benefits they can gain if they do this collectively. Most don't even know how money works.
4874  Bitcoin / Bitcoin Discussion / Re: Why no simple service for HODLing Bitcoin? on: April 12, 2022, 07:55:29 PM
.. hmm. sound familiar..
It doesn't sound familiar to me. It may sound to you, though, who doesn't like any second layers and who can't comprehend that blockchain is inefficient.

he possibly wants to see if anyone thinks its a good idea
The fact that you're comparing Lightning with an implementation of this meaningless concept is just underwhelming. It has already a solution on the first layer, no need to extend this further. Lightning is for micro-transacting, which can't be done efficiently otherwise.

But, keep trying. Everyone's ignoring you.
4875  Bitcoin / Bitcoin Discussion / Re: Which mixer are you using? Can you assess it with Tor? on: April 12, 2022, 07:03:48 PM
Quote
“Centralized services are obviously more accessible and more approachable. However, they will have access to your Bitcoin and IP addresses. Hence, they are not the most private service in the world. Decentralized mixers can be a little less approachable, but they are a lot more private.”
This is not true. First of all, it's not the reason they own your money that diminishes your privacy. It's the fact that the know which are the outputs you own. If by decentralized mixers we mean coinjoin, there's still a party that knows what you own.

Secondly, decentralized mixers aren't more private, that's the problem. If only they were. There's no case, I know, of a person who got traced after they mixed in ChipMixer, which is the most trustworthy and well-known. On the other hand, you can find lots of cases where a coinjoin was just not enough.
4876  Bitcoin / Bitcoin Discussion / Re: Why no simple service for HODLing Bitcoin? on: April 12, 2022, 11:32:15 AM
There's no purpose to create another useless token for this reason. If you want to ensure you'll own coins in X years, just follow the steps below:

  • Create a new seed phrase and derive an address.
  • Sign a transaction where you send all of your coins to that address and make it valid after a certain block.
  • Lose access to your coins. (Delete the wallet file, destroy the old seed phrase etc.)

Now you have no coins until the block you chose is mined. Needless to say how not recommended this is.
4877  Bitcoin / Development & Technical Discussion / Re: Newbie question; can a particular digital signature work for several transactio on: April 12, 2022, 11:05:14 AM
It's used instead of a public key or an address.
It's used along with the public key, to verify the ownership.

My issue is whether this signature can be used for several transactions.
It can't, because in each transaction you need to include the input, which is the id of another transaction (and many other values[1]). Each transaction is unique due to this identifier, which is the id (AKA TXID or transaction hash). You can't have the same signature, because you need to sign an entirely different message each time.

[1] https://learnmeabitcoin.com/technical/transaction-data
4878  Economy / Reputation / Re: Accusing GeorgeJohn and/or KingsDen for account farming on: April 12, 2022, 06:23:41 AM
Okay, fortunately I turned out wrong. I guess case's closed now.
4879  Alternate cryptocurrencies / Altcoin Discussion / Re: I know when btc is down the support but there is problem on: April 11, 2022, 08:12:29 PM
If i buy from floor i make a lot profit but its not enough profit if i buy just btc from the lowest price i need that i can get automacilly my set price altcoins when btc at the price level i think whole market goes up.
And what do you want from me? My soul? It's none of our business what you're doing with your money. What do you expect us? To give you investment advices?
4880  Bitcoin / Bitcoin Technical Support / Re: Installing bitcoin core on fedora on external SSD drive on: April 11, 2022, 08:05:56 PM
The problem is, bitcoin core doesn't let me choose the external drive.
Can you access the external drive from Fedora? If yes, have you tried using the datadir parameter?
Code:
bitcoind --datadir=<your_external_drive_location>

It should be some sort of /mnt/tmp.

Edit: (datadir can also be set in the configuration file as rightly said above)
Pages: « 1 ... 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 [244] 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 ... 468 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!