ok, two bugs and a problem:
1. if you start a game, and then switch to desktop, the game does not finish in the background, you need to switch back
2. if you increase the bet, the winning table does not update according to that bet.
problem: i sent a second transaction, but it's still not credited after 15mins. my first payment arrived under 2mins. I then gambled a little, made a new deposit to the same address as before, and withdrew my remaining balance. while the ramaining coins arrived pretrty fast, my depostit is still missing. I sent to address: MAtC9waU6h1U1mLzD5irJ66eHkYoKdHomN
my coins still don't show up...
not a problem, I just need to add more notes
1. It will never finish in the background - it uses CANVAS/Html5 and this is how tht works (it needs to be in the foreground) - I kind of left it as that since it prevents background hacking :p
2. The table does not update because those are MULTIPLIERS (ie your bet multiplies by those numbers) ...
problem?: The amount is there -- just exit/enter the game, your bankroll will be refreshed - this is because bankroll is queried at startup with the network.
As I said, it needs a screen of docs so that this is explained

Thank you so much for testing it!