Bitcoin Forum
May 25, 2024, 08:28:22 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 63 64 65 66 67 68 69 70 71 72 73 74 ... 150 »
461  Other / Beginners & Help / A quick guide on `How the hash of Bitcoin block is calculated?` on: September 01, 2020, 01:03:49 PM
Few days ago, a member asked about this in Bitcoin Discussion here: Mining process - SHA256 - Probability. I thought it would be better if I create a new thread for the reply I posted for him so more people who don't know the process can read it.

So if you read various beginners' guide on Bitcoin and blockchain on internet then will you surely come across a topic on Proof of Work (PoW) algorithm. Almost of all of them describes PoW as a consensus algorithm where miners try to find a solution to a mathematical puzzle and the first one to get the solution mines the block! So this thread is all about what that 'Mathematical Puzzle' is because the solution of this mathematical puzzle is what known as the hash of the block.

Finding block hash is nothing but finding a value which is less than the target value. Target value is adjusted after every 2,016 blocks. Current target value (as on 22nd August) is:

0x000000000000000000109bac0000000000000000000000000000000000000000 (hexadecimal form)
or
1590739304116800001454600275103718494518067345886281728 (decimal/integer number)


Now in order to find the block hash, you as a miner need to find an integer value less than the above number. But this is not very simple because you need to include 6 values in your computation together known as Block Header:
> Version
> Hash of previous block
> Merkle Root
> Time of mining
> Bits (difficulty in compact form)
> Nonce (an incrementing number)

So the process of mining involves calculating double SHA-256 of these 6 values in such a way that result hexadecimal hash is less than the current target. The whole process is defined here: o_e_l_e_o's reply to this post. Now let's take an example of Block: 644,731 and try to verify the solution provided by the miner:



For block 644,731, we have:
Version = 20400000 (hexadecimal)
Hash of Previous Block = 000000000000000000083d157a8a2a589a74fc2f7b91245cb3a415c23d7cc79a
Merkle Root = 9453cfc708a1cc84f3f36c2bae68202b03ad2866bb02da511d7e603a4e9d1fd1
Time = 16:42:15 as per GMT
Bits = 386,964,396 (decimal)
Nonce = 2035916310 (decimal)



Converting everything in hexadecimal form (little-endian), we will have following value,

0x000040209ac77c3dc215a4b35c24917b2ffc749a582a8a7a153d08000000000000000000d11f9d4e3a607e1d51da02bb6628ad032b2068ae2b6cf3f384cca108c7cf539467f93f5fac9b1017169e5979

(text is colored to differentiate six parameters)



The final step involves performing SHA-256 hashing twice on the above value and the result will be:
811802676f41d6aff67ad767517c466c4c8d3b87c81009000000000000000000



Converting it in big-endian, we have:
0000000000000000000910c8873b8d4c6c467c5167d77af6afd6416f67021881 which will become block hash of the block.



Now you can compare,
Target Value = 0x000000000000000000109bac0000000000000000000000000000000000000000 or 1590739304116800001454600275103718494518067345886281728

Block Hash (644,731) = 0000000000000000000910c8873b8d4c6c467c5167d77af6afd6416f67021881 or 868308124812842907393685749016650546999869456114653313



Since 868308124812842907393685749016650546999869456114653313 is smaller than 1590739304116800001454600275103718494518067345886281728, it is accepted as a correct solution and will become the block hash.
462  Economy / Gambling discussion / Re: Sportsbet.io's English Premier League Football Pool Discussion Thread on: September 01, 2020, 10:07:10 AM
Really hoping we can get this to 30 people. About 5 people have promised to pay before the start so we need another 5 or so. Less than two weeks till the start of the season now.

Don't you think shifting Pool joining thread to main 'Gambling' or 'Gambling Discussion' section will put more eyes on that? Is 'Games and Rounds' the most suitable section for that thread?

Nevertheless, Messi is most probably set to join Man City tomorrow. Are we gonna see more participants after that? Cheesy

Excited for this year's League! It gonna be huge.
463  Economy / Gambling discussion / Re: Verifying Provably Fair b.s. on: September 01, 2020, 08:42:44 AM
In the text BTCGosu should emphasize the
Quote
By using this tool, you will be able to check if your bets placed on various crypto casinos are legitimate
in my opinion even better. Don't let anybody get the idea that this would protect him/her from scams just because BTCGosus Verifier shows a positive result.

As already mentioned, "provable fair" is too often confused with "won't scam me" ...

You are absolutely right. There is a difference between 'cheating' and 'scamming'. This tool will only verify that the casino is not cheating you by showing manipulated bet results. However, you should take due-diligence before depositing money on a casino because even though casino is provably-fair, it can scam by not paying you or come up with some shitty rule to ban your account.

But wait, btcgosu get that covered too! @efialtis has posted some top-notch reviews of the popular casinos on btcgosu and he's adding new periodically. These reviews can be taken into consideration for the process of due-diligence and picking right casino for you, more here: https://www.btcgosu.com/
464  Economy / Economics / Re: The debt based Economy on: September 01, 2020, 07:19:09 AM

For DeFi, which in reality, are only experimental cryptocurrency-play-things and glorified Ponzi Schemes, it's OK. But for actual central banking, and monetary issuance? I believe it just adds complexity, but with little added benefit.

Although, I'm not an economist, I'm just a pleb. Hahaha.

You are right about DeFi. Decentralization has both benefits as well as drawbacks. At one side, DeFi allow us to create modelled economic functions like borrowing/lending, market operations, etc and commit the rules to blockchain via smart contracts so they work as defined no matter what. But at the same time, blockchain is heavily abused by spammers/scammers who create good-for-nothing contracts in order to earn quick bucks and there is no way to stop them because blockchain is decentralized.

Same happened to Ethereum chain is 2017-18 when `ICO Boom` over-glorified Ethereum but that didn't end well. We do have some great projects which used ETH ecosystem to create big Business Value (BV) by tokenizing valuable assets or services. One great example is DIGITAL GOLD, the project which has successfully tokenized gold on ethereum blockchain and maintaining par-value with real world gold.

However, problem initiated when people started promising `stars and moon` on-chain and diluted ICO/tokens market. Same is happening with DeFi. YAM token is one great example.
465  Economy / Gambling discussion / Re: Verifying Provably Fair b.s. on: August 31, 2020, 03:13:55 PM
I am also curious about this one because I saw that there are many platforms that are saying that they offer a probably fair script but it will be good if a normal
gambler can verify it whether they are telling the truth or not.

So third party application will be very helpful if there is willing to create a platform that will verify their script. I will be looking forward if there will be available in the future.

Your wait it over, as I promised on the first page of this thread, btcgosu has already come up with the biggest third-party provably fair verification tool. It is currently covering 25 casinos and 49 games.

Here's the link: https://www.btcgosu.com/tools/provably-fair-verifier/

Can't see the casino or game you were looking for in the tool? No problem, you can request addition of unlisted casinos/games in this thread: https://bitcointalk.org/index.php?topic=5262141.0 and same will get added in the tool in near future.
466  Economy / Gambling discussion / Re: How fair is Provably Fair? Do you verify every bet as a gambler? on: August 31, 2020, 02:09:16 PM
Big Update

In order to promote fairness in Crypto Gambling World, I in association with BTCGOSU have built the biggest Provably Fair Script Verification Tool.

With this tool, you can verify the bets on on our website and ensure that you are not being cheated by the casinos. Currently we have covered 25 casinos and 49 games. However, we are open to include more in future. So if you think there's a casino which is claiming to be Provably Fair but you aren't so sure, just request the name of casino in this thread: https://bitcointalk.org/index.php?topic=5262141.0 and we will add it to our tool.

Visit the tool now: https://www.btcgosu.com/tools/provably-fair-verifier/
467  Economy / Gambling / Re: #4 Bitcointalk Poker Series @ SwC Poker (0.06 BTC, BIG BTC Ticket by SwC) on: August 30, 2020, 06:51:00 PM
Long story short, Yahoo once again bettered me. That's I guess 3rd time on SwC and in total 4th time including SportsBet if I am keeping the tally right. Roll Eyes
They say Poker is game of wits and that so happened. He completely outclassed me. That flush hit on Turn was damn unlucky for me. By the way @yahoo62278 suppose you didn't get another Hearts on turn, would you call my raise on turn? I guess it was pretty simple to deduce that I was playing on 'three of a kind Ace' or 'Pocket Aces'. What would have been your call in that situation?



So finally it was the end to my long standing belief that I always win if I borrow the entry fees. LoL!
468  Economy / Gambling / Re: #4 Bitcointalk Poker Series @ SwC Poker (0.06 BTC, BIG BTC Ticket by SwC) on: August 30, 2020, 04:39:38 PM
and being the hyper observant sherlocky type, I just noticed SWC stepped up their sponsorship to .06 - Damn that's nice.

Oh! You still need to upgrade your detective skills. 0.01 BTC is for Runner's Up tournament so prizes are same. 0.05 BTC for Championship and 0.01 for Losers.



Any guesses, who gonna end up in ITM today? YES! THAT'S ME. Any guesses why?
469  Economy / Gambling / Re: #4 Bitcointalk Poker Series @ SwC Poker (0.06 BTC, BIG BTC Ticket by SwC) on: August 30, 2020, 12:14:10 PM
Can anyone send me 1400 chips for this week? I am out of chips on SwC.

470  Economy / Gambling / Re: FORTUNEJACK.COM |Deposit 777 play with 1777 mBTC |Live Casino, Slots, Betting on: August 29, 2020, 05:40:19 PM
There could be different understandings of provably fair, I get that "provably" makes you understand that you want to see if it was provably fair or not as in prove the fairness, but if they didn't change anything whilst you are playing, it was provably fair we all agree with that.

The only thing you are not sure about with the current situation if they can check the seed they could actually play with the results while you are playing, which you can change your seed and interrupt but let's say you do not, they really have to be on top of every seed and make sure they know if you play one way or another as well. I see this as a very tiny fraction chance, however let's say even that is bothersome, they are working on fixing it as well, not like we can ask for more.

You are seriously under-estimating the intensity of the issue. I have spent 7 months as a part of the Crypto Casino Development team. We had spent quite a time in studying various simulation techniques which could be used to harness the results in the favor of casino in long run.

As we all know, humans are worst random generators. In long run, they tend to exhibit same pattern. Consider a typical gambler, if he plays Dice game daily, he is surely following a specific strategy. Casino will set a threshold, let say, 50K bets. Over 50K bets, casino only need to gather certain information about player's betting strategy such as how many times does he like to roll above 50 or below 50 (it can be any number depending on player's stategy) in single auto-betting session, how often does he change the pair of seeds. Just studying such details, casino can set a script for a particular player.

If (player ID === N) { show hash of the server seed which when used with player's selected client seed generates result in favor of casino as per player's previous betting strategy with nonce from 0/1 to S in 55%+ cases }

where S = average number of bets player makes in between changing seeds.
If S is a number less than 5000 then even simple GPU laptop can generate such rigged server seed in less than a second as per the manipulated script. Just imagine, this small tweak will increase the house edge to 10+ percent!!
471  Economy / Economics / Re: The debt based Economy on: August 29, 2020, 04:37:42 PM
So if we change the system that money will be not Born from the debt?
What will be other way then?
And how it will be controlled how much money is given away to people to use it.

This Question is specially for those who is against this debt based economy?

Ok! Nice question! Being an Economics enthusiast, I have surely given thought to that in past. I have come up with a revolutionary although quite complicated idea. I have named it 'Weighted Layer Classification of Money'.

So under current Debt based economy, money can be generated out of thin air due to the working of 'money multiplier'. By keeping X amount in reserves, banks can further lend the money they received as deposits. This process continues till (1/reserve rate) rounds. In the end, if reserve rate is 10%, for every $100 there will be 100 * (1/10%) = $1000 money in the economy. It leads to inflation, fall in PPP, ever-increasing debts, high rates of interests and many other problems.

Under Weighted Layer Classification of Money, I suggest to have 3 to 5 layers of money. So rather than having one currency in the economy, I suggest to have 3 to 5 different currencies in the economy.

Under 3-Weighted Layers Classification,
-there will be one prime currency, let say, Dollar. The value of this currency will be floating.
-then there will be first secondary currency, let say Follar. The value of this currency will be fixed to 0.80 * Dollar.
-then there will be second secondary currency, let say Gollar. The value of this currency will be fixed to 0.60 * Dollar.

Banks can accept deposits in any of the three currencies. However, lending structure will be as following:

For every 1 Dollar received as deposit, bank can only lend 1 Follar.
For every 1 Follar received as deposit, bank can only lend 1 Gollar.
Banks cannot further lend the Gollars received as deposit.

Interest on Borrowings will be charged in same layer. So if bank lent loan in Follars, it can only charge interest in Follars.
Interest on Deposits will be paid in one-below layer. So if bank accepted deposits in Dollars, it has to pay interest in Follars except for Gollars.

