peerplays_migrated/libraries/plugins
Nathan Hourt 5aa884c574 #237: Create new delayed_node app
Delayed node is much like witness_node, except it doesn't have support
for block productuion (thus cannot be a witness) and it is not intended
to use the P2P network. The delayed node requires a trusted node it can
connect to via RPC and download blocks from. The delayed node will only
download blocks from the trusted node if those blocks have received a
configurable number of confirmations.

This commit effectively resolves #237
2015-08-17 16:38:55 -04:00
..
account_history Implement minimal "make install" command #219 2015-08-06 12:40:53 -04:00
delayed_node #237: Create new delayed_node app 2015-08-17 16:38:55 -04:00
market_history Implement minimal "make install" command #219 2015-08-06 12:40:53 -04:00
witness Implement minimal "make install" command #219 2015-08-06 12:40:53 -04:00
CMakeLists.txt Progress #237: Begin work on delayed_node_plugin 2015-08-17 16:38:55 -04:00