peerplays_migrated/libraries
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
..
app #237: Create new delayed_node app 2015-08-17 16:38:55 -04:00
chain Fix whitespace 2015-08-17 16:38:55 -04:00
db Implement minimal "make install" command #219 2015-08-06 12:40:53 -04:00
deterministic_openssl_rand Implement minimal "make install" command #219 2015-08-06 12:40:53 -04:00
egenesis Win32 build fixes 2015-08-17 12:39:26 -04:00
fc@18ed468c6f Win32 build fixes 2015-08-17 12:39:26 -04:00
net Get rid of chain ID global, move chain_id_type to types.hpp 2015-08-06 12:56:40 -04:00
plugins #237: Create new delayed_node app 2015-08-17 16:38:55 -04:00
time Implement minimal "make install" command #219 2015-08-06 12:40:53 -04:00
utilities Implement minimal "make install" command #219 2015-08-06 12:40:53 -04:00
wallet chain_property_object: Implement chain_property_object as container for unchangeable properties set at genesis #238 2015-08-17 13:38:35 -04:00
CMakeLists.txt Revert "fix egenesis build by removing it until theretical can fix it" 2015-08-06 14:53:32 -04:00