Bitcoin Forum
May 02, 2024, 03:50:35 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 »
81  Economy / Gambling / Re: bitZino - Bitcoin Casino - Blackjack, Roulette, Slots, Craps, Video Poker on: March 29, 2013, 01:03:23 AM
Questions about bitZino blackjack:

1) Does dealer peek for blackjack (American)? Or no peek (European)?

2) Does the player lose only original bet against dealer blackjack?

I am trying to calculate the house edge based on your stated rules.

Cheers,

The dealer does indeed peek, which means you only lose your original bet against a dealer blackjack, because you are never given the opportunity to double or split.

Thanks for pointing out that our states rules did not include this! We have added this rule to the list, so it is now clear what our rule-set is.
82  Bitcoin / Bitcoin Technical Support / Re: Debugging bitcoind crash when calling sendmany JSON-RPC command on: March 28, 2013, 08:37:06 PM
Code:
ulimit -c unlimited
before invoking bitcoind is your friend. Then wait for the crash and do the postmortem:
Code:
gdb bitcoind core.2112
. Post the results.

Thanks for the help! We've followed your instructions, and now we're now awaiting a core dump. It usually happens about once a day, so hopefully we don't have to wait too long.
83  Bitcoin / Bitcoin Technical Support / Debugging bitcoind crash when calling sendmany JSON-RPC command on: March 28, 2013, 08:01:43 PM
Recently we have run into a problem with bitcoind crashing on us. After looking into the problem, we have found that the crashes always occur directly after our system issues a `sendmany` JSON-RPC command.

When sending out bitcoins, our system issues the following JSON-RPC commands:

Code:
settxfee 0.0005
walletpassphrase <passphrase>, 5
sendmany "", {"<addr>": <amount>, ... }

After the sendmany command, we occasionally see an error code: "-4", with the message: "Transaction creation failed". However, we also occasionally see a complete crash of bitcoind.

The crashes typically occur when our system is under higher load, and processing a higher volume of deposits and withdrawals. However, we can't really find any strong causation - other than the fact that it always occurs after a sendmany call.

These crashes seemed to occur after upgrading to 0.8. We are currently running 0.8.1, and are still experiencing the problem. However, it is difficult to tell if 0.8 is the culprit, or we just happened to scale to a sufficient size at around the same time we upgraded to 0.8.

We would like to help debug this issue, however, to be honest, we don't really know where to start. So, my questions are:

- Is this a known issue, or has anyone else experienced it? If so, are there any known work-arounds?

- How can we help to get to the bottom of this issue? Ideally, we'd either find what we're doing wrong to cause bitcoind to crash, or we'd help find the bug in bitcoind so it can be patched, and more resilient to whatever is causing this issue.

Thanks!
84  Economy / Gambling / Re: bitZino - Bitcoin Casino - Blackjack, Roulette, Slots, Craps, Video Poker on: March 28, 2013, 05:55:36 PM
Thanks Dooglus for helping to explain the statistics.

