Merge upstream updates into blockchain branch

This commit is contained in:
Thomas Winget
2015-03-25 05:56:36 -04:00
94 changed files with 8927 additions and 2324 deletions
+1
View File
@@ -223,6 +223,7 @@ namespace cryptonote
std::atomic<bool> m_is_blockchain_storing;
bool m_enforce_dns_checkpoints;
bool m_testnet;
bool switch_to_alternative_blockchain(std::list<blocks_ext_by_hash::iterator>& alt_chain, bool discard_disconnected_chain);
bool pop_block_from_blockchain();