Bitcoin Forum
June 30, 2024, 08:21:49 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 ... 464 »
5761  Other / Off-topic / What's better in the end of each period? Two spaces or one? on: December 09, 2021, 08:29:00 PM
I was wondering, what do you think it's better for readability?

Quote
This is an example. With one space. Do you like it?

Quote
This is an example.  With two spaces.  How about that?
5762  Bitcoin / Development & Technical Discussion / Re: Verifying G on y² = x³ + 7 mod p on: December 09, 2021, 08:21:10 PM
So what did i do wrong?
In here, you're mod-ing 7 with p instead of (x3 + 7) with p:

Quote
(55066263022277343669578718895168534326250603453777594175500187360389116729240)³ + 7 mod 115792089237316195423570985008687907853269984665640564039457584007908834671663

If you mod (x3 + 7) with p, you will, indeed, get:
Code:
32748224938747404814623910738487752935528512903530129802856995983256684603122
5763  Bitcoin / Bitcoin Discussion / Re: Isn’t KYC anti-ethical to Bitcoin? on: December 09, 2021, 03:44:04 PM
If you use a centralized exchange, then you hand out many, important, personal stuff such as who you are. While you may achieve a significant proportion of anonymity (using CoinJoins, mixers etc.), it's still not enough to cover your untraceability. The fact that you've given away where you live, your phone number, your credit card / bank account, your identity etc., says a lot by itself. Those individuals behind the exchange can sell your info to even chain analysis companies.

So, I'd say that beyond purchases of cryptocurrencies, you should be really aware of who you're giving this sensitive information. Especially when you want to retain anonymity.
5764  Other / Beginners & Help / Definition of full node on: December 08, 2021, 06:30:10 PM
Due to a recent disagreement, I think it's advisable to define what's a full node.  Definitions are strict, so wherever you consider I'm wrong, correct me.

For every computer that is directly or indirectly connected to the Bitcoin network, we say that it consists a node of the network.  These nodes can either share the block chain, be servers of lightweight clients, contribute to the lightning network's capacity etc.  So, anything that sends and receives information to/from the Bitcoin network can be referred to as a node of it.

A full node is a node that forces all the consensus rules[1].  They download every block that is sent to them and verify its validity based on these rules.

Myths about full nodes:

  • They necessarily keep the whole chain.  False.  Those that discard past blocks are called pruned full nodes or pruned nodes for short.
  • “Full” stands for full features.  False.  “Full” stands for full verification.
  • Full pruned nodes do not contribute to the network by relaying blocks.  False.  They can advertise themselves as having the latest blocks and therefore, can help the network's bandwidth.



[1] https://en.bitcoin.it/wiki/Consensus
5765  Bitcoin / Bitcoin Discussion / Re: Situation with btc and usecase lets think now on: December 08, 2021, 06:02:49 PM
And can fall down even further so the person who i transfered btc are in loss ?
If they use that bitcoin during the period that it has fallen since you make your purchase, then yes. They're in a loss.

The volatility is main issue why we cant use never for paying something....or im wrong ?
If by “not using it for paying something” you mean to use it as a currency, then it's mostly due to volatility. Note that there are less and less fluctuations as the market cap rises. That's true, because it makes it harder to manipulate.

Imagine I buy something today with U.S. dollars.
I get your point, but you have to understand that the percentage changes of the price of the U.S. dollar are far, far less than bitcoin's. Yes, Turkey Lira's dropped by a lot more during the last month, but compare the times this happens with bitcoin and with any fiat currency.

What's better for the merchant to sleep easy? To trust the free market or the government?
5766  Bitcoin / Bitcoin Discussion / Re: Need a wallet finder for exchanges on: December 07, 2021, 08:16:23 PM
I found via google "https://www.walletexplorer.com/".
This can work in our case only if you know the address you deposited the bitcoins. It should be listed in your outgoing transactions in your Coinbase account. Or have you already found the address?

It can find my wallet, but when I click on "HOLDER" i have to be logged in
What's “HODLER”? Is it an exchange I'm unaware of?



