Search content
Sort by

Showing 2 of 2 results by ZeroCounts
Post
Topic
Board Beginners & Help
Re: Is transition id random?
by
ZeroCounts
on 29/06/2011, 06:57:48 UTC
Thanks for the fast replay.

Is the block id not a problem when there are many transitions? So all users in the block will win the same amount.

You say, a transaction can be generated unlimited times. Am I right that one would have to manipulate the client for this?

Ok, i will hash the time of the transaction and the block id, or investigate further in this.

Thanks
ZeroCounts
Post
Topic
Board Beginners & Help
Is transition id random?
by
ZeroCounts
on 29/06/2011, 05:45:10 UTC
Hi to all,
I am a student from Germany and have discovered bitcoins some days ago. To get a better understanding
of this whole thing i have written a small gambling game which can be played at:

http://zerocounts.dyndns.org/

You send bitcoins to an address and, depending on your transaction id, you win or lose. If your transaction id contains more then 3 zeros you win some btc. Due to the fact that i am not sure if it works the limit is currently 0.02 BTC but will be increased in the future.

Now lets come to my questions:
- Since the game depends on the transaction id the main question is: is it random, or nearly random?

- To get the probabilities i generated about 1000000 sha256 hashes from random numbers and analyzed them, is there a better way to determine the probability of a zero?

- Is there a problem when i publish links to the last  transactions? You can always get a new address for each transaction if you like.

Answers appreciated :-)

ZeroCountsf