hiltonizer - We'd be happy to provide you a full hand history of all your Roulette gameplay (in total, it looks like you've played 7110 spins of Roulette.). Just reach out to our support team (https://bitzino.com/support), and we'll be happy to email you a CSV.
85  Economy / Gambling / Re: BitcoPlay.com Online Casino Goes Live on: March 28, 2013, 05:51:01 PM
Sorry to derail this thread. Ultimately, I just want to correct the facts regarding provably fair games. Mainly: it is possible to create provably fair slots, and it does provide a real benefit to players.

A reel with 5 single cherry instances on it can be weighted to come up cherry an extra 1 time in a thousand, if they want it to. That's how they adjust RTP without changing the pay table.

That's a good point: If you want to create provably fair slots, you cannot "weight" the reels. But, since you won't be adjusting the RTP on-the-fly for online games, then this really shouldn't be an issue anyway.

Of course a house could manipulate those figures. That's what licensing jurisdictions are supposed to audit, and why most reputable casinos operate out of Malta, Curacao, etc.

Provably fair systems allow players to independently verify every single wager they make - usually immediately after the wager is complete. Effectively, this is a zero-trust system: players don't have to trust third-party licensing providers to be confident they're getting a fair game. In many ways, this is a parallel to bitcoin itself being a zero-trust system that doesn't force you to trust bankers in order to store and transfer value. I think that is one reason why bitcoin users are drawn to provably fair games.

It's worth pointing out that a "provably fair" casino using two keys could also cheat by discarding a hash that was unfavorable to the house without the player ever knowing about it.

If the provably fair system is implemented correctly, then this is not true. A player would be able to detect that the house has discarded the hash, and would immediately know they are being cheated.

Yes, it's up to the house to provide accurate pay-table. Nothing prevents the house from providing an inaccurate one. And that's the big problem and I am sure that's the point that Bitcoplay is trying to say.

If the house is lying about their pay table, then the player would know something was wrong as soon as they won something and didn't get paid the correct amount. This deception wouldn't last long.
86  Economy / Gambling / Re: BitcoPlay.com Online Casino Goes Live on: March 26, 2013, 08:09:56 PM
Congrats on the launch! Your product looks amazing, and I wish you much success! I'm really glad to see bigger players entering the bitcoin gambling market.

I do want to address one issue you brought up:

Ahh, so? Then how about this...

We are ready to give a prize of 5 BTC to you (or anyone else) who can prove scientifically that the following statement is wrong:

You can develop a provably fair video slot game that has a payout of 75% only, yet players will not be able to prove this fact unless they do statistical analysis of the actual payouts of the game or have access to the server-side source code.

Unless the above statement is proved wrong, then ANY casino claiming to be provably fair CAN potentially CHEAT in video slot games.

I want to address this, because we do provide provably fair slots, and we specifically indicate that our game offers a 99% return-to-player. We spent a lot of time ensuring that our slots game is indeed provably fair, and even developed a novel technique for computing a slots outcome from any shuffled deck, so that our existing provably fair methodology could be applied to our slots game as well.

As long as the house provides the reel-configuration and the pay-table (which are both easy for players to verify without doing in-depth statistical analysis), it is possible for a player to calculate the return-to-player percentage of any slot machine. For an example, take a look at the wizardofodds.com game design for their slots game: http://wizardofodds.com/play/slots/australian-reels/5-line/math/. Given only the reel-configuration, and the pay-table, they calculate the exact payout.

As another example, our provably fair slots game has the following count of symbols per reel:

Code:
Symbol  Reel 1  Reel 2  Reel 3
b3      1       5       3
b2      5       1       6
b1      8       10      1
z3      5       3       6
z2      6       6       7
z1      7       7       9
        32      32      32

Combining the above with the pay table, you can calculate the following table:

Code:
Win       Payout  Combinations   Probability         Return
b3-b2-b1  500     1              3.0517578125E-05    0.0152587890625
b3-b3-b3  45      15             0.00045776367188    0.02059936523438
b2-b2-b2  35      30             0.00091552734375    0.03204345703125
b1-b1-b1  25      80             0.00244140625       0.06103515625
z3-z3-z3  20      90             0.00274658203125    0.054931640625
z2-z2-z2  15      252            0.0076904296875     0.1153564453125
z1-z1-z1  10      441            0.01345825195312    0.13458251953125
b-b-b     6       2114           0.06451416015625    0.3870849609375
z-z-z     1       5553           0.16946411132812    0.16946411132812

If you add up all the Returns, you get the following total return-to-player: 0.9903564453125.

So, as long as the house provides the accurate pay-table and reel-configuration, it is possible to independently calculate the return-to-player for a given slots game. Thus, it would not be possible for the house to deceive the player about the actual return-to-player for their slots games - as long as they provide the reel-configuration and pay-table.

I really do encourage you to look into making your games provably fair. It's good for you (because your players will trust you more), good for your players (because they'll know they weren't cheated), and good for bitcoin (because bitcoin casinos are leading the charge in revolutionizing the online gambling industry).

If you're serious about the 5 BTC, please donate it to the Bitcoin Foundation Smiley
87  Economy / Gambling / Re: bitZino - Bitcoin Casino - Blackjack, Roulette, Slots, Craps, Video Poker on: March 24, 2013, 10:47:56 AM
Using a tablet (or worse, mobile) the touch is sensitive -- and oftentimes instead of registering as a click the Android event is interpreted as a scoll operation.

If there were some extenal device which has a single button, "click" for spinning the slots, that would be a useful device.

Does connecting up a gamepad to a table (e.g., Nexus 7) enable the ability for someone to bypass the touch and instead treat the button presses as keystroke entries (specifically, whatever is needed for the Spin operation?)



You can hook up a mouse to Android devices. They even make custom hardware specifically for Android, eg: http://www.amazon.com/Logitech-Tablet-Mouse-Android-910-002626/dp/B0058SRNZ4. I believe that any bluetooth mouse will work.

Ideally though, external hardware should not be necessary to play our games! We've tested our site on a handful of tablets and phones, and it does seems to work well - but we haven't tested every device. I wonder what device you are using, and do you see the same problem of "clicks registering as scrolls" on other websites as well?
88  Economy / Gambling / Re: bitZino - Bitcoin Casino - Blackjack, Roulette, Slots, Craps, Video Poker on: March 24, 2013, 07:41:38 AM
We've pushed an update which should fix the issues you mentioned Dooglus: We added a 30 second timeout to the cash out action, so you'll at least get some indication that your network is having issues. We also made all text on tables unselectable except for your deposit address and your bet amounts.

I also want to give a shoutout to coinad.com. Carlos from coinad emailed us to let us know about a lot of minor spelling and grammar errors that were live on our site, which we are very thankful for!
89  Economy / Gambling / Re: bitZino - Provably Fair Bitcoin Casino - Now featuring Slots! on: March 22, 2013, 04:09:30 AM
I got the blackjack I needed, and hit 'cash out'.  Then nothing happened, and continued to happen for 10 minutes.  The 'cash out' button is transparent, showing that it has been clicked, but I guess the network connection timed out or something, and there's no script in place to notice that it happened, so it just hangs.

I just tried clicking 'cash out' again, and it worked this time, even though the transparency of the button suggests that it's inactive.

Good catch! You're always helping catch the issues that arise due to network timeout corner cases, thanks! We'll work on making this time-out correctly in the same way as our other buttons.

Customer service on this site is absolutely incredible. They've comped me a couple times when theres been issues, 1 time when they really shouldn't have, and I won some money back with it. Best online casino I've played at, cash and bitcoin.

Thanks for the kind words!

What are some of the software you believe to be rigged so to speak? I would say a lot of the online casinos in sportsbooks are rigged. I mean some claim to offer 100.5% payouts (5dimes on fridays).

I do not know of any casinos specifically that are rigged.

Emailed you about a glitch or something the blackjack game had when I was playing.

Thanks, we got the message and responded, hopefully to your satisfaction Smiley

I've seen sites before disable the ability to select text on a page.  Maybe that would be a good idea for most of your games too.  I'd like to be able to select text in textboxes, but not the action buttons, etc.

We do disable some text selection, but it probably makes sense to disable almost everything except for the text that should be selectable. We experimented in the past with making it all un-selectable, but found that bad for some of the text. We'll work to make this better so that your situation doesn't happen again.

Thanks for the bug reports Dooglus! I've added another quarter BTC to your account to thank you for helping out.
90  Economy / Gambling / Re: bitZino - Provably Fair Bitcoin Casino - Now featuring Slots! on: March 14, 2013, 09:29:23 AM
I found another problem:



I'm typing in the 'bet per line' box.  I typed the zero in "10", and the "current bet" updated to 5.  It should of course be 50.  If I type another zero, it updates to 50, when it should now be 500.  It's always one keystroke behind.  If I delete a zero to change the "bet per line" back to 10 then the "current bet" shows 500.  If I hit backspace one too many times the current bet shows "NaN", when it would be better to show 0 I think.

Thanks for noticing this! I guess I mostly used the up and down arrows to change my bets while testing it, so I never noticed this bad behavior. We've fixed it now, and I've added another quarter BTC bonus to your account. Keep the bug reports coming!

This should be really easy to fix! What event have you binded the update function to? You should use keyup.

Thanks for the tip! We actually did have our update function bound to keyup, but it looks like getting the value of a textbox from a function bound to keyup sometimes will return the old value of the textbox, rather than the new value. We solved this by wrapping our callback function inside a window.setTimeout, which consistently allows the new textbox values to be accessed.

Edit: oh, and I posted a link on reddit about your slots game: http://www.reddit.com/tb/1a8x4t

Thanks for spreading the word! I've been thinking of doing an AMA about us on /r/bitcoin at some point.
91  Economy / Gambling / Re: bitZino - Provably Fair Bitcoin Casino - Now featuring Slots! on: March 13, 2013, 11:35:26 PM
I don't know if it's intentional, but when I spin, my balance doesn't go down for a second or so.  Then if I win it almost immediately goes back up.  I would expect it to go down as soon as I hit spin, not wait for the server to respond first.

Edit: ooh, sparkly!  Smiley



Yup, this was an oversight on our part. We've fixed it now. Thanks for the keen attention to detail!

Nice 5-way win too Smiley

There's a missing URL on https://bitzino.com/about/fair :

Quote
the method that we use to convert a shuffled deck into a slots result is documented in detail on our <a href="">tech blog</a>.</p>

Another oversight, thanks for catching it! We've added the appropriate link now.

I've comped your account with another quarter-BTC to thank you for helping us make bitZino better!

By the way, this has been one of the most successful game launches we've seen yet. It's been less than 24 hours since launch and we've already seen more than 12,000 real-BTC slots wagers placed!
92  Economy / Gambling / Re: bitZino - Provably Fair Bitcoin Casino - Now featuring Slots! on: March 13, 2013, 04:40:26 PM
We've updated our Slots game to properly handle the fastest animation speed without spinning forever.  Thanks Dooglus and Stephen!

We also updated the style of the 'on' indicator graphic so that it has a border around it, which should make it more prominently different than the 'off' indicator - thanks Dooglus!

I really appreciate the feedback! As always, keep it coming!
93  Economy / Gambling / Re: bitZino - Provably Fair Bitcoin Casino - Blackjack, Roulette, Craps, Video Poker on: March 13, 2013, 04:10:42 PM
Same here.  Very rarely see a problem with roulette, very often see it with slots.  Chromium on Ubuntu here too.

So multiple browsers, multiple devices.  The only thing consistent is using my same login.  Maybe it is my account? 

Ok, I was finally able to replicate the problem! It looks like the issue is occurring because both of you have your animation time set to "Fastest / Off", which is causing a bug in the javascript. Our Roulette doesn't account for animation time in the same way, which is why the bug doesn't show up there. I should have thought of this earlier!

We're working on a fix right now, and I've also comped both of you 0.25 BTC to thank you for helping us identify this bug.
94  Economy / Gambling / Re: bitZino - Provably Fair Bitcoin Casino - Blackjack, Roulette, Craps, Video Poker on: March 13, 2013, 04:41:44 AM
report from just-ping.com

Cool report! Those times all look pretty good to me - except Hong Kong, but I'm not sure if there's much we can do about that.

My first spin never ended (all three wheels). I waited maybe 60 seconds then hit reload, and it showed a loss.    Single line.

Then the next half dozen spins went fine.

Then I went three lines hit spin,   Left wheel stops, the right two wheels keep spinning.  More than 60 seconds.

I am on wi-fi with intermittent connectivity but not sure if that's the cause.   Chromium on Ubuntu Linux.

I'm sorry to hear about these issues. We use the same technique for spinning the slots reels as we do our Roulette wheel, so I'm sad to hear that you're running into problems. Even if you're having internet connectivity issues, you should still see a warning popup after 30 seconds, rather than just having the reels spin indefinitely. Have you run into similar issues with Roulette as well? It's possible that the same bug is present on both of these games.
95  Economy / Gambling / Re: bitZino - Provably Fair Bitcoin Casino - Blackjack, Roulette, Craps, Video Poker on: March 13, 2013, 02:02:43 AM
Check it out, and let me know what you think!

It doesn't work very well for me.  Often all 3 reels just flicker between 2 or 3 reel positions and stay like that until I refresh the page.  One time the first 2 reels stopped but the 3rd didn't.  The 3rd kept showing various configurations of 'Z's, but no hint of a 'B', even though the reel was still spinning, it appeared to be entirely made of 'Z's, and never stopped spinning.

I think I'd like a higher contrast between 'on' and 'off' graphics for the pay-line indicator graphics.  They currently look too similar.

I'm not sure what's going on with my Internet connection (or your server, perhaps?)  I got ping times like I always get - 700ms is standard for my satellite Internet connection:

Quote
$ ping bitzino.com
PING bitzino.com (66.90.105.178) 56(84) bytes of data.
64 bytes from 66.90.105.178: icmp_req=1 ttl=49 time=704 ms
64 bytes from 66.90.105.178: icmp_req=2 ttl=49 time=692 ms
64 bytes from 66.90.105.178: icmp_req=3 ttl=49 time=724 ms
  C-c C-c64 bytes from 66.90.105.178: icmp_req=4 ttl=49 time=718 ms

--- bitzino.com ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 17996ms
rtt min/avg/max/mdev = 692.846/709.952/724.030/12.288 ms

but look at the total time: it took 18 seconds to do 4 <1s pings.  I don't understand how that can be, but maybe it explains the poor experience I had.

Oh no, that doesn't sound good at all. Our servers seem to be operating smoothly - our response times are withing the 100-200ms range, which is the standard. However, even with a slow response time, you shouldn't be seeing the jittery graphics in that manner. However, we have noticed that in firefox, the framerate does drop when it's making a request, so maybe this has something to do with it. What browser were you doing the testing on?

I'll look into making the on and off indicators have a bigger visual difference.

Thanks for your feedback!
96  Economy / Gambling / Re: bitZino - Provably Fair Bitcoin Casino - Blackjack, Roulette, Craps, Video Poker on: March 13, 2013, 12:39:34 AM
We're happy to announce the official launch of Slots!





We are launching a classic 3-reel, 5-line game of Slots that we call "B's and Z's". This game offers 99.036% return-to-player, and allows you to win up 500x your wager! You can wager up to 2 BTC per line, for a total wager of up to 10 BTC per spin. I'm really pleased with the way the HTML5 graphics turned out - it looks great, and plays silky-smooth.

Of course, like all our games, Slots is provably fair. We have utilized a novel technique, utilizing a mathematical system called factoradics in order ensure our Slots games are provably fair.

Check it out, and let me know what you think!
97  Economy / Gambling / Re: bitZino - Provably Fair Bitcoin Casino - Blackjack, Roulette, Craps, Video Poker on: March 07, 2013, 08:46:39 PM
I make a point of bringing provable fairness to the attention of any bitcoin gambling site that doesn't have it.  It's little extra work for a fair casino to put in, and keeps the cheats out.  (Except for the cheats who offer provably fair games but then refuse to pay out if anyone wins big.  There's not a lot we can do about that).

Cheating by simply refusing to pay out really only works once though. As soon as there's a public outcry, you'd have to close up shop.

Whereas, cheating by manipulating the odds in the house's favor could go undetected for a very long time, and there is already existing software that allows the cheaters to do this.

Even third-party certification agencies can only provide so much protection against this type of cheating, because they can't be monitoring the software 24/7. Only cryptographic systems allows for true zero-trust game-play. It may take a while to break outside of the bitcoin community, but eventually all players will demand their online casinos be provably fair. It's just easier for the bitcoin community, because most people that understand bitcoin already understand the basic premise of how provably fair systems work (mainly the importance of a one-way hash function).
98  Economy / Gambling / Re: bitZino - Provably Fair Bitcoin Casino - Blackjack, Roulette, Craps, Video Poker on: March 07, 2013, 08:22:28 PM
Dooglus put it well. I take this as a sign that we've made it Smiley I also see it as a general success indicator of bitcoin.

And imitation is the sincerest form of flattery?  (Not that it's a very good imitation, but the resemblance is striking...)

I'm just glad to see all this bitcoin entrepreneurship, although I do wish they'd choose unique names for themselves. I'm also glad to see that provably fair gaming is the standard around here. The rest of the industry will will catch up on these fronts eventually, and we'll all be the ones that innovated and drove them to change their practices!
99  Economy / Gambling / Re: bitZino - Provably Fair Bitcoin Casino - Blackjack, Roulette, Craps, Video Poker on: March 02, 2013, 03:36:25 AM
What is your opinion of the domain squatters that just opened with a 1-character difference in the URL?

Dooglus put it well. I take this as a sign that we've made it Smiley I also see it as a general success indicator of bitcoin.

I registered my email address on bitZino, and now I get non-stop crazy spam from some other gambling site. Is this just a coincidence?

This must just be a coincidence. We have absolutely no interest in selling our user's personal information. Additionally, we have no interest in email marketing. The only reason you'll ever get an email from us is if it's from a human being due to a direct support-related issue regarding your account.
100  Economy / Gambling / Re: bitZino - Provably Fair Bitcoin Casino - Blackjack, Roulette, Craps, Video Poker on: March 02, 2013, 01:34:29 AM
Anything happened to bitZino?

We haven't had any major outward-facing updates recently, but we have made substantial improvements to our underlying systems, which you may notice through faster response times. We've seen substantial growth, and we had to re-architect certain parts of our systems in order to account for the growth.

We're also really close to launching Slots! We were hoping to launch it sooner, but the recent spurt of growth has forced us to focus on scaling. Hopefully Slots will launch within the next week.
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!