Using this system, there will be a weighted control on how much money can be generated in economy plus borrowing activities can still be performed in economy. We cannot create zero-debt economy because debt is also a backbone of the economy. In the absence of debt structure, many ventures won't able to get launched which will seriously affect economy.

Actually, this is an overview of the model I proposed to a DeFi project which contacted me for a suggestion of a system for their lending/borrowing functionality. I thought this could be a good fit to this thread so I posted here. However, there is lot more technicality involved which I think is out of this thread's scope so I won't discuss.
472  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] GOLD - First 100% Liquid Stablecoin Backed by Gold on: August 28, 2020, 03:08:24 PM
~snip~
Here are my GOLD tokens sitting in my Coinbase Pro ETH deposit address and waiting to be eaten up by the daily fees. It will take a while  Wink.
https://etherscan.io/address/0x8005746c8562bb8a9f2e3096cd50523f17341e26#tokentxns

That was really sad to read but you can't blame Coinbase Pro for your error even 1%. They have no liability to give back your asset since every centralized exchange service clearly mentions that depositing any asset other than the specified will lead to permanent loss of funds. Moreover, addresses  on centralized exchanges are generated by Hierarchical Deterministic (HD) process. There is high chance that the address on which your GOLD tokens are sitting is one of address of Cold Wallet. In order to retrieve your GOLD balance and send that back to you, they have to bring private keys online which could risk the safety of millions of dollars worth of coins lying on other addresses of the branches.

You would probably have a chance if they supported GOLD token because in that case they may have sent you the balance from their hot wallet. But since they don't support GOLD token on their platform, your chances of getting your funds back is next to zero.
473  Economy / Gambling / Re: FORTUNEJACK.COM |Deposit 777 play with 1777 mBTC |Live Casino, Slots, Betting on: August 28, 2020, 04:01:09 AM
However, we would like to thank for your feedback and added interest in our casino games, including the Provably Fair ones. The thoughts and intentions of the community is our top priority, as a result, we’ve requested them to consider the following concern of the user, regarding the client/server seed changes, and we will be updating it in the upcoming weeks, so everyone can feel safe while playing at the properties of FortuneJack.

Is this a real update in a few weeks, or will it end up like Adrenaline which has still not been fixed after more than a year (and apparently moved back to the real provably fair section which is a lie)?

Do you plan on ever fixing Adrenaline or do you plan on continuing to falsely advertise it as provably fair?


Yesterday I sent a personal message to FJ to inquire if the matter is closed from their end so I can make my final statement and whether they wanna stick to the statement that 'they still consider current Dice probably fair even though they are ready to change the implementation in next update'.

To which I got the reply that they are still looking into the additional insights I provided in post number #8528 and will get back to me on 3rd September. Let's see what reply they come up with.
474  Economy / Gambling discussion / Re: Verifying Provably Fair b.s. on: August 27, 2020, 08:56:44 AM
My bad I didn’t even mention the casinos they were Luckyfish and BC.game.

I have a good news for you.

BTCgosu.com is launching a tool this Sunday where users can verify bets for over 30 casinos at single place. With the introduction of this tool, BTCGosu is aiming to become the biggest third-party verifier in Crypto Gambling industry. I am personally managing the built of the tool. BC.Game is one of the 33 casinos which will be launched this Sunday.

I will surely include LuckyFish in next update. Keep an eye on BTCGosu thread or this thread this weekend when tool will be announced.

-webtricks
475  Economy / Gambling / Re: FORTUNEJACK.COM |Deposit 777 play with 1777 mBTC |Live Casino, Slots, Betting on: August 26, 2020, 04:25:24 PM
^  Somebody hire this guy.  He seems to know his stuff.  And the way you went about the whole thing should be an example of what to do, being constructive about it and all...  It keeps the sites on their toes but they improve their service at the same time.  Good job.

Thanks @tokeweed. I appreciate your words.
476  Economy / Gambling / Re: FORTUNEJACK.COM |Deposit 777 play with 1777 mBTC |Live Casino, Slots, Betting on: August 26, 2020, 02:04:24 PM
~~~snipped~~~~
The vast majority of the casinos, building, running and implementing the Provably Fair games, use the same methodology that our platform does. The new dice game was publicly released only after successfully meeting the requirements of the industry standards, leading to us having the official certification of doing it so (Certificate issued by ITech Labs - Random Number Generator (RNG) by Orbital LLC and found that the RNG complies with the relevant standards).
~~~snipped~~~

Okay! Since you mentioned Random Number Generator (RNG) and Certification by ITech Labs, I should explain how RNG and Provably Fair system are two different concepts and contribute differently to the Fairness.

What is Random Number Generator (RNG)?

RNG algorithm is used to make sure that the results are:
  • unpredictable
  • non-repeatable
  • uniformly distributed

Casino decides a starting seed which in unknown to the public. Then uses popular hashing algorithm like SHA-1, SHA-2 to generate hashes for the successive rounds of betting. It is more of a precautionary step for Casino (host) than for Player. If results are based on RNG, casino can make sure that players don't anticipate the pattern of result generation by studying large number of bets because every bet is unpredictable, non-repeatable and uniformly distributed than the previous one. However, RNG Certificate doesn't prove that Casino is following the RNG Algorithm too because it is no way possible for player to verify the process of seed generation since it is done in back-end.

In order to involve player in the result generation process and ensure that player can verify the results, Provably Fair Algorithm is followed.

Now I am citing the text from the whitepaper of Crypto Gambling Foundation:

Quote
• hostSeed: Shall be kept in secret until the end of a particular game. Similar to a private key in asymmetrical cryptography.
• publicSeed: Players should only generate or contribute to it (with equal amounts of influence) after a commitment (e.g. cryptographic hash) of hostSeed has been broadcast to every participant of a particular game.

Remark 2.1.1. Broadcasting a commitment of hostSeed amongst players not only protects hostSeed from being revealed early, but serves as a verification of integrity, proving that during a game, hostSeed could not have been tampered without notice.

Using a mix of the entire hostSeed and publicSeed (e.g. by concatenating them) as an initialization parameter for randomization, every participant may have an influence on the outcome of results, with a negligible chance of manipulation in favor of any entity.
Source: https://cryptogambling.org/whitepapers/provably-fair-algorithms.pdf

Ok! Now I want you guys to read the above text at least 2 times and then decide if current implementation of FortuneJack is Provably Fair or not.

What is Crypto Gambling Foundation?

Quote
The Crypto Gambling Foundation prides itself in the verification and promotion of genuine true fair gambling operators. Through our processes and strict ideologies, players can know that the operators are running a completely transparent gambling experiences, and operators can not only evaluate their operators and coding, but also benchmark their practices with those industry leaders who are paving the way for the future of online gambling.
To be a verified operator by us, means that we have evaluated the provably fair algorithm built into these providers platform to be true and fair. As a player, it’s always best practice practice to also test and verify the fairness of your bets regularly to ensure further integrity checks.

There are several reputable casinos which have verified their Provably Fair Script from Crypto Gambling Foundation namely, bustabit, primedice, Stake, cyberdice, rocket.run, bustadice, Crypto.Games, DuckDice, OneHash, BitVest and BC.Game.

You were talking about industry standards, this is Provably Fair Standard and if FortuneJack passes this standard with current implementation, I will keep quiet and won't accept any gift/reward. But I am 100% sure that FortuneJack will fail this standard because hostSeed changes after the change of publicSeed.



I am not doubting FortuneJack and not accusing you guys of cheating the players. I am fully convinced that you guys are surely following RNG mechanism while computing Server Seeds for the players. But if you guys are claiming that you are Provably Fair too then make sure that you are following the most appropriate standard of Provably Fair. This should be your flow of determining bet result as per Provably Fair System:

Step 1: Generate a server seed using Random Number Generator (RNG) algorithm.
Step 2: Generate  SHA-256 hash of the server seed (i.e. generated in step 1).
Step 3: Generate next server seed following RNG algorithm.
Step 4: Generate  SHA-256 hash of the next server seed (i.e. generated in step 3).
Step 5: Generate a client seed using front-end javascript of user's browser.
Step 6: Show SHA-256 of the server seed (generated in Step 2), SHA-256 of the next server seed (generated in Step 4) and client seed (generated in Step 5) to the user.

Now if user decides to change the client seed, he will have the SHA-256 of next server seed and can rely that casino is not cheating because casino is already committed to the server seed generated in Step 3 for next bet.
477  Economy / Gambling / Re: #3 Bitcointalk Poker Series (0.05 BTC & BIG BTC Ticket sponsored by SwC Poker) on: August 26, 2020, 12:47:49 PM
~
Also gratz to @jayce, @Betwrong, @bitmutiny and @tyKiwanuka for being inducted into the Bitcointalk Poker Hall of Fame today; next stop Canton Smiley
~

Please, share more about this.

Although, I'm a regular follower of this thread(and of others about Bitcointalk Poker Series), it appears that I have no idea where to see the Hall of Fame. Smiley


It's in the Spreadsheet. You have to scroll through the sheets and you will find the 'Hall of Fame' or you can follow this link to directly open HoF: https://docs.google.com/spreadsheets/d/1gsSA0_hoEbK6ezfzdW-BdIGxzc-hfiO0H-AvRyNTA0s/edit#gid=1608808530
478  Economy / Gambling / Re: FORTUNEJACK.COM |Deposit 777 play with 1777 mBTC |Live Casino, Slots, Betting on: August 26, 2020, 11:05:11 AM
Updates on My Concern about Provably Fair Implementation

I have been talking to FortuneJack representative about the issue since yesterday in Personal Messages. However, I feel it would be better for everyone to understand the matter more precisely if I post everything in public before FortuneJack representative makes any announcement on the issue here.




Sequence 1: FortuneJack asked to me to provide more details about the issue so they can have better understanding on how the current system can manipulate the results.



Sequence 2: My Reply containing everything in detail:

In current implementation on FortuneJack, server seed changes too when player changes the client seed. This give undue advantage to Casino as casino is in clear control on what should be the result.

It won't directly give an advantage because player may bet over/under any number. But casino still has the following two advantages:

  • 1. The default pair of seeds will be given to generate result 'over 50' since the default dice option is 'under 50'. If player changes the client seed before placing the bet, casino can still make sure to show the hash of server seed which when used with the new client seed still generates the result 'over 50'.

  • 2. Casino can introduce a script to assess the player's behavior. For example, if player tends to bet 'under 50' most of the times then casino can show the server seeds accordingly and can make long term profits. This system is easy to implement too. If player set the client seed to 'myrandomclientseed'. Then it will take 0.03 seconds to generate a server seed with which the dice result will be 'over 50' in 55+ cases if player makes 100 bets. I just wrote a script and it generated me the result = '9775d8a4b21633daf29dbe2ea13a358702bb0bd7ada5c7d83958693b20d32751'.

    Now I just have to provide this seed as server seed and results will be in my favor in 56 cases out of 100 cases if players bets 'under 50' for 100 times.


The whole purpose of Provably Fair system is to make sure that Casino is not in the position to change the result once Client Seed is set. But under current PF implementation, FortuneJack has arbitrary power to decide whatever results it wants.


Below are the codes for two scripts that I have written with which I (as a casino) can take advantage of current system:

If I think Player will bet 'over 75' based on my assessment of player's betting history

Once he set-up Client Seed = 'mytopsecretclientseed', I will just use the following script to generate result lower than 75:
Code:
-snipping code-

If I think Player will place 100 auto-bets of 'under 50' based on my assessment of player's betting history

Once he set-up Client Seed = 'mytopsecretclientseed', I will just use the following script to generate results 'over 50' for 55+ out of 100 bets:
Code:
-snipping code-

This clearly shows FortuneJack is not provably fair because player's input of client seed is adding no value to the dice result.



Sequence 3: Update I received today from FortuneJack:

Here’s the update after the tech department of the Orbital Gaming (official provider of the new Dice game) reviewed the concern and the data you provided:

In case user deciding to set the role count to 100, still there’s a high chance of it resulting fifty times as ‘over 50’. We do agree with the fact that it’s indeed easy for the system to calculate fifty-five plus to hundred. However, 65-70 and starting from the counts of hundred, the estimating time will far exceed the time frame you’re talking about, approximately it will take us 5-30 seconds to make the proper calculations.


Even considering the fact that the majority of the players emphasize onto the so-called pyramid strategy and set the roll count to at least 100+. Generally speaking hundred rolls is not enough to make the conclusion about us profiting in the long term, as there are millions of bets made on Dice, making it impossible for our end to make the calculations that you’ve been talking about.


P.S - The majority of the leading casinos of the current market implement the Dice game and its Provably Fairness system the same way our platform does.

Feel free to let me know if there's anything that I can help you with, so I can make the final announcement for the community into the main thread.

P.P.S - we've decided to make changes in the upcoming update of the new Dice game according to the report you provided, (not changing the server seed after doing it so for the client one), so everyone, including you, can feel while playing at FortuneJack - even considering the fact that it doesn't influence the Provably Fairness of the game.




