peerplays_migrated/libraries
Daniel Larimer 87d3d1a198 Update API and remove SPAM
subscribe_to_objects now returns the initial value of the objects, this
makes it easy for someone to fetch and subscribe in a single atomic step
rather than having to call get and then subscribe which could lead to
some inconsistencies if the object was modified after get but before
subscribe.
2015-07-31 09:53:49 -04:00
..
app Update API and remove SPAM 2015-07-31 09:53:49 -04:00
chain Update API and remove SPAM 2015-07-31 09:53:49 -04:00
db Win32 compile fixes (missing includes, workaround for bugs in c++ parser) 2015-07-27 12:09:34 -04:00
deterministic_openssl_rand Initial commit 2015-06-08 12:36:37 -04:00
fc@d11b48a015 adding spam to detect bugs 2015-07-30 16:45:14 -04:00
net Fix Linux Clang build with missing includes; resolve #174 2015-07-20 14:57:08 -04:00
plugins Refactor impacted_accounts into app #183 2015-07-30 12:38:59 -04:00
time Initial commit 2015-06-08 12:36:37 -04:00
utilities Implement Wallet.hpp API 2015-07-23 09:32:29 -04:00
wallet Win32 compile fixes (missing includes, workaround for bugs in c++ parser) 2015-07-27 12:09:34 -04:00
CMakeLists.txt Initial commit 2015-06-08 12:36:37 -04:00