Let me understand this; you do have found the address, but you can't find the exchange which is shown in walletexplorer.com?
5767  Bitcoin / Bitcoin Discussion / Re: Need a wallet finder for exchanges on: December 07, 2021, 08:01:50 PM
Was the wallet we're searching an exchange wallet for sure? Even if it wasn't a “USB wallet”, it could be a non-custodial one such as Electrum, Bitcoin Core or Armory which means that no third parties hold your money. Have you searched your emails for “bitcoin” just to see which exchanges you're registered at?

Why did you send the bitcoins from your Coinbase account? Did someone recommend it to you? Please elaborate so we can assist you.
5768  Bitcoin / Bitcoin Discussion / Re: Bitcoin main use case now on: December 07, 2021, 07:21:51 PM
You clearly don't understand why bitcoin was created and I can acknowledge this from that very sentence:

I dont have to be in crypto we are all here to make profit if no profit and someone start stealing like frozing...lol then they can keep crypto for themselfes.

So, I advice you to leave those technical-analysis books with attractive targets and start learning about it. Here's a great website to begin with:
Here's a brilliant writeup which describes in the first page the purpose of this innovation; read it: Bitcoin: A Peer-to-Peer Electronic Cash System.
5769  Bitcoin / Development & Technical Discussion / Re: Blockchain is 360GB and growing, can it be consolidated? on: December 07, 2021, 07:12:54 PM
actually although you think you have a full verified UTXO set of all unspents from block 0 to say block 712k.. can you verify that today? right now! without requesting a new IBD to compare it to???
Why should you verify an already-verified set of outputs?

what if your computer glitched 4 months ago or a hacker got in and added his own false utxo to your utxo set.
That has nothing to do with pruning. Alright, let's take it in another way:  What if a hacker replaced your UTXO with his UTXO while you're running a full node? Once you had verified the outputs you'd have no way of knowing if your verified outputs changed.

The only difference is that full node does the IBD once.
5770  Bitcoin / Bitcoin Discussion / Re: Nearly 90% of all Bitcoin will have been mined in about one week. on: December 07, 2021, 01:42:10 PM
I feel lucky that I was into that 90%. Let's go now, 118 years left for the rest 10% to finish!

with 90% is mined meaning only 10% left. then 'supply/demand' basic math would be 10x of the price of when the first coin was mined.
because there is 10X less supply left to be produced.
That would be true if the demand remained the same since 2009. Generally, you can make an assumption from that law only in the short run. In the long run, the demand cannot be considered fixed.
5771  Bitcoin / Development & Technical Discussion / Re: Blockchain is 360GB and growing, can it be consolidated? on: December 07, 2021, 09:36:24 AM
It's really a challenge to have a conversation with you, franky. I confess.

and its a shame that you think that users should trust third parties and use them because a decision to prune means they have to use third parties.
Running a pruned node means you don't have to trust anyone! As I said, whether you run a node who does keep the chain or not, you validate every single transaction you receive from your peers. The system works trustless-ly. What is this you dislike pruned nodes so much?

I said "full verification" makes a node full node not "full storage" and my reply here doesn't contradict that.
Huh? Don't pruned and full nodes differentiate only in the size of the storage they require? They both make a full verification.
5772  Other / Beginners & Help / Re: How do paper wallets work on: December 07, 2021, 08:41:42 AM
If you find this interesting then here's something even more interesting:

As said by hosseinimr93, there are around[1] 2256 valid keys, but the address' length is 160 bits[2]. This means that there can only be 2160 valid addresses. If you divide the total valid keys with the total valid addresses, you should get the correspondence of private keys to the same address.

2256 / 2160 = 296.

This means that there are around 296 different private keys which correspond to the same address. So, each time you generate an address and export the private key, remember that there are more than 79 octillion others which are highly unlikely to be generated from any other person!



[1] The total valid keys aren't exactly 2256, but 2256 - 232 - 977. It's the prime number P used for secp256k1. The curve is defined over the prime field of ℤP.
[2] For simplification let's take 1-of-1 legacy addresses.
5773  Economy / Economics / Re: Transforming skill to profit. on: December 07, 2021, 08:07:32 AM
Most persons learning a new skill are often faced with the big question/challenge of turning their skill to profit.
That depends solely on the supply and the demand. If there's demand for C++ programmers and there are really few, it's understandable that they'll have a high income. Likewise, if there's not much demand for truck drivers and there are many, they won't have a high income.

Note that I'm referring to active income. Passive income is the one which will return you high profits. You should develop a skill that is in favor of your passive income.

