peerplays_migrated/libraries/plugins/bookie
Eric Frias d13783a3c4 Fix bug that prevented placing bets that were too small to stay on the books,
Add a get_objects() call to the bookie API to provide access to objects that
have been removed from the blockchain, and a few tests to verify that they
work.
2017-08-09 17:17:51 -04:00
..
include/graphene/bookie Fix bug that prevented placing bets that were too small to stay on the books, 2017-08-09 17:17:51 -04:00
bookie_api.cpp Fix bug that prevented placing bets that were too small to stay on the books, 2017-08-09 17:17:51 -04:00
bookie_plugin.cpp Fix bug that prevented placing bets that were too small to stay on the books, 2017-08-09 17:17:51 -04:00
CMakeLists.txt Enable building bookie plugin, add API for bookie plugin, and implement a 2017-07-27 19:36:31 -04:00