Pages:
Author

Topic: sawdice the New Age of Dice - Let's play a game. - page 10. (Read 27083 times)

legendary
Activity: 1288
Merit: 1043
:^)
soemthing weird is happening with the withdrawal. tried to withdraw smaller sums to 1MDNgu9sWL5Rq8fErmjPaS6b1HZnKW2vf5. I was able to withdraw 0.6, but then i tried to withdraw 0.5 and the site said i am withdrawing too often - NO WITHDRAWAL WAS SENT, BUT MY BALANCE DECREASED. pls look into this. my balance now should be 12.28 btc, but it says 11.38.

I would also like to reiterate my request to withdraw 11.5 btc to 1EaNG5BGQBbCBe74Y9WNgUJWNDECkZX11N.

everyone is now looking for this withdrawal to be confirmed; with that shaky start, if this withdrawal doesnt go through, and the balance problem solved, this site might as well be done. removed negative feedback as well for showing funds, but the < 100 BTC is nowhere near your initial claim.
full member
Activity: 288
Merit: 113
Web dev for hire
soemthing weird is happening with the withdrawal. tried to withdraw smaller sums to 1MDNgu9sWL5Rq8fErmjPaS6b1HZnKW2vf5. I was able to withdraw 0.6, but then i tried to withdraw 0.5 and the site said i am withdrawing too often - NO WITHDRAWAL WAS SENT, BUT MY BALANCE DECREASED. pls look into this. my balance now should be 12.28 btc, but it says 11.38.

I would also like to reiterate my request to withdraw 11.5 btc to 1EaNG5BGQBbCBe74Y9WNgUJWNDECkZX11N.

Ive also sent this message from the email ive registered my sawdice account, so there can be no question about my identity (yoloer808 on sawdice is yoloer808 on btctalk)
full member
Activity: 288
Merit: 113
Web dev for hire

Well done yoloer nice job Wink so you turned 0.1btc into 11.5btc for roll dice there so you have your lucky day so let us see how withdraw goes as i think they have enough funds into their wallet to process your withdraw request, OP shows an address labeled sawdice cold storage with 99.99btc, good luck OP and congratz to lucky player. Grin

thanks. yeah its insane.

to be honest i just wanted to show support to a new site because i really liked how they've admitted that they messed up, cleaned up their act and then came back.

I was just degen betting, but after those two last bets my balance was just too large, had to stop Cheesy

at least this will be definitive proof of their solvency.

Daym, Nice win.. lets see how it goes from now, I hope they pay you up coz its time for them to prove that they have the money to stay for awhile Smiley

thanks. im a bit worried that i will not get paid, but we will see i guess
full member
Activity: 288
Merit: 113
Web dev for hire
First of all, good that you like to improve your site.

Technically the cold wallet address is not yet proven. You should sign a message with it so others can verify it. It would be rather foolish to give a random address, so I do think it is from you, still would be better.

Besides that, with a 0.5% HE you are risking at 40x kelly with that max payout with a 100 BTC bankroll. Basically a highroller can easily win more than 100 coins and it seems that you cannot pay him out then. That would be obviously bad. IMO you should be offering around 0.25-0.5 BTC max payout dynamically based on the bankroll. Basically: [0.5x or 1x] * [house edge] * [bankroll]. I am not an expert in kelly criterion and/or risk of ruin theory, but pretty sure that is the practical side of it.

The provably fair implementation seems a lot better, but is unfortunately not really good yet. Since I would repeat myself from another thread I will just copy this here:
When a player changes the clientseed, you give a new serverseed. This means you could calculate bad results based on these seeds. The idea of a clientseed is that there is a variable in the calculation which the site doesn't know in advance and therefor cannot predict the results in advance. 2 options:

