BitStarz.com - Evento de Semeadura de Crash!
"O que é um Evento de Semeadura?" você pode se perguntar. Bem, não o culpamos. É essencialmente uma conversa de nerd de criptografia para mostrar de forma verificável que o jogo em si é justo.
Quanto ao Crash, é um novo jogo da BitStarz Originals que estamos lançando no final desta semana e com o qual estamos realmente empolgados. A menos que você esteja interessado na explicação técnica, não há necessidade de ler além disso. Quanto ao resto, eis como faremos:
A maneira como estamos distribuindo isso é bastante semelhante a todos os outros cassinos, portanto, nada deve ser fora do comum.
Geramos uma cadeia de 10.000.000 hashes SHA256 para provar nossa justiça. Cada hash é o hash da representação hexadecimal do hash anterior. Aqui está o último hash da cadeia:
h10000000 = 260e3b2597ec6034157b24a0d2ccd17da751c0d6f664bab0df7c2f7c00af2264
Parte do código para gerar o resultado do jogo:
res(n) = hmac(hash(n),blockHash);
String hex8 = res(n).substring(0, 8);
BigInteger intNum = new BigInteger(hex8,16);
double rawResult = Math.max(1, (Math.pow(2,32) / (intNum.longValue() + 1))* (1 - 0,04));
double crashPoint = Math.min(rawResult, 100000);
O BlockHash usado é o bloco Bitcoin 744.840 que não foi minerado no momento em que estamos postando isso. Estamos usando o hash de um bloco de bitcoin futuro como uma semente de cliente para que todos os jogadores possam ter certeza de que não escolhemos um a favor da casa. Portanto, seria incrível se alguém pudesse responder no tópico e citar isso para que seja imortalizado no interwebz.
Mais uma vez, estamos super empolgados em mostrar a vocês este jogo de travamento e se houver algum outro estilo de jogo que você sente falta no BitStarz, é só nos avisar!
BitStarz.com - Crash Seeding Event!
"What is a Seeding Event?" you might ask yourself. Well, we don’t blame you. It’s essentially crypto nerd talk for verifiably showing that the game itself is fair.
As for what Crash is, it’s a new game from BitStarz Originals that we’re launching later this week that we’re really excited about. Unless you’re interested in the technical explanation, no need to read past this. As for the rest, here’s how we’ll do it:
The way we’re seeding this is pretty similar to all other casinos so nothing should be out of the ordinary.
We have generated a chain of 10,000,000 SHA256 hashes to prove our fairness. Each hash is the hash of the hexadecimal representation of the previous hash. Here’s the last hash in the chain:
h10000000 = 260e3b2597ec6034157b24a0d2ccd17da751c0d6f664bab0df7c2f7c00af2264
Part of the Code for generating the game result:
res(n) = hmac(hash(n),blockHash);
String hex8 = res(n).substring(0, 8);
BigInteger intNum = new BigInteger(hex8,16);
double rawResult = Math.max(1, (Math.pow(2,32) / (intNum.longValue() + 1))* (1 - 0.04));
double crashPoint = Math.min(rawResult, 100000);
The BlockHash used is Bitcoin block 744,840 which has not been mined at the time we’re posting this. We are using the hash of a future bitcoin block as a client seed so all players can be sure that we did not pick one in the house's favor. Therefore it would be awesome if someone could reply in the thread and quote this so it’s immortalized on the interwebz.
Again, we’re super excited to show you this crash game and if there’s any other style of game you miss at BitStarz, just let us know!