Pages:
Author

Topic: BitDice.me - UPGRADED TO V3, MOVE YOUR STATS! - page 30. (Read 37934 times)

hero member
Activity: 776
Merit: 522
You really need to post documentation of hoe you are provably fair. Right now you have your own thing, ehich could be returning false results as far as we know. How can people independently verify their rolls?

Thanks for the question.

As per our F.A.Q. we posted ruby code to validate each bet, you point noticed, we will release JavaScript checker somewhere on the internet like JSFiddle or the same, where everyone will be able to check bets, however right now it is:

# generates bet hash string
BET_HASH = Digest::SHA512.hexdigest (SECRET + CLIENT_SEED + USER_ID + BET_NUMBER)
# lucky number
LUCKY = BET_HASH[0, 4].to_i(16)

Each day new secret word is being used as a server seed, we pre-generated all of them and published their hashes here http://www.bitdice.me/hash_list.txt, each next day we release our secret, and you can validate making same hash function on it, that we used exactly that secret seed.

To generate your outcome we also use client seed ( also known as user seed, you are able to change it to whatever you like ), your user id, which is static and bet number which increments with each bet. This guarantees that our site can't change the outcome of a bet.

We will release public javascript to validate each our bet.
hero member
Activity: 854
Merit: 658
rgbkey.github.io/pgp.txt
You really need to post documentation of hoe you are provably fair. Right now you have your own thing, ehich could be returning false results as far as we know. How can people independently verify their rolls?
hero member
Activity: 776
Merit: 522
UPDATE 03/18

First, Bad News
We had to raise House Edge to 1.9%, this is temporary, we will lower it to 1% very soon.

And Some Good News

  • We've added statistic section, it also includes all your deposits and withdraws.
  • We almost finished our affiliate system, we plan to give away 20% of our House Edge. ETA for deploy 5-6 days
  • During this month we saw numerous hacking attempts and one low DDoS attack. Everything run smooth and secure. And we pride about it!

PS: For inquiries please email to: [email protected]
hero member
Activity: 776
Merit: 522
February 20, 2014, 11:15:15 AM
#1

Proof of Funds: https://blockchain.info/address/19yR1HxBNy5As4joecih4wgj8Cpe5SdmWk,
Message: This is BitDice.me ColdWallet
Signature: GzRzzh/YUsfXpNwoVBecXyTh//vlMAQ4aKN+sjFDcSa1lx3/SoVvyXTQkAYsDopojG6y7gtBt9/prJnKGK+Faa0=




  • Chat RainBot
  • Max Profit 100 BTC
  • Provably Fair
  • Auto Betting (martingale)
  • Instant Deposit & Cashout
  • No Limits On Cashouts
  • 1 Confirm To Play
  • Fast, Easy To Use, Clean Design
  • House Edge 1%
  • Invest\Divest Option
  • iPad, iPhone, Android Friendly

Update 19.08.2014
  • We changed our engine, now you can bet Hi or Low!
  • 2FA Enabled
  • Filter small bets from all bets tab.
  • API for historic bets.
  • Hotkeys on site.
  • Small bets are delayed
  • Small fixes in css\html, mobile
  • Big bets now being posted in chat.
  • Best bets tab now shows best bets for last 24h.
  • Every stat on site is realtime. Everywhere.
  • Speed Improvements. Bets are faster, site load time 30! times faster.
  • More help on site, specially for new users!

Update 07.08.2014
  • User now has a level, you can level up by playing on site. User level correlates with wagered amount.
  • Faucet bonus now depends on user's level.
  • Invest stats chart, includes: timestamp, site's profit, investor's profit, bankroll share.
  • Best bets tab now shows best bets for last 24h
  • Every stat on site is realtime. Everywhere.
  • Speed Improvements. Bets are faster, site load time 30! times faster.
  • Fixed some malicious messages posted to chat.

Update 31.07.2014
  • We have added faucet, our chat bot makes giveaways each ten minutes! Go there and receive 0.00009 BTC
  • Now You can send other user in chat some Bitcoins, just use /tip
  • We fixed bug with double messages in chat, also use /help for all commands.
Pages:
Jump to: