Bitcoin Forum
June 30, 2024, 05:12:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 [370] 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 ... 1160 »
7381  Bitcoin / Wallet software / Re: Crypto wallets keep you safe on: May 17, 2021, 03:39:27 AM
It's also important to store crypto on non-custodial wallets like Ownr or Lumi.
It is stupid to store anything in closed source wallets since you have no idea what is happening in the background. The best case scenario is that they aren't malicious and you lose your funds due to a bug and worst case scenario is that they are malicious and not only they are monitoring everything you do but also they have all your private keys.

Ownr is completely closed source
Lumi has some libraries on Github but not a proper source code and it is not popular at all
7382  Bitcoin / Development & Technical Discussion / Re: Need large amount of testnet bitcoin, can someone help me? on: May 17, 2021, 03:30:43 AM
Whats the point? Could you not just change the Genesis Block, hardcode it into your bitcoin core and basically create your own blockchain?

Then mine for few hours... you will have your own block chain with hundreds of your own tBTC. For free.
You don't have to change Genesis block or change the code even. All you have to do is to change network by running bitcoin core in RegTest or the new SigNet network and mine there. In RegTest the difficulty will not change so it won't take hours to mine, you can mine hundreds of blocks in seconds.
7383  Bitcoin / Development & Technical Discussion / Re: Who decides if a code change is a "hard" fork or a "soft" fork? on: May 16, 2021, 06:32:53 AM
For example if all miners decided to do a malicious fork today it won't be accepted by anyone and they would be mining something worthless and their chain won't grow because all nodes (except the ones that they run) will reject their chain.
Wouldn't that be a special case? If all miners decided to do that, then there wouldn't be any miners left for the “correct” chain. Even if the Bitcoin nodes left, that simply relay information, reject the malicious change, how would the old chain be extended? Wouldn't they be forced to either accept the new miners' chain or hard fork the already existent?
That is an extreme example for an extreme case so obviously it would also require extreme actions to mitigate it, something such as an emergency patch to do something about the difficulty manually or even in a more extreme case to change the mining algorithm.
In reality malicious changes only have a minority support (eg. bitcoin unlimited or bitcoin cash) and they are simply rejected by the super majority. Worst case scenario is a slower main chain until the difficulty adjustment.
7384  Bitcoin / Bitcoin Discussion / Re: Beginning of FUD propaganda war? on: May 16, 2021, 06:21:30 AM
So from the perspective of someone who has been through possibly three of these epochs, would you say that the Anti-bitcoiners were ever so strong or had access to so much influence and wealth compared to the Bitcoiners of the day??
Their strength should be seen in relation to the size and maturity of the market.
For example if you have something like 0.02BTC you can be considered a big whale in a lot of altcoins and can effectively manipulate their price. Bitcoin market has been growing and maturing over the years so much so that it has made FUD less effective. Take the recent drama we had with the small hashrate drop due to power outage in China, it would have crashed the price for 40% back in 2014 but in 2021 it could only cause a small drop, I think it was 7% or something like that. FUD was strong during it too, they brought out all the big guns of "China controls bitcoin", "bitcoin will be dead soon", etc. People even started panic selling to the point where fees went over 150 sat/byte.

This is not to mention the massive FUD campaign of 2017 sponsored by a lot of malicious people with deep pockets including the bcash scammers, Ripple foundation, Dash pumpers and Ethereum foundation who even funded a lot of the spam attacks during 2017 to congest the network more and spike the fees. We still saw the >2000% rise during that year!
7385  Bitcoin / Bitcoin Discussion / Re: Beginning of FUD propaganda war? on: May 16, 2021, 05:04:42 AM
What you mean "beginning"? LOL
The "FUD propaganda war" has been a part of the bitcoin community for as long as I can think of and people have been trying to debunk them just as long; basically starting the same day bitcoin started being traded and had a price of 1 US cent. The earliest I've experienced was back in 2014-15 where they spread FUD about bitcoin that it is dead and will no longer go up and causes a 40% drop all the way down to $150.

influence the Bitcoin price to such an extent
He is not even in the top 20 FUD dumps of all time with the panic sell of about 17%.
7386  Bitcoin / Electrum / Re: I have an airgapped Electrum install. How do I update my balance offline? on: May 16, 2021, 04:57:25 AM
ranochigo's reply is the only way AFAIK.
You could just copy the wallet file and move that to the offline machine and load it through File > Open option since the file already contains the transaction history and can have an updated balance (specially if there is a huge history). But that way the "air-gap" "cold storage" can no longer be considered safe because it is not "air-gap" anymore.
Isn't that the watch-only wallet?
Then he didn't actually update the balance of the offline wallet.

And copying the watch-only wallet wont affect the cold-storage Electrum since it's basically the same as transferring transaction files between devices through USB.
You are right, I didn't consider that. The wallet file will be the watch-only one without the keys so you'd be only able to see the balance and histories without being able to spend using this file.
7387  Bitcoin / Development & Technical Discussion / Re: Who decides if a code change is a "hard" fork or a "soft" fork? on: May 16, 2021, 03:42:47 AM
I think I understand - so a soft forked version of the protocol will only be accepted if a threshold of miners broadcast the version with their block.
Essentially that is what it all comes down to, 1 CPU 1 Vote. But it is slightly more complicated than that. You see bitcoin is not just the miners, it is all the people that are using it. More specifically the full nodes that are securing the network and the economy that is built on top of it.
For example if all miners decided to do a malicious fork today it won't be accepted by anyone and they would be mining something worthless and their chain won't grow because all nodes (except the ones that they run) will reject their chain.
7388  Bitcoin / Wallet software / Re: Multisig best practices on: May 16, 2021, 03:32:02 AM
You do not need any third party service. Whoever is the author he has overdone it I guess. All three cosigners can be created using the same software. It's three different device, if a hacker wants to get access of the wallet then he needs at least two devices to access or two cosigners to convince out of three.
The idea is to generate seeds separately and keep them separately. The problem is that most people would just generate their seeds on the same machine and store them in the same place (like writing all 3 seed phrases in a 2of3 design on a single piece of paper, or written on different papers but kept in the same home) which is why the author suggests using a third party service so that at least one signer is kept separately.
This is a bad suggestion not just for security and relying on third party being bad but also for privacy reasons since they (and by extension anybody else they sell give your information to) will know all your addresses and sees your transactions.
7389  Bitcoin / Electrum / Re: I have an airgapped Electrum install. How do I update my balance offline? on: May 16, 2021, 03:20:13 AM
ranochigo's reply is the only way AFAIK.
You could just copy the wallet file and move that to the offline machine and load it through File > Open option since the file already contains the transaction history and can have an updated balance (specially if there is a huge history). But that way the "air-gap" "cold storage" can no longer be considered safe because it is not "air-gap" anymore.
7390  Bitcoin / Wallet software / Re: Freewallet or Atomic Wallet? on: May 16, 2021, 03:10:41 AM
I enter my phrase keys into the Guarda Wallet and start staking. Is it OK?
In theory, it should be ok. But I personally wouldn't be comfortable with importing my wallet's private keys in multiple wallets; unless it's a hot wallet.
As long as the wallet(s) that the key is being imported into don't have some crazy vulnerabilities that would cost you all the funds in that key you are importing. This particular risk is even higher when the wallet that is being used is not old or popular enough to be considered "safe".
7391  Bitcoin / Development & Technical Discussion / Re: Who decides if a code change is a "hard" fork or a "soft" fork? on: May 16, 2021, 02:56:50 AM
"A hard fork removes or relaxes consensus rules."
Your old client sees these blocks as invalid, I bet.

"A soft fork introduces a new rule or makes the rules more restrictive."
Your old client cannot validate all block content, but recognizes the block as valid.
This is wrong. A fork can do either whether it is considered soft or hard. The distinctive factor that makes one soft fork and the other hard fork is backward compatibility. In other words if all the nodes have to upgrade to continue syncing then it is a hard fork, otherwise if they can still validate without needing to upgrade then it is a soft fork.

Thanks, this is helping me understand. So the only way to "soft fork" is to change the validation function and have the majority of miners pick it up? The result being that the most prevalent validation function used by the miners being the most likely to produce the longest chain?
Whenever something is changed in consensus rules through a soft/hard fork, in a decentralized system like bitcoin the consensus has to be reached before that change can be accepted. That means having the majority accept that change by "casting their votes" which is done by miners changing their block versions to show their "vote".
7392  Bitcoin / Development & Technical Discussion / Re: witness_v0_scripthash type signature message(z value) calculate for Verify on: May 16, 2021, 02:48:15 AM
You should read BIP-143, all the information you seek is explained there.

In other words, I'm trying to calculate the K point.
If by "K" you mean the corresponding point of the ephemeral key used in signing referred to "k" in some standards, then you can't do that. The whole security of ECDSA relies on the fact that this is impossible to compute.
7393  Economy / Speculation / Re: Bitcoin decline is not related ONLY to Elon Musk! Binance is also related to it! on: May 15, 2021, 04:21:08 AM
This is not an important matter which is why it was mostly ignored by the community because for starters Binance is still an altcoin exchange not a bitcoin exchange and the fiat markets there are still pretty small in comparison to the global bitcoin markets (with fiat not Tether shitcoin).

Even if Binance shut down today bitcoin market will lose will lose about 5% of its total volume and keep the remaining 95% while the altcoin market loses more than 80% of its total volume and is only left with 20%, and as you can see nobody in the altcoin market seem to care about it either!
7394  Other / Beginners & Help / Re: Cryptocurrency really pays on: May 15, 2021, 04:12:38 AM
I was having the feelings that cryptocurrency was like a ponzi scheme that could crash at any time.
People spreading FUD say this about bitcoin not cryptocurrency in general and it is wrong about bitcoin but not altcoins. In fact most altcoins are very much like Ponzi schemes and worse. For example tokens that have been springing up like mushrooms under the code-name ICO, later changed to IEO, STO, and currently disguised as DeFi are pure scams. All these scam garbage coins have been crashing too. They just get short term pumps and then crash as the dumpers begin dumping.
7395  Economy / Speculation / Re: Bitcoin plunges 17% after Elon Musk tweets on not accepting cryptocurrency on: May 15, 2021, 04:04:53 AM
You gotta admit that it is still interesting to see how the market reacts to obvious manipulation of someone with "influence". The more interesting thing is that you can also compare this reaction with the same reaction that the altcoin market is showing the same person. After all he didn't just manipulate bitcoin, he also did it to Dogecoin. And it is a two stage operation, first hype and pump then FUD and dump.

The situation has been like this so far:
When he was hyping bitcoin, the reaction bitcoin showed was small about 10% rise while the shitcoin got pumped over 1100%.
When he started FUDing bitcoin, the reaction was still small and price dropped only 17%
But unfortunately he hasn't yet started FUDing Doge which I hope he does soon because that would complete the experiment into the cryptocurrency market and its reaction to "influencers".
7396  Bitcoin / Development & Technical Discussion / Re: Taproot proposal on: May 15, 2021, 03:44:04 AM
Are you OK if miners won’t signal for the upgrade?
We aren't facing any kind of deadline after which bitcoin ceases to exist if it hasn't upgraded yet! We are also just in the second week after the release of v. 0.21.1 and I'd rather everyone upgraded naturally specially miners who run modified software not just bitcoin core as is.
7397  Bitcoin / Development & Technical Discussion / Re: Taproot proposal on: May 14, 2021, 07:44:19 AM
Maybe it wasn't your point-- but there is no particular reason to wait for nodes.  And, actually 16.2% of listeners on 0.20.1 already sounds pretty fast to me!
My point was to say that it is not just miners who take time to upgrade their backend and start signalling, it is also the "community" running full nodes.
I've also made a small mistake and reported the wrong percentage, it is actually 7.6% of listening nodes running 0.21.1 (the 16% was for 0.20.1) which is still good for this short time. The other one is also 0.9% which is not as good.
7398  Economy / Speculation / Re: BTC in the $xxx,xxx price zone on: May 14, 2021, 06:15:27 AM
I think you all agree this is the zone where BTC should be
You mean the current $50k and the low $45k that was reached?
Then no, I disagree with saying this is the price bitcoin should be at because I believe in a slow rise as the bitcoin value increases. The price however can sometimes go above that "intrinsic value" and sometimes below it. Right now we are at least $20k below the intrinsic value of bitcoin. In other words I believe that at this point, mid May 2021, price should be $65k building up to break $70k not struggle to keep $50k support.
7399  Bitcoin / Bitcoin Discussion / Re: Buying and selling bitcoins in Iran on: May 14, 2021, 05:59:38 AM
But in a strange move, Iran has closed the payment gateways of all exchange offices that operated in Iran and treated them like swindlers.
That's a lie because there were no "exchange offices" in Iran to be closed. There were individuals who had created a website and were buying and selling bitcoin with huge fees without any license whatsoever. Many of them were scammers. So far some of them are shut down.

Quote
also the owners of digital currency mining machines are guilty and will be dealt with severely.
That is an exaggeration. Miners have to get a license and pay taxes in order to be allowed to put pressure on the electricity network.

Quote
What could be the reason for all this government pressure on people not to mining bitcoins?
You are exaggerating but the laws Iranian government keeps enforcing about cryptocurrencies are getting harsher. I suppose it is mainly because Iran is under sanctions and the government is trying to fill the gap left by US dollar with bitcoin. There is even a law saying bitcoin should be used for import/exports.
7400  Other / Beginners & Help / Re: Can someone please help me understand why it's like this? on: May 14, 2021, 05:01:42 AM
This is how the UI elements representing charts work.
Usually what these chart elements do is that they take the minimum and maximum, decide what the closest value is without spilling out of designated space, split it into multiple steps (5 in this case: 48268, 51095, 53923,....) and use those on UI to represent the chart.
For example if data for Y axis is >=11 and <=15 it could use values on the axis from 10 to 16 but if data went from 11 to 999 then it can use values from 0 to 1000 for the Y axis. The data doesn't change though, just the representation.

In second case since the top value is changed, so it has to change the steps and the range to match that. Due to rounding it ends up using a different minimum.
Pages: « 1 ... 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 [370] 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 ... 1160 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!