Sequence 4: Now I am posting my reply to the update I received from FortuneJack:

Point No. 1: When I said that casino can provide server seed which will generate result in favor of the casino in 55+ times out of 100 rolls, I was just giving an example. It was not conclusive. Casino can assess the player's behavior pattern in whichever way it likes and show the server seed accordingly. I can write you a script if you want with which I can study the player's betting pattern over the bets, say 10K-50K bets he made and on the basis of the study, if I start showing rigged server seeds for the successive bets, I can easily draw outcomes in casino's favor in 80%+ cases(considering ~20% anomaly).

Point No. 2: There is a difference between `result` and `outcome`. Result refers to the result of the roll, example, 8.14 or 58.50. While Outcome refers to whether player won or lose the bet with the result. In current PF implementation on FJ, I agree that FJ cannot decide the `outcome` because bet is placed after seeds are generated. But FJ can surely manipulate the `result`. If FJ wants the result to be 8.14, it can make that possible by changing server seed after player changed client seed such that hash of the combination of both results in 8.14. This manipulation can be used with player's behavior pattern (as discussed in Point No. 1) and outcome can be made in favor of casino in 80%+ cases in long-run!!

Point No. 3: FJ said that the majority of the leading casinos are using the same Provably Fair System as FJ does for Dice game. I would say, just give me ONE example of LEADING CASINO which has exactly same implementation as of FortuneJack! Comparing to FJ, some big names in my opinion are: Stake, PrimeDice, Roobet, FreeBitcoin, etc. All of these casinos show the SHA-256 hash of next server seed before user has changed the client seed. So these casinos have no control on both `result` as well as `outcome`. Among all big names, FJ has the weakest Provably Fair Implementation and you guys have to accept that.

Point No. 4: It is good to know that you guys have agreed to update PF mechanism in next Dice Update. But it is wrong on your end to say that current PF implementation doesn't effect the Fairness! It surely does! It makes the Client Seed irrelevant. No matter what client seed user sets, result can still be whatever FJ decides. The biggest plus of Provably Fair Implementation is that user can make the input and casino have zero control on the final roll result. In this way, it is impossible for casino to turn outcome in its favor in long term even after studying player's betting pattern.

Point No. 5: About 2 months ago, Hhampuz had launched a bug bounty here: Bug Bounty on FortuneJack | Get Rewarded for Finding Bugs. As per the bounty, a user would be rewarded 1 BTC if he finds bug in the Fairness. I know that this bounty is over but I still believe that my concern is genuine and I deserve the payment if FJ decides to change the Provably Fair system.

-webtricks
479  Economy / Gambling / Re: FORTUNEJACK.COM |Deposit 777 play with 1777 mBTC |Live Casino, Slots, Betting on: August 25, 2020, 01:56:56 PM
-snip-
To rectify the problem, all that FortuneJack needs to do is provide the to-be-generated server seed in hashed form before any user input. This makes sure that the casino side is not able to change the results in their favor reliably.

It could be a bug.  I'm not sure why FJ would cheat any of us and destroy their reputation, esp to a community as cynical and whiney as the BTC community.

Tbh I haven't seen a bunch of people so quick to call scam just cos there was a delay in their withdrawal.

It isn't a bug nor am I labelling FortuneJack as a 'scam'. It's just I beleive that Probably Fair Implementation on FJ is not upto the mark and can give undue advantage to casino to manipulate the results. I'm currently in talk with FortuneJack representatives via PM and providing them more details. They will soon make announcement here.
480  Economy / Gambling discussion / Re: How fair is Provably Fair? Do you verify every bet as a gambler? on: August 25, 2020, 11:45:47 AM
This was the best explaination about server seed, client seed and nonce ive seen since i was wondering what this means when i was playing long time ago.

What i did then was always changing the server seed every bet, that was my strategy but dont have knowledge how it works. I even create new account just to change my luck then, it gives me a fresh new start.  Smiley

I'm really glad that you liked it. Within a week, a new and well-detailed article on Provably Fair will be published on BTCgosu.com in which everything will be explained in more details and in completely non-technical language.

It will be complemented with a Provably Fair Tool where user can verify the fairness of 33 casinos at single place.

I will publish the update here as well, once article and tool will be live on btcgosu. Stay tuned!
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 63 64 65 66 67 68 69 70 71 72 73 74 ... 150 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!