Sempre in arrivo anche integrazione Bitcoin!
https://www.reddit.com/r/cypherpoker/comments/3tj7i1/cypherpoker_v12b_now_available_to_play/
http://cypherpoker.org/play/
Version 1.2 beta has had some large and obvious overhauls of the startup process and some not-so-obvious updates of the cryptosystem. As it turns out, in my zeal to produce "lean" code I'd inadvertently set hard limits on the data structures for the cryptosystem and any numbers larger than 736 bits were being truncated. In versions 1.1b and earlier this would result in catastrophic failures.
Having "unwound" so much code during Rochambeau development and subsequent updates, CypherPoker is somewhat fragile at the moment so please excuse its occasional hiccups. Optimizations have all been disabled for now but if it feels like something's stuck, right-click on the game and select "DEBUG >> Toggle log" to see if any progress is being logged.
The next steps are to branch the current GitHub repository and submit the cleaned-up v1.2b code. After that I'll be focusing simultaneously on design and user experience, Bitcoin integration, and optimizations + code hardening. More details coming very soon.