peerplays_migrated/libraries/plugins/bookie
Eric Frias 3b3a0905ff Change the behavior of the betting markets from being controlled by
a collection of flags (is_live, is_closed) to a single status field.
The status changes in an event can trickle down to the market groups,
and the status changes in market groups can bubble up to events.
2018-02-07 10:16:30 -05:00
..
include/graphene/bookie Track match/cancel/adjust operations related to a bet in the bookie plugin. 2017-09-06 16:52:58 -04:00
bookie_api.cpp Track match/cancel/adjust operations related to a bet in the bookie plugin. 2017-09-06 16:52:58 -04:00
bookie_plugin.cpp Change the behavior of the betting markets from being controlled by 2018-02-07 10:16:30 -05:00
CMakeLists.txt Enable building bookie plugin, add API for bookie plugin, and implement a 2017-07-27 19:36:31 -04:00