Files
xahaud/Builds/VisualStudio2013
Vinnie Falco 2e595830b3 Levelize SHAMap:
The SHAMap class is refactored into a separate module where each translation
unit compiles separate without errors. Dependencies on higher level business
logic are removed. SHAMap now depends only on basics, crypto, nodestore,
and protocol:

* Inject NodeStore::Database& to SHAMap
* Move sync filter instances to app/ledger/
* Move shamap to its own module
* Move FullBelowCache to shamap/
* Move private code to shamap/impl/
* Refactor SHAMap treatment of missing node handler
* Inject and use Journal for logging in SHAMap
2015-01-05 11:46:11 -08:00
..
2014-05-27 15:23:50 -07:00
2014-06-03 21:43:59 -07:00
2015-01-05 11:46:11 -08:00
2015-01-05 11:46:11 -08:00