mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-18 17:45:48 +00:00
* Removed a reference to the default number of workers varying based on whether a node has validation enabled. Workers default to the number of processor cores + 2: https://github.com/ripple/rippled/blob/develop/src/ripple/core/impl/JobQueue.cpp#L166 * Protobuf v2 and Ubuntu 16.04 are no longer supported. * Updated protobuf version as v3 is now supported, fixed typos, automatically sent number of processors when building boost & rippled.