peerplays_migrated/programs
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
..
cli_wallet cli_wallet: Fix message formatting 2015-08-07 16:45:53 -04:00
delayed_node #237: Create new delayed_node app 2015-08-17 16:38:55 -04:00
full_web_node [FWN] Serve web from QRC instead of HTTP 2015-08-14 16:22:21 -04:00
js_operation_serializer Revert "fix egenesis build by removing it until theretical can fix it" 2015-08-06 14:53:32 -04:00
light_client [GUI] Add status readout to transaction 2015-08-07 15:14:30 -04:00
size_checker Revert "fix egenesis build by removing it until theretical can fix it" 2015-08-06 14:53:32 -04:00
witness_node application.cpp: Use egenesis instead of create_example_genesis() 2015-08-07 16:45:53 -04:00
CMakeLists.txt #237: Create new delayed_node app 2015-08-17 16:38:55 -04:00