Bitcoin Forum
May 27, 2024, 01:46:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 ... 334 »
221  Other / Beginners & Help / Re: What will happen if someone did control more than 51% of the hashrate? on: May 12, 2016, 03:02:51 PM
So the only thing that is possible is that a transaction can get canceled only when it has still no confirmation?

You didn't read very well as my example was 3 confirmations being *undone* (there is no real limit of rewinding beyond the difficulty to do this and the last "checkpoint").

So such attacks are very much *of concern* but I'm just pointing out that this concern is not about *invalid txs* or *invalid blocks*.
222  Other / Beginners & Help / Re: What will happen if someone did control more than 51% of the hashrate? on: May 12, 2016, 03:00:20 PM
What are "re-orgs"?
I have been told that a 51% attack is very dangerous, what does it mean then?
I thought that double spend also was possible with 51% of the bitcoins.

Let's say that we have the following blocks:

A1 -> B1 -> C1 -> D1

but then someone with >50% of the hashing power creates this:

A2 -> B2 -> C2 -> D2

and the rest of the network agrees that the second set of blocks is both *valid* and *superior* (in terms of POW) than the first set.

So now A1..D1 are *discarded* and replaced with A2..D2 (what came before A1 and A2 is identical and therefore not of concern in terms of any change).

What this could mean is that txs that were valid (with 3 confirmations) in A1..D1 are now no longer valid after the re-org.

This is why you are recommended to wait for confirmations (the more value you are risking the more confirmations you should wait).
223  Other / Beginners & Help / Re: What will happen if someone did control more than 51% of the hashrate? on: May 12, 2016, 02:54:19 PM
When one single person has 51% of the bitcoins, then it would be possible for that person to create transactions that are invalid. However I think no one will ever own 51% of the bitcoins, unless a very rich guy turns all his money into bitcoin.

Again - *no* you can't create invalid txs or invalid blocks (what have you guys been reading to give you this idea?).

The issue is with potential re-orgs and not with validation.

The rules that apply to the blockchain is in accordance with the software that you are running and not to do with the POW determination of the longest chain (that applies *after* validation).
224  Other / Beginners & Help / Re: What will happen if someone did control more than 51% of the hashrate? on: May 12, 2016, 02:47:03 PM
he would create his own fork, and validate transaction or invalidate transaction of other, the legit chain would get invalid block also

Again - you can't create invalid blocks and they somehow become legit due to >50% of hashing power (that's not how Bitcoin works).

The rules about what is valid/standard is built into the software itself (so you need to change your software to change those rules).

(unfortunately ad-sig posters don't care about facts as they just want to post and get paid - so you constantly get nonsense posts being made on this forum)
225  Other / Meta / Re: Theymos Help a girl out my Bitcoin Talk account has been Hacked!!! on: May 12, 2016, 01:53:44 PM
Regardless of whether or not the account buyer was tricked if the OP can actually prove that it is her account then the buyer should lose (they got tricked by the seller and that is not the fault of the original account owner).

If you are going to buy accounts on this forum then you should realise that it is very likely that you will be buying hacked accounts (as this forum doesn't care about trying to prevent this from occurring same as it doesn't try and prevent ponzis and altcoin scams which abound).

So if you decide to buy accounts on this forum and you get burned then I have zero sympathy for you (because you could have simply created a new account and waited for it to mature but decided you didn't want to bother with the only reason being "greed").

There is simply no "legit" reason to buy an account - create a new one and "do your time" (like I and most other more seasoned account holders did).

When I joined you had to go through "newbie jail" which they got rid of so I can't see any reason at all to be buying accounts. Would the buyer of the account in question care to justify why they should retain said account if it is proven to have been hacked?
226  Bitcoin / Bitcoin Discussion / Re: Best way to destroy bitcoins? Send them to the value 0 address? on: May 12, 2016, 01:45:01 PM
But how do I do it? To send it to the value 0 addres is as simple as sending the coins to this address 16QaFeudRUt8NYy2yzjm3BMvG4xBbAsBFM but to send to the OP_RETURN what steps do I need to do exactly?

This is most likely not what you are wanting as a reply but using my code here: https://github.com/ciyam/ciyam/blob/master/src/crypto_keys.cpp#L808 you can see there is a "p_message" argument that is used to add an OP_RETURN output (with a zero amount) to a raw tx.

The code that actually adds the OP_RETURN to the tx is here: https://github.com/ciyam/ciyam/blob/master/src/crypto_keys.cpp#L945 and you'd need to change the "c_zero_amount" (so it would require coding changes to "burn" BTC as I didn't design my code to do that).

I have no idea whether the Bitcoin RPC makes this any easier to do so perhaps Danny can chime in if he has a simpler method (my guess is that no-one has probably made such a thing as it is not something that 99.999% of Bitcoin users would want to do).
227  Bitcoin / Bitcoin Discussion / Re: Best way to destroy bitcoins? Send them to the value 0 address? on: May 12, 2016, 12:58:24 PM
An OP_RETURN is simply another output for a Bitcoin TX (you can only have one per tx for a Standard tx).

Typically such an output has a zero value (as it is normally used to append some "data" to a tx) but there is no reason you can't give it a value (which would permanently "burn" that value).

Not sure if the raw tx commands enable you to do this easily or not though (but if the OP really wants to be able to do this then you could fairly simply modify my own raw tx stuff to do this).
228  Other / Beginners & Help / Re: What will happen if someone did control more than 51% of the hashrate? on: May 12, 2016, 10:44:57 AM
Illegitimate blocks doesn't make sense (i.e. just because someone has the hashing majority doesn't mean that they can change consensus rules for others and in particular I am talking about a potential hard-fork).

The main concern would just be transactions being confirmed and then later becoming unconfirmed and replaced by others transactions through a re-org (i.e. done on purpose in order to "double spend").

It should also be pointed out that hashers could simply switch pools (as has occurred before) if they were concerned that the pool that they are using is getting "too powerful".
229  Bitcoin / Bitcoin Discussion / Re: Hoaxtoshi aka Craig Wright busted - collection of quality research posts on: May 05, 2016, 10:42:10 AM

Yup - and what is important to point out is that Gavin doesn't say exactly how he verified the signature (i.e. did he type in the same message?).

And even if he did - surely we are not just supposed to "take his word for it" (as that is not how Bitcoin works is it).
230  Bitcoin / Bitcoin Discussion / Re: Hoaxtoshi aka Craig Wright busted - collection of quality research posts on: May 05, 2016, 10:30:18 AM
Has Gavin re-responded ?

Gavin did respond and was apparently "surprised" at what had appeared in the guys blog (which supposedly was not the same as the demonstration he was given).

The fact that Gavin "wasn't allowed to keep the signature" from the personal demonstration is rather suspicious though in itself (and Gavin has admitted that it is possible that he was bamboozled).

Perhaps the key question was whether Gavin verified the double hash of the phrase that he had provided to CW (he has not commented about that AFAIA) because if he didn't then he could have been tricked in exactly the same manner (i.e. the hash not actually being correct).
231  Bitcoin / Bitcoin Discussion / Re: Hoaxtoshi aka Craig Wright busted - collection of quality research posts on: May 05, 2016, 10:11:18 AM
You really don't understand the math. I am not going to discuss it with you further. You can continue drooling.

And yes - if you can't keep to the topic (which you keep on showing that you can't) then please stop posting your vitriolic nonsense as I don't think anyone else here is really that interested in your insatiable need to try and insult people (be it myself, @gmaxwell or whoever).

We all know that according to you "no-one understands anything as well as you".

So guess what - no-one is going to bother and try. Cheesy

(you should consider just starting your own forum where you do all of the posting yourself)
232  Bitcoin / Bitcoin Discussion / Re: Hoaxtoshi aka Craig Wright busted - collection of quality research posts on: May 05, 2016, 09:59:57 AM
Cry to moma. You just got REKTED.

Priceless quote from the guy with the supposed huge IQ (sounding like a 4yo).

Now getting back to the topic - if CW has broken SHA256 it seems rather incredible that the collision he found just so happens to match some Sartre document (because he personally likes Sartre) and one of (or the) first Bitcoin transaction(s).

He also somehow generated an identical signature to one already in the blockchain (which would not happen even you are signing the same double hash value).

So we have either that scenario - or the scenario where he just copied and pasted the first (or one of the first) Bitcoin txs signature and then pretended the rest (i.e. a hoax as this topic is about).

Statistics would be very strongly on my side here.
233  Bitcoin / Bitcoin Discussion / Re: Hoaxtoshi aka Craig Wright busted - collection of quality research posts on: May 05, 2016, 09:54:51 AM
Refute the facts in the prior post.

I don't take orders from the likes of you (i.e. a dick) - and we are still waiting to see your amazing cryptographic hash algorithm.

Cheesy

Please do show us your algorithm so that we can make sure that @gmaxwell can review it!
234  Bitcoin / Bitcoin Discussion / Re: Hoaxtoshi aka Craig Wright busted - collection of quality research posts on: May 05, 2016, 09:51:30 AM
Dude I am more expert about cryptographic hashes than you are. I designed my own already. I have done a lot of research in that area in 2013.

Priceless - please show us your own cryptographic hash algorithm - we are all dying to see it!

Cheesy

My guess is that you are going to offer your amazing cryptographic hash algo (which I am guessing has been peer reviewed by many experts all over the world) to Bitcoin?

No wonder @gmaxwell isn't very interested in what you have to post!

(and unlike you I am not claiming to have designed a cryptographic hash algorithm)
235  Bitcoin / Bitcoin Discussion / Re: Hoaxtoshi aka Craig Wright busted - collection of quality research posts on: May 05, 2016, 09:47:13 AM
Now please stop making incorrect statements.

Please name me one single SHA256 collision - idiot!

And now work out for me the odds of CW having found such a collision (and it happening to come from whatever Sartre document).

It is your ego that prevents you realising why @gmaxwell (assuming it was him) trashed your silly topic.
236  Bitcoin / Bitcoin Discussion / Re: Hoaxtoshi aka Craig Wright busted - collection of quality research posts on: May 05, 2016, 09:43:16 AM
Idiot is factual in this context, as evident by your inability to refute my refutation.

Your ideas about facts are far removed from the rest of the world and are again off-topic (so I am not going to waste my time bothering to refute such off-topic snide remarks from you).

Why not try and just stick to the topic rather your insatiable need to attack other forum members?

(it doesn't add anything to your points at all)

Back on topic - CW is apparently not only go to show the world that he has broken SHA256 but also how he managed to create an identical signature to one already existing (because even the SHA256 collision would not result in an identical signature as anyone who knows how this stuff works will attest to).
237  Bitcoin / Bitcoin Discussion / Re: Hoaxtoshi aka Craig Wright busted - collection of quality research posts on: May 05, 2016, 09:37:08 AM
He is playing a game with idiots like you.

The only idiot here is you - and I'm glad you keep on posting your belief in this CW guy as it is just going to make you look even more idiotic as it pans out that he is the fraud that he is.

And your ad-hom attacks upon me are really not on-topic are they?

(so why don't you just stop the butthurt remarks aimed at me and stick to the topic which is CW and whether or not he is a fraud)
238  Bitcoin / Bitcoin Discussion / Re: Hoaxtoshi aka Craig Wright busted - collection of quality research posts on: May 05, 2016, 09:32:56 AM
You don't know that he didn't. He hasn't yet revealed which portion of the Sartre text he claims hashes to the same hash. That was the point of the thread I created which Gmaxwell has apparently sent to the ether (against forum rules).

And you really believe that the double hash of some Sartre document just happens to be identical to the hash of the first (or one of the first) txs in the blockchain?

Am guessing you have a very strong belief in the tooth fairy as well. Wink

Again - if he wanted to demonstrate that the double hashes match that would be trivial to show (but of course again he won't do that now will he).

It should be noted that not a single SHA256 collision has been found to date (so CW's claims of world's firsts and amazing achievements just keep on piling up).
239  Bitcoin / Bitcoin Discussion / Re: Hoaxtoshi aka Craig Wright busted - collection of quality research posts on: May 05, 2016, 09:28:42 AM
Can someone explain how he signed the 'Satre' quote WITHOUT having to break SHA256 (finding a collision) ?

It's pretty important, as if he did do that, Bitcoin is broken.

He never used the hash of any Sartre quote (that was just misdirection) - the double hash that he used was simply that used in Satoshi's tx along with the signature that was used in the tx.

(basically he just copied and pasted from the blockchain then put together an elaborate pretense that he had somehow managed to sign something else using a private key known to belong to Satoshi)

Even the silly BBC report has been corrected once they finally worked out that they had been tricked.
240  Bitcoin / Bitcoin Discussion / Re: What if more is behind the Craig Wright story. Hidden, and secret agendas on: May 05, 2016, 12:05:20 AM
I see you locked your thread again. You are an emotional basketcase.

You are simply unable to even do the most basic research and instead just resort to calling me names.

No wonder you can't write any code and no wonder due to your attitude not one person on this forums wants to write any code for you.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 ... 334 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!