Author

Topic: 🔥🔥🔥 BC.GAME - CASINO AND SPORTSBOOK | 200% BONUS - PROMO CODE #BCLCFC 🔥🔥🔥 - page 218. (Read 87481 times)

newbie
Activity: 1
Merit: 0
Smiley Smiley Smiley
[/0xffe6c8a1908015CF3832a332A2fbbEeddA87F88c author=lesliebingo link=topic=5088875.msg48854222#msg48854222 date=1545623846]
I know this website. Crash is my favourite, referral system is also nice. But not sure about others.
0xffe6c8a1908015CF3832a332A2fbbEeddA87F88c
copper member
Activity: 261
Merit: 153
Block 592,600 is mined
https://btc.com/00000000000000000009e93621499e5a63d79a6293609ce52e95e93dd49cb1be
So the salt will be
00000000000000000009e93621499e5a63d79a6293609ce52e95e93dd49cb1be

You can view the documentation about the algorithm as follows:
https://res.bc.game/blackjack/algorithm_2.pdf

In addition, we have an algorithm based on the EOS future block. We use the hash of the future block as the salt.
We could add the salt to every round,because the EOS block is fast.
https://res.bc.game/blackjack/algorithm_1.pdf
The EOS/TRON block is fast, but the consensus mechanism is controversial.
So we are currently using the option of algorithm_2


We will upgrade our BlackJack algorithm.
The game uses asymmetric encryption RSASSA-PKCS1-v1_5 mode.
The server has the [Privatekey] and announce the [Publickey].
Here is the [Publickey].

-----BEGIN PUBLIC KEY-----
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDE9QKpw5CHZyf+OfcrT5MCeiCR
CLVZjDVUSPGzwXdoGAcRi/r9y7T8t4/byXNTLky0h9dUGKBowwN7bt7fgMKvWAtz
0Xf4ztfpsEoRHrzRs2r8khPUjihjrz0N+oPQ+ktAh7M95ZnQfgt/hNWFevGRd+SV
sGsWhO8VFrBYb7nS8wIDAQAB

-----END PUBLIC KEY-----

1. Encrypt the [Issue] and [Salt] with HmacSHA256 to get [Hash].
2. Sign [Hash] with the [Privatekey] to get the [Seed].
3. Using the [Seed] to shuffle cards.
4. [Seed] is announced after the end of game.
5. The client can use the [Publickey] to verify the signature.

Before being used to calculate the corresponding result, each game hash is salted with the lowercase, hexadecimal string representation of the hash of bitcoin block 592,600
This block has not been mined yet at the time of starting the provably fair seeding event, proving that I have not deliberately picked a chain that is unfavorable for players.

Another point that players need to notice:
In the first player position, there is a risk that the robot sitting there and interfere you to get a good hand
(we won't do that, swear in coco's tooth.At the same time, we will work hard to solve the possible robot problems in PVP games and provide a fairer environment for players.)
We suggest you leave the room if the there are full of weird frogs instead of your friends.
Good luck!

Just doing my civic duty and locking this in stone so it can't be edited later. Thanks for your efforts and for providing an online gambling experience that is up to the standards of being provably fair. Congrats on being added to the Crypto Gambling Foundation as a member, too.
Thank you for everything you have done!
I am honored to join the party!
sr. member
Activity: 1134
Merit: 279
My blockchain can beat up your blockchain
Block 592,600 is mined
https://btc.com/00000000000000000009e93621499e5a63d79a6293609ce52e95e93dd49cb1be
So the salt will be
00000000000000000009e93621499e5a63d79a6293609ce52e95e93dd49cb1be

You can view the documentation about the algorithm as follows:
https://res.bc.game/blackjack/algorithm_2.pdf

In addition, we have an algorithm based on the EOS future block. We use the hash of the future block as the salt.
We could add the salt to every round,because the EOS block is fast.
https://res.bc.game/blackjack/algorithm_1.pdf
The EOS/TRON block is fast, but the consensus mechanism is controversial.
So we are currently using the option of algorithm_2


We will upgrade our BlackJack algorithm.
The game uses asymmetric encryption RSASSA-PKCS1-v1_5 mode.
The server has the [Privatekey] and announce the [Publickey].
Here is the [Publickey].

-----BEGIN PUBLIC KEY-----
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDE9QKpw5CHZyf+OfcrT5MCeiCR
CLVZjDVUSPGzwXdoGAcRi/r9y7T8t4/byXNTLky0h9dUGKBowwN7bt7fgMKvWAtz
0Xf4ztfpsEoRHrzRs2r8khPUjihjrz0N+oPQ+ktAh7M95ZnQfgt/hNWFevGRd+SV
sGsWhO8VFrBYb7nS8wIDAQAB

-----END PUBLIC KEY-----

1. Encrypt the [Issue] and [Salt] with HmacSHA256 to get [Hash].
2. Sign [Hash] with the [Privatekey] to get the [Seed].
3. Using the [Seed] to shuffle cards.
4. [Seed] is announced after the end of game.
5. The client can use the [Publickey] to verify the signature.

Before being used to calculate the corresponding result, each game hash is salted with the lowercase, hexadecimal string representation of the hash of bitcoin block 592,600
This block has not been mined yet at the time of starting the provably fair seeding event, proving that I have not deliberately picked a chain that is unfavorable for players.

Another point that players need to notice:
In the first player position, there is a risk that the robot sitting there and interfere you to get a good hand
(we won't do that, swear in coco's tooth.At the same time, we will work hard to solve the possible robot problems in PVP games and provide a fairer environment for players.)
We suggest you leave the room if the there are full of weird frogs instead of your friends.
Good luck!

Just doing my civic duty and locking this in stone so it can't be edited later. Thanks for your efforts and for providing an online gambling experience that is up to the standards of being provably fair. Congrats on being added to the Crypto Gambling Foundation as a member, too.
copper member
Activity: 261
Merit: 153
Block 592,600 is mined
https://btc.com/00000000000000000009e93621499e5a63d79a6293609ce52e95e93dd49cb1be
So the salt will be
00000000000000000009e93621499e5a63d79a6293609ce52e95e93dd49cb1be

You can view the documentation about the algorithm as follows:
https://res.bc.game/blackjack/algorithm_2.pdf

In addition, we have an algorithm based on the EOS future block. We use the hash of the future block as the salt.
We could add the salt to every round,because the EOS block is fast.
https://res.bc.game/blackjack/algorithm_1.pdf
The EOS/TRON block is fast, but the consensus mechanism is controversial.
So we are currently using the option of algorithm_2

copper member
Activity: 261
Merit: 153
We will upgrade our BlackJack algorithm.
The game uses asymmetric encryption RSASSA-PKCS1-v1_5 mode.
The server has the [Privatekey] and announce the [Publickey].
Here is the [Publickey].

-----BEGIN PUBLIC KEY-----
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDE9QKpw5CHZyf+OfcrT5MCeiCR
CLVZjDVUSPGzwXdoGAcRi/r9y7T8t4/byXNTLky0h9dUGKBowwN7bt7fgMKvWAtz
0Xf4ztfpsEoRHrzRs2r8khPUjihjrz0N+oPQ+ktAh7M95ZnQfgt/hNWFevGRd+SV
sGsWhO8VFrBYb7nS8wIDAQAB

-----END PUBLIC KEY-----

1. Encrypt the [Issue] and [Salt] with HmacSHA256 to get [Hash].
2. Sign [Hash] with the [Privatekey] to get the [Seed].
3. Using the [Seed] to shuffle cards.
4. [Seed] is announced after the end of game.
5. The client can use the [Publickey] to verify the signature.

Before being used to calculate the corresponding result, each game hash is salted with the lowercase, hexadecimal string representation of the hash of bitcoin block 592,600
This block has not been mined yet at the time of starting the provably fair seeding event, proving that I have not deliberately picked a chain that is unfavorable for players.

Another point that players need to notice:
In the first player position, there is a risk that the robot sitting there and interfere you to get a good hand
(we won't do that, swear in coco's tooth.At the same time, we will work hard to solve the possible robot problems in PVP games and provide a fairer environment for players.)
We suggest you leave the room if the there are full of weird frogs instead of your friends.
Good luck!
copper member
Activity: 261
Merit: 153
Seed settings not working.... how we change CLIENT SEED if that not working  Roll Eyes

Telling ppl that it fair but can't change it, that so bad. Plz fix it for now and the future.



You could change it after 3 rounds (you could use the free coins)
member
Activity: 359
Merit: 61
︻┳デ═—
Seed settings not working.... how we change CLIENT SEED if that not working  Roll Eyes

Telling ppl that it fair but can't change it, that so bad. Plz fix it for now and the future.

copper member
Activity: 261
Merit: 153
iTech Labs has evaluated the Random Number Generator (RNG) by

http://BC.Game and found that the RNG complies with the relevant standards.

https://itechlabs.com/certificates/BCGame/RNG_Certificate_BC_Game_UK_16Aug2019.pdf

iTech Labs is a world leading testing and certification laboratory for Online Gaming systems, operating since 2004.

Good Luck Have Fun!
copper member
Activity: 261
Merit: 153
sr. member
Activity: 1134
Merit: 279
My blockchain can beat up your blockchain
This will reuse the idea posted by Ryan and used for Bustabit v2.

Starting with a secret I've generated a chain of 10,000,000 SHA256 hashes. Each element is the hash of the lowercase, hexadecimal string representation of the previous hash. The hash of the chain's last element is
f6c4a94c4a2dd2912fbef23fb68aa56488313a343c9cf6c95e52b8ef74230991 .

Every game maps to a hash in the chain: The 10,000,000th element of the chain is the hash of game #1 and the first element in the chain is the hash of game #10,000,000. To verify that a hash belongs to a game #n, simply hash it n times and compare the result with the terminating hash.

To calculate a game's result from its hash:

Code:
const crypto = require("crypto")

function gameResult(seed, salt) {
  const nBits = 52 // number of most significant bits to use

  // 1. HMAC_SHA256(key=salt, message=seed)
  const hmac = crypto.createHmac("sha256", salt)
  hmac.update(seed)
  seed = hmac.digest("hex")

  // 2. r = 52 most significant bits
  seed = seed.slice(0, nBits/4)
  const r = parseInt(seed, 16)

  // 3. X = r / 2^52
  let X = r / Math.pow(2, nBits) // uniformly distributed in [0; 1)

  // 4. X = 99 / (1-X)
  X = 99 / (1 - X)

  // 5. return max(trunc(X), 100)
  const result = Math.floor(X)
  return Math.max(1, result / 100)

Before being used to calculate the corresponding result, each game hash is salted with the lowercase, hexadecimal string representation of the hash of bitcoin block 582,678 .
This block has not been mined yet at the time of starting the provably fair seeding event, proving that I have not deliberately picked a chain that is unfavorable for players.



Just triple posting this so it will be forever etched in stone.
copper member
Activity: 261
Merit: 153
At present, there is a bug in the online roulette random algorithm, which results in the probability that the number 36 appears in the hash calculation result is extremely low.
The system will be upgraded at 6:00 UTC-4 7th August 2019. The hash chain remains unchanged after the upgrade.
copper member
Activity: 261
Merit: 153
How long doe's it take to withdraw using Lightning Network ? It shows me status "processing" and that's it.
it should be done immediately
copper member
Activity: 261
Merit: 153
~snip~

Fair check
https://bcsnproject.github.io/HashCheck/
800k given data is available on our website:
60% probability of result higher than 2x (theoretically 49.505%), in favor of the player betting higher than 2x.
19.9% probability of result higher than 5x (theoretically 19.8%), in favor of the player betting higher than 5x.
9.97% probability of result higher than 10x (theoretically 9.903%), in favor of the player betting higher than 10x.
1.02% probability of result higher than 100x (theoretically 0.99%), in favor of the player betting higher than 100x.

~snip~

We also welcome more specific analysis with data and algorithm worth 100ETH. You can run any test on GitHub. But opinion in one sentence is not enough.
https://github.com/BCSNProject/CheckCondition

The only advantage of seed choice is easier understanding for beginners; there is no effect on the fairness of the game. We are trying to use EOS+BTC seeds choices recently for players to make the seeds of this game more decentralized.


Very nice job dude! Really! I love who use and release stuff with Opensource licence!
Backend are written in Java?
Yuuuup
member
Activity: 77
Merit: 18
How long doe's it take to withdraw using Lightning Network ? It shows me status "processing" and that's it.
legendary
Activity: 3696
Merit: 4343
The hacker spirit breaks any spell
~snip~

Fair check
https://bcsnproject.github.io/HashCheck/
800k given data is available on our website:
60% probability of result higher than 2x (theoretically 49.505%), in favor of the player betting higher than 2x.
19.9% probability of result higher than 5x (theoretically 19.8%), in favor of the player betting higher than 5x.
9.97% probability of result higher than 10x (theoretically 9.903%), in favor of the player betting higher than 10x.
1.02% probability of result higher than 100x (theoretically 0.99%), in favor of the player betting higher than 100x.

~snip~

We also welcome more specific analysis with data and algorithm worth 100ETH. You can run any test on GitHub. But opinion in one sentence is not enough.
https://github.com/BCSNProject/CheckCondition

The only advantage of seed choice is easier understanding for beginners; there is no effect on the fairness of the game. We are trying to use EOS+BTC seeds choices recently for players to make the seeds of this game more decentralized.


Very nice job dude! Really! I love who use and release stuff with Opensource licence!
Backend are written in Java?
copper member
Activity: 261
Merit: 153
LOL, one thing I don’t like is when I see posts like this and newbies are always the ones to rush in and say they like the site and they have been making use it. It makes everything look quite suspicious and I immediately lose interest in such sites. Reason I always feel like this is because some people will post a project or their business and then create a different accounts and use it to be commenting on that same posts, acting like they are someone else and when you check it will just be newbies that are claiming it’s a good project. Whatever, I already have one that I’m using.
Yuuup but we have another thread actually and it's funny without official bullshit lol
https://bitcointalksearch.org/topic/loldealer-blackjack-lose-to-platformswhy-not-lose-to-your-friend-5154214
Hope you like it
hero member
Activity: 2590
Merit: 605
LOL, one thing I don’t like is when I see posts like this and newbies are always the ones to rush in and say they like the site and they have been making use it. It makes everything look quite suspicious and I immediately lose interest in such sites. Reason I always feel like this is because some people will post a project or their business and then create a different accounts and use it to be commenting on that same posts, acting like they are someone else and when you check it will just be newbies that are claiming it’s a good project. Whatever, I already have one that I’m using.
copper member
Activity: 261
Merit: 153
What are the new updates on this games by me scrolling through the pages on this thread I observed the OP had some important information giving out. There is an option of imputing those information on the post it self by editing it so many users might not really scroll through the pages.
Thanks buddy!
full member
Activity: 280
Merit: 215
What are the new updates on this games by me scrolling through the pages on this thread I observed the OP had some important information giving out. There is an option of imputing those information on the post it self by editing it so many users might not really scroll through the pages.
copper member
Activity: 261
Merit: 153
We will apply it in the Roulette game
Block 582,678 is mined
https://btc.com/00000000000000000005bcf4bcfe3a699dd7833839e593127885e2b1e80ceb10
So our client seed will be
00000000000000000005bcf4bcfe3a699dd7833839e593127885e2b1e80ceb10
Jump to: