Bitcoin Forum
May 04, 2024, 10:29:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 »  All
  Print  
Author Topic: CoinJack - start your own blackjack casino!  (Read 36705 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
johny1976 (OP)
Legendary
*
Offline Offline

Activity: 1135
Merit: 1002

Developer


View Profile
March 12, 2015, 06:09:30 PM
 #221

Any link to a way the provably fair mechanism works and if a checker exists?
People have been asking and I cannot seem to find any information.

I'll make some simple checker, please PM me.
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714861788
Hero Member
*
Offline Offline

Posts: 1714861788

View Profile Personal Message (Offline)

Ignore
1714861788
Reply with quote  #2

1714861788
Report to moderator
1714861788
Hero Member
*
Offline Offline

Posts: 1714861788

View Profile Personal Message (Offline)

Ignore
1714861788
Reply with quote  #2

1714861788
Report to moderator
cloverme
Legendary
*
Offline Offline

Activity: 1512
Merit: 1054


SpacePirate.io


View Profile WWW
March 16, 2015, 11:04:31 PM
 #222

Unfortunately, the person I sold my site to was unable to make it into a successful gambling site. Several directories would not list his site and he could not get a bankroll because of the provably fair problems. I've now bought the site back and turned it into a free faucet, which actually works well as a free faucet game.

I've emailed Johny about the most serious of the bugs, version 1.7 has several of them:
-Provably fair shows incorrect shuffle desk and hash (provided details on which lines need to be changed/fixed)
-Deck shows ace as value 10 intermittently (if dealer has Ace, it shows as 1/10, instead of 1/11)
-Game will occasionally fail on insurance (dealer gets 21, you lost your whole bet, not just the insurance)

johny1976 (OP)
Legendary
*
Offline Offline

Activity: 1135
Merit: 1002

Developer


View Profile
March 16, 2015, 11:26:34 PM
 #223

Unfortunately, the person I sold my site to was unable to make it into a successful gambling site. Several directories would not list his site and he could not get a bankroll because of the provably fair problems. I've now bought the site back and turned it into a free faucet, which actually works well as a free faucet game.

I've emailed Johny about the most serious of the bugs, version 1.7 has several of them:
-Provably fair shows incorrect shuffle desk and hash (provided details on which lines need to be changed/fixed)
-Deck shows ace as value 10 intermittently (if dealer has Ace, it shows as 1/10, instead of 1/11)
-Game will occasionally fail on insurance (dealer gets 21, you lost your whole bet, not just the insurance)



I'll report this to our staff tomorrow so they can release update as soon as possible.

Thank you.
johny1976 (OP)
Legendary
*
Offline Offline

Activity: 1135
Merit: 1002

Developer


View Profile
March 17, 2015, 11:15:42 PM
Last edit: April 03, 2015, 05:46:35 PM by johny1976
 #224

Unfortunately, the person I sold my site to was unable to make it into a successful gambling site. Several directories would not list his site and he could not get a bankroll because of the provably fair problems. I've now bought the site back and turned it into a free faucet, which actually works well as a free faucet game.

I've emailed Johny about the most serious of the bugs, version 1.7 has several of them:
-Provably fair shows incorrect shuffle desk and hash (provided details on which lines need to be changed/fixed)
-Deck shows ace as value 10 intermittently (if dealer has Ace, it shows as 1/10, instead of 1/11)
-Game will occasionally fail on insurance (dealer gets 21, you lost your whole bet, not just the insurance)



bug #1
this is actually not a bug, the initial array is the one before shuffling with the client seed. Final array is the one ready for game. So if you're checking fairness of the game, you need to shuffle the initial array using the client seed to get correct results.

bug #2, bug #3
Fixed in CoinJack 1.8

Thanks for your notices.
johny1976 (OP)
Legendary
*
Offline Offline

Activity: 1135
Merit: 1002

Developer


View Profile
April 03, 2015, 05:46:39 PM
 #225

New update released - CoinJack 1.9

Changelog:
Captcha - improved hash function
Deposits processing slowdown problem
leolic
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
May 02, 2015, 03:10:48 PM
 #226

how to connect blockchain wallet json api deposit? Sad
johny1976 (OP)
Legendary
*
Offline Offline

Activity: 1135
Merit: 1002

Developer


View Profile
May 02, 2015, 03:12:30 PM
 #227

how to connect blockchain wallet json api deposit? Sad

PM sent
elm
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000


View Profile
May 02, 2015, 03:26:52 PM
 #228

can any script buyer confirm that it works now and those bugs are history? thanks
goldengatesgreenest.com
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
June 13, 2015, 07:51:02 PM
 #229

Just an update, Playing on 1.9 version, looks like when you tie the dealer, the player does not receive his bet back.

Next day delivery Mail order Medical Cannabis now available to California Prop. 215 Patients for Bitcoin! Order anywhere in the State of California. http://goldengatesgreenest.com
johny1976 (OP)
Legendary
*
Offline Offline

Activity: 1135
Merit: 1002

Developer


View Profile
June 14, 2015, 10:56:59 AM
 #230

Just an update, Playing on 1.9 version, looks like when you tie the dealer, the player does not receive his bet back.

Thanks, if you have any more info please send it to PM.
AgoraLive
Full Member
***
Offline Offline

Activity: 221
Merit: 100



View Profile
June 29, 2015, 09:07:28 AM
 #231

Is it possible to have cold storage in this version, and make payments ie. daily in order to eliminate hacks? And I would also like to know if it's possible to have script on one server and wallet on another?
johny1976 (OP)
Legendary
*
Offline Offline

Activity: 1135
Merit: 1002

Developer


View Profile
June 30, 2015, 09:12:08 AM
 #232

Is it possible to have cold storage in this version, and make payments ie. daily in order to eliminate hacks? And I would also like to know if it's possible to have script on one server and wallet on another?

With some minor code changes.. The wallet can be separated to different server with no problem.
mohfl2
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 30, 2015, 09:51:17 PM
 #233

Found a bug, or you forgot this.

When player and dealer BOTH get blackjack it results in a player lose.

In casinos this would normally result in a push, which it did not.
johny1976 (OP)
Legendary
*
Offline Offline

Activity: 1135
Merit: 1002

Developer


View Profile
July 01, 2015, 08:39:19 PM
 #234

Found a bug, or you forgot this.

When player and dealer BOTH get blackjack it results in a player lose.

In casinos this would normally result in a push, which it did not.

Hi,

it's not a bug. It's setting you can choose in administration. More in image:



mohfl2
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
July 08, 2015, 09:36:52 PM
 #235

I would like to suggest making a Texas Hold'em Poker app using Web Sockets.

To name a few example features:
  • Lobby - Table list, Chat etc.
  • Back Office - Just like the admin panel in CoinJack, with the ability to create tables
  • Gravatar support
  • Achievements & Challenges

I would pay 5-10 BTC for something like this, and I'm sure others will too.
elm
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000


View Profile
July 08, 2015, 10:43:58 PM
 #236

I would like to suggest making a Texas Hold'em Poker app using Web Sockets.

To name a few example features:
  • Lobby - Table list, Chat etc.
  • Back Office - Just like the admin panel in CoinJack, with the ability to create tables
  • Gravatar support
  • Achievements & Challenges

I would pay 5-10 BTC for something like this, and I'm sure others will too.

poker mavens exists already
johny1976 (OP)
Legendary
*
Offline Offline

Activity: 1135
Merit: 1002

Developer


View Profile
July 08, 2015, 10:50:55 PM
 #237

I would like to suggest making a Texas Hold'em Poker app using Web Sockets.

To name a few example features:
  • Lobby - Table list, Chat etc.
  • Back Office - Just like the admin panel in CoinJack, with the ability to create tables
  • Gravatar support
  • Achievements & Challenges

I would pay 5-10 BTC for something like this, and I'm sure others will too.

poker mavens exists already

Is it also for bitcoin?
masterzino
Hero Member
*****
Offline Offline

Activity: 1218
Merit: 513



View Profile
July 09, 2015, 02:17:33 AM
Last edit: July 09, 2015, 12:14:01 PM by masterzino
 #238

I would like to suggest making a Texas Hold'em Poker app using Web Sockets.

To name a few example features:
  • Lobby - Table list, Chat etc.
  • Back Office - Just like the admin panel in CoinJack, with the ability to create tables
  • Gravatar support
  • Achievements & Challenges

I would pay 5-10 BTC for something like this, and I'm sure others will too.

poker mavens exists already

Is it also for bitcoin?

Can be. But it is not a problem to make a new software so we can have a choice. It hink you can make better software than poker mavens

elm
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000


View Profile
July 09, 2015, 05:12:12 AM
 #239

I would like to suggest making a Texas Hold'em Poker app using Web Sockets.

To name a few example features:
  • Lobby - Table list, Chat etc.
  • Back Office - Just like the admin panel in CoinJack, with the ability to create tables
  • Gravatar support
  • Achievements & Challenges

I would pay 5-10 BTC for something like this, and I'm sure others will too.

poker mavens exists already

Is it also for bitcoin?

yes there is bitcoin integration. SWC used it once. it is very cheap to license it
Rmcdermott927
Legendary
*
Offline Offline

Activity: 2254
Merit: 1140


View Profile
July 09, 2015, 07:13:28 AM
 #240

I would like to suggest making a Texas Hold'em Poker app using Web Sockets.

To name a few example features:
  • Lobby - Table list, Chat etc.
  • Back Office - Just like the admin panel in CoinJack, with the ability to create tables
  • Gravatar support
  • Achievements & Challenges

I would pay 5-10 BTC for something like this, and I'm sure others will too.

poker mavens exists already

Is it also for bitcoin?

yes there is bitcoin integration. SWC used it once. it is very cheap to license it


There is no default BTC integration included with poker mavens(or any gateway for that matter).  It needs to be implemented after the fact.  Many former owners of poker sites(me included) would be willing to sell the BTC integration that we developed. 

Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!