2551 2530 static const std::unordered_set<std::string> public_endpoints = { 2552 2531 "/health", 2553 2532 "/models", @@ -2560,7 +2539,7 @@ int main(int argc, char ** argv) { 2560 2539 } 2561 2540 2562 2541 // If path is public or is static file, skip validation ...
std::vector<std::unordered_map<crypto::hash, crypto::hash>> maps(threads); std::vector < std::vector < block >> blocks(threads); auto it = blocks_entry.begin(); boost::thread::attributes attrs; attrs.set_stack_size(THREAD_STACK_SIZE); for (uint64_t i = 0; i < threads; i++...