Please share personal episodes of how you, a skilled forum member has turned your skill to profit, so other forum members who are in between can benefit from your story.
I think that I just love what I do.
5774  Economy / Digital goods / Re: Script to Hack Private Key from RSZ signature , Python on: December 07, 2021, 06:17:09 AM
Yes, cause when I was writing those values I hadn't seen you changing the OP. @interiawp had also said that it's possible with 248 bit signatures (which I've never verified, though), but you just created a thread stating that you have a script which derives private keys from RSZ. This lured me into wasting my time.

Anything in your defense?
The reason for the thread is so that the poster can make money selling his cracking tool to gullible scammers who think they're going to make lots of Bitcoin.  Selling bogus cracking tools is a common scam on bitcointalk, ... sometime the tools come with a bonus bit of malware too.

DarkBitcoin also created another account (which I've now banned and nuked) named TA190 which was both interacting with him in this thread and pretending to be a believer, promoting the scam in other subforums.
5775  Economy / Services / Re: [FULL] ChipMixer Signature Campaign | Sr Member+ on: December 07, 2021, 06:06:45 AM
You really should increase the character count on this signature campaign.

As if the character count makes the posts constructive...
5776  Bitcoin / Bitcoin Discussion / Re: Bitcoin wallet.dat, transaction fees and exchange on: December 06, 2021, 09:06:47 PM
1 satoshi is 0.00000001, correct?

Yep.
5777  Economy / Speculation / Re: Summer dip?!, December price outcome? ---> JOIN and guess the price GO! on: December 06, 2021, 09:05:48 PM


5778  Bitcoin / Development & Technical Discussion / Re: Blockchain is 360GB and growing, can it be consolidated? on: December 06, 2021, 09:00:31 PM
dont start poking the bear with grammar debates as that just lessens your stance
As n0nce pointed out, it's not about poking. I barely understand what you write and you should consider it justified if one does not understand a part of your text. Besides simple grammar mistakes such as improper usage of punctuation etc., some of your sentences don't even make any sense at all.

It seems like you're writing your posts in a rush while you want to shut me up.

And again, I don't understand what you're trying to mean in here:
if you dont understand that to get data, other people need to have the data to give. so the first important step is that people have the data.
so again "being able to get the data from other peers because they have the data to give is step one of that process"
If I don't understand that to get data, other people need to have the data to give what? Then you conclude that others need to have that “data”. Should I assume the data is the block chain? Then, of which process is this the step one?
5779  Bitcoin / Bitcoin Discussion / Re: Bitcoin wallet.dat, transaction fees and exchange on: December 06, 2021, 08:40:18 PM
How much fee do I have to put in for the transaction to get confirmation?
Here's a nice site to see fees by priority: https://mempool.space/

I saw on https://bitcointalk.org/index.php?topic=1847.0 that transaction will finally be confirm even without fees; but, any idea how long it might be?
This post was made more than a decade ago. At those days, yeah, you could have your transactions confirmed for free. However, times have changed and due to the rise of bitcoin as a currency, there are much more transactions in the memory pool; so many, that the miners choose the transactions based on the best reward:size ratio. So you'll have to pay them, even a slight amount.

Why trading Bitcoin for Ethereum? From the recent price crash, the prices for Ethereum, at least to me, did not drop as much. At the time of this thread, Bitcoin drops about 28% (from 68k to 49k) whereas Ethereum drops about 13% (4800 to 4200).
I don't understand. Do you expect us to give you an investment advice?
5780  Bitcoin / Bitcoin Discussion / Re: Bitcoin The Ultimate access on: December 06, 2021, 08:16:20 PM
these naive users still want to pretend its "bitcoin" even when its a different network, a non blockchain network and where the units of measure are not even understood by the bitcoin network.
If you're referring to the lightning network, then you'll find me disagreed.

The network may be different, but the units are the same. Yes, beyond the 1 sat, the bitcoin network does not understand and it's foolish to say that you transact bitcoins (since it's only a promise), but prior that, it's real bitcoins. You transfer signed transactions that are normally accepted by the bitcoin network and, alongside, partake in a game theory where you're discouraged to broadcast any other than the latest transaction that is made.
Pages: « 1 ... 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 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 ... 464 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!