monicanagent/cypherpoker.js

Disable transfers and game / table actions between incompatible cryptocurrencies and sub-networks

monicanagent opened this issue · 1 comments

Currently account transfers and table join actions can be initiated by players holding incompatible cryptocurrencies and/or sub-networks (e.g. transfers can be done between Bitcoin and Bitcoin Cash accounts or mainnet and testnet accounts).

This functionality should be disabled and return an appropriate error to the user interface whenever attempted.

Fixed in revision 216 (b476793).