1.  When someone sets the clientseed, you should keep the same hash (and don't reset the nonce or else player can cheat.) And then there should be a separate button to "request new serverseed" that also resets the nonce.

2. OR show the "next serverseed hash" already when setting the new clientseed (that is actually what PD does.)
To give a practical example of how you (as site owner) could cheat: if a player is always betting 2x at high. You could generate a serverseed that has relatively a lot of low numbers based on the clientseed that you already got. Or some players like to bet at 9900x multipliers, you could easily generate a serverseed that doesn't hit that (in first hundred thousand bets.)

I know that might seem silly, but technically it could be possible and it is a reason why the implementation is not yet really good.



Besides that I only had a quick look so not sure if I missed something.

We will apply that as soon as possible. but also in our current system the user is not forced to generate a client seed he can click on change and insert a client seed manually which makes him make 100% sure that we do not select the randomized client seed  
You change the serverseed after they input their own clientseed. This makes the clientseed useless since you already know it when creating the serverseed. If someone is betting 9900x multiplier and inserts "imtheking" as clientseed, you can simply loop quickly a ton of serverseeds to see which one will make them not hit easily with that client+serverseed combination. I am not saying you are doing this, just that it's a possibility and therefor not the ideal provably fair implementation. Please re-read what I said in the previous reply for more details.

this can be solved simply by allowing the player to change the client seed at any time without changing the serverseed (which he does not see, only the hash is visible)...
hero member
Activity: 602
Merit: 500

Well done yoloer nice job Wink so you turned 0.1btc into 11.5btc for roll dice there so you have your lucky day so let us see how withdraw goes as i think they have enough funds into their wallet to process your withdraw request, OP shows an address labeled sawdice cold storage with 99.99btc, good luck OP and congratz to lucky player. Grin

thanks. yeah its insane.

to be honest i just wanted to show support to a new site because i really liked how they've admitted that they messed up, cleaned up their act and then came back.

I was just degen betting, but after those two last bets my balance was just too large, had to stop Cheesy

at least this will be definitive proof of their solvency.

Daym, Nice win.. lets see how it goes from now, I hope they pay you up coz its time for them to prove that they have the money to stay for awhile Smiley
legendary
Activity: 1876
Merit: 1295
DiceSites.com owner
First of all, good that you like to improve your site.

Technically the cold wallet address is not yet proven. You should sign a message with it so others can verify it. It would be rather foolish to give a random address, so I do think it is from you, still would be better.

Besides that, with a 0.5% HE you are risking at 40x kelly with that max payout with a 100 BTC bankroll. Basically a highroller can easily win more than 100 coins and it seems that you cannot pay him out then. That would be obviously bad. IMO you should be offering around 0.25-0.5 BTC max payout dynamically based on the bankroll. Basically: [0.5x or 1x] * [house edge] * [bankroll]. I am not an expert in kelly criterion and/or risk of ruin theory, but pretty sure that is the practical side of it.

The provably fair implementation seems a lot better, but is unfortunately not really good yet. Since I would repeat myself from another thread I will just copy this here:
When a player changes the clientseed, you give a new serverseed. This means you could calculate bad results based on these seeds. The idea of a clientseed is that there is a variable in the calculation which the site doesn't know in advance and therefor cannot predict the results in advance. 2 options:

1.  When someone sets the clientseed, you should keep the same hash (and don't reset the nonce or else player can cheat.) And then there should be a separate button to "request new serverseed" that also resets the nonce.

2. OR show the "next serverseed hash" already when setting the new clientseed (that is actually what PD does.)
To give a practical example of how you (as site owner) could cheat: if a player is always betting 2x at high. You could generate a serverseed that has relatively a lot of low numbers based on the clientseed that you already got. Or some players like to bet at 9900x multipliers, you could easily generate a serverseed that doesn't hit that (in first hundred thousand bets.)

I know that might seem silly, but technically it could be possible and it is a reason why the implementation is not yet really good.



Besides that I only had a quick look so not sure if I missed something.

We will apply that as soon as possible. but also in our current system the user is not forced to generate a client seed he can click on change and insert a client seed manually which makes him make 100% sure that we do not select the randomized client seed 
You change the serverseed after they input their own clientseed. This makes the clientseed useless since you already know it when creating the serverseed. If someone is betting 9900x multiplier and inserts "imtheking" as clientseed, you can simply loop quickly a ton of serverseeds to see which one will make them not hit easily with that client+serverseed combination. I am not saying you are doing this, just that it's a possibility and therefor not the ideal provably fair implementation. Please re-read what I said in the previous reply for more details.
full member
Activity: 288
Merit: 113
Web dev for hire
"Cannot withdraw this amount at the moment please try again later or contact the support team."

pls process withdrawal. i requested 11.5 btc to 1EaNG5BGQBbCBe74Y9WNgUJWNDECkZX11N.

I will leave this here for everyone to be able to check if youve sent it.

Well done yoloer nice job Wink so you turned 0.1btc into 11.5btc for roll dice there so you have your lucky day so let us see how withdraw goes as i think they have enough funds into their wallet to process your withdraw request, OP shows an address labeled sawdice cold storage with 99.99btc, good luck OP and congratz to lucky player. Grin

thanks. yeah its insane.

to be honest i just wanted to show support to a new site because i really liked how they've admitted that they messed up, cleaned up their act and then came back.

I was just degen betting, but after those two last bets my balance was just too large, had to stop Cheesy

at least this will be definitive proof of their solvency.
legendary
Activity: 1008
Merit: 1000
"Cannot withdraw this amount at the moment please try again later or contact the support team."

pls process withdrawal. i requested 11.5 btc to 1EaNG5BGQBbCBe74Y9WNgUJWNDECkZX11N.

I will leave this here for everyone to be able to check if youve sent it.

Well done yoloer nice job Wink so you turned 0.1btc into 11.5btc for roll dice there so you have your lucky day so let us see how withdraw goes as i think they have enough funds into their wallet to process your withdraw request, OP shows an address labeled sawdice cold storage with 99.99btc, good luck OP and congratz to lucky player. Grin
full member
Activity: 288
Merit: 113
Web dev for hire
"Cannot withdraw this amount at the moment please try again later or contact the support team."

pls process withdrawal. i requested 11.5 btc to 1EaNG5BGQBbCBe74Y9WNgUJWNDECkZX11N.

I will leave this here for everyone to be able to check if youve sent it.
full member
Activity: 288
Merit: 113
Web dev for hire



lol, i wasnt expecting to withdraw anything, but this is just too much to let go Cheesy

great game, very responsive
member
Activity: 70
Merit: 10
First of all, good that you like to improve your site.

Technically the cold wallet address is not yet proven. You should sign a message with it so others can verify it. It would be rather foolish to give a random address, so I do think it is from you, still would be better.

Besides that, with a 0.5% HE you are risking at 40x kelly with that max payout with a 100 BTC bankroll. Basically a highroller can easily win more than 100 coins and it seems that you cannot pay him out then. That would be obviously bad. IMO you should be offering around 0.25-0.5 BTC max payout dynamically based on the bankroll. Basically: [0.5x or 1x] * [house edge] * [bankroll]. I am not an expert in kelly criterion and/or risk of ruin theory, but pretty sure that is the practical side of it.

The provably fair implementation seems a lot better, but is unfortunately not really good yet. Since I would repeat myself from another thread I will just copy this here:
When a player changes the clientseed, you give a new serverseed. This means you could calculate bad results based on these seeds. The idea of a clientseed is that there is a variable in the calculation which the site doesn't know in advance and therefor cannot predict the results in advance. 2 options:

1.  When someone sets the clientseed, you should keep the same hash (and don't reset the nonce or else player can cheat.) And then there should be a separate button to "request new serverseed" that also resets the nonce.

2. OR show the "next serverseed hash" already when setting the new clientseed (that is actually what PD does.)
To give a practical example of how you (as site owner) could cheat: if a player is always betting 2x at high. You could generate a serverseed that has relatively a lot of low numbers based on the clientseed that you already got. Or some players like to bet at 9900x multipliers, you could easily generate a serverseed that doesn't hit that (in first hundred thousand bets.)

I know that might seem silly, but technically it could be possible and it is a reason why the implementation is not yet really good.



Besides that I only had a quick look so not sure if I missed something.

We will apply that as soon as possible. but also in our current system the user is not forced to generate a client seed he can click on change and insert a client seed manually which makes him make 100% sure that we do not select the randomized client seed  
member
Activity: 70
Merit: 10
fuck it, props on the turn around, i'll give you a chance with 0.1btc
tx. 2a3574c71e35607a295f3cd7cc4a61fad953d52f7bd8f330d764012c56877d41

hope i dont regret this

I have two confrimations, not showing up in my balance, not showing up in pending deposits. WTF. Fix this now.

Yes i refreshed page, yes i clicked refresh button. ffs

Your 0.1 had been credited to your account, now we disabled the deposit and tracking the issue .
full member
Activity: 288
Merit: 113
Web dev for hire
fuck it, props on the turn around, i'll give you a chance with 0.1btc
tx. 2a3574c71e35607a295f3cd7cc4a61fad953d52f7bd8f330d764012c56877d41

hope i dont regret this

I have two confrimations, not showing up in my balance, not showing up in pending deposits. WTF. Fix this now.

Yes i refreshed page, yes i clicked refresh button. ffs
hero member
Activity: 882
Merit: 1000
Looks like there is some rounding issue. I made a throwaway account and lost a bet (Bet ID: 141770) of 0.00000500 but the profit is shown as -0.00000501.
It is not a big deal, but you should fix it when you have time.
full member
Activity: 288
Merit: 113
Web dev for hire
fuck it, props on the turn around, i'll give you a chance with 0.1btc
tx. 2a3574c71e35607a295f3cd7cc4a61fad953d52f7bd8f330d764012c56877d41

hope i dont regret this
legendary
Activity: 1134
Merit: 1118
AFAIK to label something on Blockchain.info you must have it in your wallet...but yeah, you should still sign a message with the cold storage.

Curious, though - are you actually holding the 100 BTC in cold storage, or just on Blockchain.info?
hero member
Activity: 924
Merit: 1000
Never thought there was going to be any kind of cold storage, but it seems there is and you have shown there is a possibility but that is not 100% yet as you have not signed the message from the address you claim to control. Well done on turning it around and doing what is needed to give you a better chance at breaking a very competitive market with many top dice sites. Good luck..
hero member
Activity: 896
Merit: 1000
First of all, good that you like to improve your site.

Technically the cold wallet address is not yet proven. You should sign a message with it so others can verify it. It would be rather foolish to give a random address, so I do think it is from you, still would be better.

Besides that, with a 0.5% HE you are risking at 40x kelly with that max payout with a 100 BTC bankroll. Basically a highroller can easily win more than 100 coins and it seems that you cannot pay him out then. That would be obviously bad. IMO you should be offering around 0.25-0.5 BTC max payout dynamically based on the bankroll. Basically: [0.5x or 1x] * [house edge] * [bankroll]. I am not an expert in kelly criterion and/or risk of ruin theory, but pretty sure that is the practical side of it.

The provably fair implementation seems a lot better, but is unfortunately not really good yet. Since I would repeat myself from another thread I will just copy this here:
When a player changes the clientseed, you give a new serverseed. This means you could calculate bad results based on these seeds. The idea of a clientseed is that there is a variable in the calculation which the site doesn't know in advance and therefor cannot predict the results in advance. 2 options:

1.  When someone sets the clientseed, you should keep the same hash (and don't reset the nonce or else player can cheat.) And then there should be a separate button to "request new serverseed" that also resets the nonce.

2. OR show the "next serverseed hash" already when setting the new clientseed (that is actually what PD does.)
To give a practical example of how you (as site owner) could cheat: if a player is always betting 2x at high. You could generate a serverseed that has relatively a lot of low numbers based on the clientseed that you already got. Or some players like to bet at 9900x multipliers, you could easily generate a serverseed that doesn't hit that (in first hundred thousand bets.)

I know that might seem silly, but technically it could be possible and it is a reason why the implementation is not yet really good.



Besides that I only had a quick look so not sure if I missed something.

so it means they technically flaws in provably fair system and that is clear they can easily cheat to players with false generate serverseed as i feel like that, they dont implement the true provably fair system? 
legendary
Activity: 1876
Merit: 1295
DiceSites.com owner
First of all, good that you like to improve your site.

Technically the cold wallet address is not yet proven. You should sign a message with it so others can verify it. It would be rather foolish to give a random address, so I do think it is from you, still would be better.

Besides that, with a 0.5% HE you are risking at 40x kelly with that max payout with a 100 BTC bankroll. Basically a highroller can easily win more than 100 coins and it seems that you cannot pay him out then. That would be obviously bad. IMO you should be offering around 0.25-0.5 BTC max payout dynamically based on the bankroll. Basically: [0.5x or 1x] * [house edge] * [bankroll]. I am not an expert in kelly criterion and/or risk of ruin theory, but pretty sure that is the practical side of it.

The provably fair implementation seems a lot better, but is unfortunately not really good yet. Since I would repeat myself from another thread I will just copy this here:
When a player changes the clientseed, you give a new serverseed. This means you could calculate bad results based on these seeds. The idea of a clientseed is that there is a variable in the calculation which the site doesn't know in advance and therefor cannot predict the results in advance. 2 options:

1.  When someone sets the clientseed, you should keep the same hash (and don't reset the nonce or else player can cheat.) And then there should be a separate button to "request new serverseed" that also resets the nonce.

2. OR show the "next serverseed hash" already when setting the new clientseed (that is actually what PD does.)
To give a practical example of how you (as site owner) could cheat: if a player is always betting 2x at high. You could generate a serverseed that has relatively a lot of low numbers based on the clientseed that you already got. Or some players like to bet at 9900x multipliers, you could easily generate a serverseed that doesn't hit that (in first hundred thousand bets.)

I know that might seem silly, but technically it could be possible and it is a reason why the implementation is not yet really good.



Besides that I only had a quick look so not sure if I missed something.
member
Activity: 70
Merit: 10
I'm perturbed. You just funded that. Which means that prior to yesterday, you did not have a cold wallet at all. That also leads me to consider you probably haven't secured the cold wallet properly.

You also claimed to have 4-figures of BTC before, then 3-figures. That cold wallet barely comes to 100 BTC.

I will hold my promise though, and remove the negative trust.

You are right, after we start we realized some mistakes and we was determined to fix them, and we almost got everything together to start over .
thanks for keeping your word.
Pages:
Jump to: