peerplays_migrated/libraries/plugins/bookie
Eric Frias a8d5fded26 Remove the code for charging beting fees up-front now that rake fees are taken from your net winnings.
Change the bet matching algorithm to only match at exactly the maker's odds, no rounding.
Implement binned order books in the betting market plugin.  Keep betting market groups,
betting markets, and bet objects around forever in the plugin (not yet exposed to the api).
2017-08-09 11:15:12 -04:00
..
include/graphene/bookie Remove the code for charging beting fees up-front now that rake fees are taken from your net winnings. 2017-08-09 11:15:12 -04:00
bookie_api.cpp Remove the code for charging beting fees up-front now that rake fees are taken from your net winnings. 2017-08-09 11:15:12 -04:00
bookie_plugin.cpp Remove the code for charging beting fees up-front now that rake fees are taken from your net winnings. 2017-08-09 11:15:12 -04:00
CMakeLists.txt Enable building bookie plugin, add API for bookie plugin, and implement a 2017-07-27 19:36:31 -04:00