Rename bootstrap_ascending.?pp files to service.?pp
This commit is contained in:
		
					parent
					
						
							
								c1255fb7f6
							
						
					
				
			
			
				commit
				
					
						a2c5eaaf47
					
				
			
		
					 8 changed files with 8 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
#include <nano/lib/stats.hpp>
 | 
			
		||||
#include <nano/node/bootstrap_ascending/bootstrap_ascending.hpp>
 | 
			
		||||
#include <nano/node/bootstrap_ascending/service.hpp>
 | 
			
		||||
#include <nano/test_common/system.hpp>
 | 
			
		||||
#include <nano/test_common/testutil.hpp>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -61,8 +61,8 @@ add_library(
 | 
			
		|||
  bootstrap_ascending/account_sets.cpp
 | 
			
		||||
  bootstrap_ascending/iterators.hpp
 | 
			
		||||
  bootstrap_ascending/iterators.cpp
 | 
			
		||||
  bootstrap_ascending/bootstrap_ascending.hpp
 | 
			
		||||
  bootstrap_ascending/bootstrap_ascending.cpp
 | 
			
		||||
  bootstrap_ascending/service.hpp
 | 
			
		||||
  bootstrap_ascending/service.cpp
 | 
			
		||||
  cli.hpp
 | 
			
		||||
  cli.cpp
 | 
			
		||||
  common.hpp
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
#include <nano/lib/stats_enums.hpp>
 | 
			
		||||
#include <nano/node/blockprocessor.hpp>
 | 
			
		||||
#include <nano/node/bootstrap_ascending/bootstrap_ascending.hpp>
 | 
			
		||||
#include <nano/node/bootstrap_ascending/service.hpp>
 | 
			
		||||
#include <nano/node/network.hpp>
 | 
			
		||||
#include <nano/node/nodeconfig.hpp>
 | 
			
		||||
#include <nano/node/transport/transport.hpp>
 | 
			
		||||
| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
#include <nano/lib/json_error_response.hpp>
 | 
			
		||||
#include <nano/lib/timer.hpp>
 | 
			
		||||
#include <nano/node/bootstrap/bootstrap_lazy.hpp>
 | 
			
		||||
#include <nano/node/bootstrap_ascending/bootstrap_ascending.hpp>
 | 
			
		||||
#include <nano/node/bootstrap_ascending/service.hpp>
 | 
			
		||||
#include <nano/node/common.hpp>
 | 
			
		||||
#include <nano/node/election.hpp>
 | 
			
		||||
#include <nano/node/json_handler.hpp>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
#include <nano/crypto_lib/random_pool_shuffle.hpp>
 | 
			
		||||
#include <nano/lib/threading.hpp>
 | 
			
		||||
#include <nano/node/bootstrap_ascending/bootstrap_ascending.hpp>
 | 
			
		||||
#include <nano/node/bootstrap_ascending/service.hpp>
 | 
			
		||||
#include <nano/node/network.hpp>
 | 
			
		||||
#include <nano/node/node.hpp>
 | 
			
		||||
#include <nano/node/telemetry.hpp>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -13,7 +13,7 @@
 | 
			
		|||
#include <nano/node/bootstrap/bootstrap.hpp>
 | 
			
		||||
#include <nano/node/bootstrap/bootstrap_attempt.hpp>
 | 
			
		||||
#include <nano/node/bootstrap/bootstrap_server.hpp>
 | 
			
		||||
#include <nano/node/bootstrap_ascending/bootstrap_ascending.hpp>
 | 
			
		||||
#include <nano/node/bootstrap_ascending/service.hpp>
 | 
			
		||||
#include <nano/node/confirmation_height_processor.hpp>
 | 
			
		||||
#include <nano/node/distributed_work_factory.hpp>
 | 
			
		||||
#include <nano/node/election.hpp>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
#include <nano/lib/rpcconfig.hpp>
 | 
			
		||||
#include <nano/node/bootstrap/bootstrap_server.hpp>
 | 
			
		||||
#include <nano/node/bootstrap_ascending/bootstrap_ascending.hpp>
 | 
			
		||||
#include <nano/node/bootstrap_ascending/service.hpp>
 | 
			
		||||
#include <nano/node/ipc/ipc_server.hpp>
 | 
			
		||||
#include <nano/node/json_handler.hpp>
 | 
			
		||||
#include <nano/node/transport/transport.hpp>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue