peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							da2cdec8a1 
							
						 
					 
					
						
						
							
							Remove unused. ( #251 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-10-29 23:23:53 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9b68a8b7d7 
							
						 
					 
					
						
						
							
							Implement file sync protocol V2 ( #249 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						* Add new P2P protocol NewFile
* Publish NewFile message when any file finalized
* handle NewFile message in router
* handle NewFile in sync servic to write in db
* use propagation source to handle NewFile message
* Disable sequential sync and store new file in v2 sync store
* Add shard config in FindFile
* Add AnnounceFile RPC message in network layer
* do not propagate FindFile to whole network
* Mark peer connected if FileAnnouncement RPC message received
* fix unit test failures
* Change P2P protocol version
* Ignore py tests of sequential auto sync
* Add py test for auto sync v2
* fmt code
* remove dummy code in py test
* fix random test failure
* Add comments
* Enable file sync protocol v2 in config file by default 
						
					 
					
						2024-10-28 14:56:08 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2f9960e8e7 
							
						 
					 
					
						
						
							
							Hardcode pad data segment root. ( #250 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						* Hardcode pad data segment root.
* fix deref
---------
Co-authored-by: Peter Zhang <peter@0g.ai> 
						
					 
					
						2024-10-27 20:58:03 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							506d234562 
							
						 
					 
					
						
						
							
							Use LRU to cache MPT nodes. ( #227 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						* Add trait.
* Update merkle tree trait.
* Use NodeManager.
* fix.
* Use LRU for cache.
* fix clippy.
* Save layer size.
* Initialize LogManager with NodeManager.
* Fix.
* Fix test.
* fix. 
						
					 
					
						2024-10-27 12:52:06 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joel Liu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2947cb7ac6 
							
						 
					 
					
						
						
							
							Optimizing recover perf by reducing sync progress events ( #244 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						* Optimizing recover perf by reducing sync progress events
* add log
* add log 
						
					 
					
						2024-10-21 21:24:50 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							39efb721c5 
							
						 
					 
					
						
						
							
							Remove sender from contract call. ( #242 )  
						
						 
						
						... 
						
						
						
						This allows the RPC services to cache the results. 
						
					 
					
						2024-10-21 16:58:50 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joel Liu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9fe5a2c18b 
							
						 
					 
					
						
						
							
							Stop recovery when sending via the channel fails ( #240 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-10-18 16:08:35 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								MiniFrenchBread 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							80b4d63cba 
							
						 
					 
					
						
						
							
							fix: error handling ( #235 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-10-15 19:27:22 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bruno-valante 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b2a70501c2 
							
						 
					 
					
						
						
							
							Test flow root consistency ( #230 )  
						
						 
						
						
						
					 
					
						2024-10-15 14:24:56 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e701c8fdbd 
							
						 
					 
					
						
						
							
							Supports custom public ip to announce file ( #233 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						* Supports custom public ip to announce file
* Fix comment 
						
					 
					
						2024-10-14 14:57:42 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								0g-peterzhb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a4b02a21b7 
							
						 
					 
					
						
						
							
							add retry ( #232 )  
						
						 
						
						
						
					 
					
						2024-10-14 14:19:05 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bruno-valante 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							82fd29968b 
							
						 
					 
					
						
						
							
							Support shard in case the mining is not enabled ( #231 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-10-12 17:03:47 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							45fa344564 
							
						 
					 
					
						
						
							
							Check the local flow root against the contract state. ( #229 )  
						
						 
						
						... 
						
						
						
						* Check the local flow root against the contract state.
* Check zero contract root.
* Fix wrong root before the first segment.
* Update contracts.
* Fix proof insertion. 
						
					 
					
						2024-10-12 16:50:31 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joel Liu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							649f6e5e9f 
							
						 
					 
					
						
						
							
							Fix the dead loop problem ( #228 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						* Fix the dead loop problem
* keep parent block of log_latest_block_number block
* avoid overflow 
						
					 
					
						2024-10-10 22:02:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								MiniFrenchBread 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							79d960d4ea 
							
						 
					 
					
						
						
							
							feat: tx_seq rpc ( #226 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-10-10 14:57:40 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4e2c5fa8a4 
							
						 
					 
					
						
						
							
							fix: pad tx based on the on-chain contract result. ( #224 )  
						
						 
						
						
						
					 
					
						2024-10-09 15:20:42 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b76fa7be9b 
							
						 
					 
					
						
						
							
							Add TopicScoreParams for gossipsubs. ( #189 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-10-08 14:32:23 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bruno-valante 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							27db2d6496 
							
						 
					 
					
						
						
							
							Avoid appending to_seal_set if sealer is not enabled ( #212 )  
						
						 
						
						
						
					 
					
						2024-10-08 14:26:35 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								0g-peterzhb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							20266e0a6c 
							
						 
					 
					
						
						
							
							@peter/async padding ( #219 )  
						
						 
						
						... 
						
						
						
						* support async padding 
						
					 
					
						2024-10-08 13:13:32 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							395aeabde7 
							
						 
					 
					
						
						
							
							fix: do not finalize same-root tx with missing data. ( #222 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-10-05 22:16:33 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								MiniFrenchBread 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ee4123418f 
							
						 
					 
					
						
						
							
							fix: end_segment_index ( #221 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						* fix: end_segment_index 
						
					 
					
						2024-10-05 14:31:12 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								MiniFrenchBread 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							949462084a 
							
						 
					 
					
						
						
							
							fix: finalize check on tx sync ( #220 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						* fix: finalize
* fix: check
* fix: end_segment_index
* fix: fmt 
						
					 
					
						2024-09-30 18:43:11 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							69b71fc0b2 
							
						 
					 
					
						
						
							
							Fix issue in reverting the last incomplete tx. ( #215 )  
						
						 
						
						
						
					 
					
						2024-09-27 10:02:47 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ae6ecfec96 
							
						 
					 
					
						
						
							
							reduce default sync threads ( #214 )  
						
						 
						
						
						
					 
					
						2024-09-26 14:55:00 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ad80b22a1b 
							
						 
					 
					
						
						
							
							Optimize rpc config ( #213 )  
						
						 
						
						
						
					 
					
						2024-09-25 16:48:40 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							84c415e959 
							
						 
					 
					
						
						
							
							opt zgs version ( #211 )  
						
						 
						
						
						
					 
					
						2024-09-24 16:42:38 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9cde84ae15 
							
						 
					 
					
						
						
							
							Refactor network peer db configs ( #209 )  
						
						 
						
						
						
					 
					
						2024-09-24 11:59:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								MiniFrenchBread 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5849e9c2ba 
							
						 
					 
					
						
						
							
							fix: finalize file does not need to save ( #206 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						* fix: finalize file does not need to save
* fix: rust fmt 
						
					 
					
						2024-09-19 19:14:45 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								0g-peterzhb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b7badcda5e 
							
						 
					 
					
						
						
							
							do not fail on pruner first reward chunk revert error ( #205 )  
						
						 
						
						
						
					 
					
						2024-09-19 17:33:56 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bruno-valante 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1434b94495 
							
						 
					 
					
						
						
							
							Resolve dependency issue from atty ( #204 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-09-14 19:06:52 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bruno-valante 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							da0e2c7031 
							
						 
					 
					
						
						
							
							Fix issues found in auditions ( #203 )  
						
						 
						
						
						
					 
					
						2024-09-14 18:19:16 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							10bd71046b 
							
						 
					 
					
						
						
							
							Add some input validation for append_merkle. ( #202 )  
						
						 
						
						... 
						
						
						
						* Add some input validation for `append_merkle`.
* Fix clippy. 
						
					 
					
						2024-09-14 17:39:07 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a153955246 
							
						 
					 
					
						
						
							
							Add log entry sync info in zgs_getStatus rpc ( #200 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-09-14 10:11:12 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joel Liu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f878a4849c 
							
						 
					 
					
						
						
							
							Handle cases where sequence is not continuous during catch-up ( #199 )  
						
						 
						
						... 
						
						
						
						* Handle cases where the sequence is not continuous during the catch-up process
* get block hash from rpc if not found in local cache 
						
					 
					
						2024-09-14 09:05:11 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a9f5169c15 
							
						 
					 
					
						
						
							
							Allow user to configure network bandwidth for file sync ( #198 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-09-13 16:58:27 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jason 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							59d24b073d 
							
						 
					 
					
						
						
							
							change the Pora result from debug to info ( #192 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						Co-authored-by: jason1 <jason1@cambricon.com> 
						
					 
					
						2024-09-13 07:41:23 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7f14451141 
							
						 
					 
					
						
						
							
							Add zgs rpc to check file finality ( #196 )  
						
						 
						
						... 
						
						
						
						* Add tx seq or root enum
* Add zgs rpc to check file finality
* trailing whitespace 
						
					 
					
						2024-09-13 07:40:43 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5c81abb79f 
							
						 
					 
					
						
						
							
							Use iterator to return padding data. ( #197 )  
						
						 
						
						... 
						
						
						
						* Use iterator to return padding data.
* Fix order. 
						
					 
					
						2024-09-13 07:38:47 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a4dd88f2b8 
							
						 
					 
					
						
						
							
							Change submit receipt to info. ( #195 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-09-11 17:59:43 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3dc3d0574f 
							
						 
					 
					
						
						
							
							Fix typos. ( #193 )  
						
						 
						
						
						
					 
					
						2024-09-11 17:57:41 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joel Liu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							702680f3a4 
							
						 
					 
					
						
						
							
							reset parent block hash when reset progress ( #188 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						* reset parent block hash when reset progress 
						
					 
					
						2024-09-09 14:51:08 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							678d233f69 
							
						 
					 
					
						
						
							
							Output debug log with serde_json and fix debug root db key. ( #185 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						* Output debug log with serde_json and fix debug root db key. 
						
					 
					
						2024-09-08 20:21:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bruno-valante 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							52878b6709 
							
						 
					 
					
						
						
							
							Fix recall range computation for sharding ( #186 )  
						
						 
						
						... 
						
						
						
						* Fix recall range computation for sharding
* cargo fmt 
						
					 
					
						2024-09-08 08:37:03 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joel Liu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							43c2d5f788 
							
						 
					 
					
						
						
							
							Add configuration which can force sync from start_block_number ( #183 )  
						
						 
						
						... 
						
						
						
						* queyr logs via LogQuery in wath loop 
						
					 
					
						2024-09-08 08:34:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							29fcc415a6 
							
						 
					 
					
						
						
							
							Add log for proof generation errors. ( #182 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-09-06 17:56:04 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bruno-valante 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bf3694d138 
							
						 
					 
					
						
						
							
							Update mine test process to avoid random bugs on low-performance devices ( #184 )  
						
						 
						
						
						
					 
					
						2024-09-06 17:53:00 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joel Liu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							041f5f12b6 
							
						 
					 
					
						
						
							
							Allow for retry attempts in the watch loop ( #179 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						* Allow for retry attempts in the watch loop 
						
					 
					
						2024-09-06 15:08:13 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b6972b97af 
							
						 
					 
					
						
						
							
							Adjust default value for testnet configs ( #180 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						* Adjust default value for testnet configs
* Supports to disable sequential auto sync
* Add py tests for auto sync
* fix py file name
* rm dummy ;py code
* change default block confirm count 
						
					 
					
						2024-09-05 10:09:29 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Joel Liu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e20be63026 
							
						 
					 
					
						
						
							
							Query logs via LogQuery in watch loop ( #177 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						* queyr logs via LogQuery in wath loop
* fix lints error 
						
					 
					
						2024-09-02 18:49:18 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								boqiu 
							
						 
					 
					
						
						
						
						
							
						
						
							e7a562fa61 
							
						 
					 
					
						
						
							
							hotfix for json serde camel case  
						
						 
						
						
						
					 
					
						2024-09-02 16:12:01 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4edd61b9d2 
							
						 
					 
					
						
						
							
							return network identity for status rpc ( #178 )  
						
						 
						
						
						
					 
					
						2024-09-02 16:05:44 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								0g-peterzhb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e3c199d361 
							
						 
					 
					
						
						
							
							check error messages ( #176 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-08-30 17:28:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6685757a03 
							
						 
					 
					
						
						
							
							notify file announcement to sync layer only if shard config matches ( #174 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						* notify file announcement to sync layer only if shard config matches
* use FromStr trait 
						
					 
					
						2024-08-29 18:35:35 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								boqiu 
							
						 
					 
					
						
						
						
						
							
						
						
							75531a5878 
							
						 
					 
					
						
						
							
							Add metrics in file location cache  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-08-29 11:55:00 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2fd9712d59 
							
						 
					 
					
						
						
							
							Enhance P2P network protocol to support batch messages for performance concern ( #173 )  
						
						 
						
						... 
						
						
						
						* Add p2p protocol version in network identity
* Cache annouce file pubsub messages to publish in batch
* fix file location cache
* opt sync metrics
* opt file location cache default configs
* publish files announcements in batch
* enhance announce file pubsub msg metrics
* opt metrics
* fix ci
* fix clippy
* fix batcher
* minor fix
* opt batcher: publish all if expired 
						
					 
					
						2024-08-29 09:55:24 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bruno-valante 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aaba4b5da0 
							
						 
					 
					
						
						
							
							Fix issue found in auditions ( #170 )  
						
						 
						
						
						
					 
					
						2024-08-27 17:36:55 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bruno-valante 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5757c98d2a 
							
						 
					 
					
						
						
							
							Config query context interval & Add config comments ( #156 )  
						
						 
						
						
						
					 
					
						2024-08-27 17:36:36 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							37344b9439 
							
						 
					 
					
						
						
							
							opt sync config and update config file ( #169 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-08-26 15:29:52 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								0g-peterzhb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							780865b1b8 
							
						 
					 
					
						
						
							
							do not fail on prune error ( #168 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						* do not fail on prune error 
						
					 
					
						2024-08-25 16:48:03 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1c72607fbc 
							
						 
					 
					
						
						
							
							Set sync start index based on data in db. ( #166 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						* Set sync start index based on data in db.
* Fix test.
* nit. 
						
					 
					
						2024-08-23 12:41:25 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f14a1b5975 
							
						 
					 
					
						
						
							
							add timestamp in p2p rpc request id for latency stat ( #167 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						* add timestamp in p2p rpc request id for latency stat
* fix test compilation error 
						
					 
					
						2024-08-22 14:34:10 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							82fef674ed 
							
						 
					 
					
						
						
							
							Add more metrics for file sync ( #164 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						* add metrics in log sync package
* udpate auto sync metrics
* Add metrics for completed file sync
* add more metrics for serial file sync
* adjust default timeout value for auto sync
* fix metrics rpc for Timer type
* add metrics for channel
* refactor channel metrics
* add timeout metrics for segment sync
* refactor channel receiver 
						
					 
					
						2024-08-22 10:42:15 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c1f465e009 
							
						 
					 
					
						
						
							
							Do not verify announced ip address by default ( #163 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-08-20 14:39:58 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								boqiu 
							
						 
					 
					
						
						
						
						
							
						
						
							c337ff90fb 
							
						 
					 
					
						
						
							
							hotfix for admin rpc metrics  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-08-19 17:07:57 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							908ee156ca 
							
						 
					 
					
						
						
							
							Add admin rpc to exports metrics ( #162 )  
						
						 
						
						
						
					 
					
						2024-08-19 15:18:12 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f9120b1e4a 
							
						 
					 
					
						
						
							
							Add metrics for router and auto sync ( #161 )  
						
						 
						
						... 
						
						
						
						* Add metrics configurations
* Add metrics in router package
* Add catch up info in sync service state
* Add metrics for auto sync
* update cargo lock 
						
					 
					
						2024-08-19 09:54:52 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							22ed8f5f91 
							
						 
					 
					
						
						
							
							opt router debug logs ( #160 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-08-16 10:34:28 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							12d0c6b675 
							
						 
					 
					
						
						
							
							Check network id in status and ban incompatible peers. ( #159 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						* Check network id in status and ban incompatible peers.
* Revert debug changes.
* Request chain id from the blockchain server. 
						
					 
					
						2024-08-14 11:35:48 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							03286ebd78 
							
						 
					 
					
						
						
							
							Supports HDD config file ( #158 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						* Add debug log config
* Add config file for ssd and hdd
* Set most default value for ssd and hdd config file 
						
					 
					
						2024-08-12 17:07:06 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								0g-peterzhb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f03f97c609 
							
						 
					 
					
						
						
							
							more robust provider ( #157 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						* more robust provider 
						
					 
					
						2024-08-12 11:35:21 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							53449e1faa 
							
						 
					 
					
						
						
							
							Half log_page_size when it queries too many logs. ( #152 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						* Half log_page_size when it queries too many logs.
* fmt.
* Increase log broadcast channel size. 
						
					 
					
						2024-08-09 17:13:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9189cabbb2 
							
						 
					 
					
						
						
							
							Supports batch randomly auto sync files ( #154 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-08-08 18:36:08 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e1df2f0868 
							
						 
					 
					
						
						
							
							Change hardcoded const variables to configs ( #153 )  
						
						 
						
						
						
					 
					
						2024-08-08 16:21:50 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rickiey 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							77d1b84974 
							
						 
					 
					
						
						
							
							fix:log config : invalid filter directive ( #146 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Has been cancelled 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / check (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / test (push) Has been cancelled 
				
			 
		
			
				
	 
				rust / lints (push) Has been cancelled 
				
			 
		
			
				
	 
				functional-test / test (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2024-08-06 18:46:53 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d80e7e22ca 
							
						 
					 
					
						
						
							
							Prune no reward chunks. ( #145 )  
						
						 
						
						... 
						
						
						
						* Prune no reward chunks.
* Add tests.
* Fix tests.
* Fix clippy.
* Revert test.
* Enable market in shard_sync_test.
* Add tx prune status.
* Fix tests. 
						
					 
					
						2024-08-06 15:06:15 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6ade66c086 
							
						 
					 
					
						
						
							
							Add admin rpc to return sync service state ( #151 )  
						
						 
						
						
						
					 
					
						2024-08-06 14:01:57 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							891e00fa80 
							
						 
					 
					
						
						
							
							Refactor auto sync to return sync status ( #150 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				abi-consistent-check / build-and-compare (push) Waiting to run 
				
			 
		
			
				
	 
				code-coverage / unittest-cov (push) Waiting to run 
				
			 
		
			
				
	 
				rust / check (push) Waiting to run 
				
			 
		
			
				
	 
				rust / test (push) Waiting to run 
				
			 
		
			
				
	 
				rust / lints (push) Waiting to run 
				
			 
		
			
				
	 
				functional-test / test (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						* Refactor auto sync to return sync state
* Add auto sync manager to wrap multiple objects
* use auto sync manager
* fix python tests 
						
					 
					
						2024-08-05 17:30:26 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dbd865fded 
							
						 
					 
					
						
						
							
							Change db_max_num_chunks to db_max_num_sectors. ( #137 )  
						
						 
						
						... 
						
						
						
						* Change db_max_num_chunks to db_max_num_sectors.
* Update tests and config files.
* Revert contract change. 
						
					 
					
						2024-07-29 22:31:19 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ae9c52c0e6 
							
						 
					 
					
						
						
							
							Terminate file sync if connecting peers too long ( #136 )  
						
						 
						
						
						
					 
					
						2024-07-27 21:05:44 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bruno-valante 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7d73ccd1e1 
							
						 
					 
					
						
						
							
							Update with the most recent storage contract ( #142 )  
						
						 
						
						... 
						
						
						
						* Update with the most recent storage contract
* fix nits 
						
					 
					
						2024-07-24 13:01:30 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								MiniFrenchBread 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							533bacb234 
							
						 
					 
					
						
						
							
							fix: admin_getFileLocation; test: sync test ( #141 )  
						
						 
						
						... 
						
						
						
						* feat: add all_shards in admin_getFileLocation
* fix: admin_getFileLocation
* test: improve sync test
* fix: lint 
						
					 
					
						2024-07-23 15:47:44 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								MiniFrenchBread 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a782cf2d54 
							
						 
					 
					
						
						
							
							feat: add all_shards in admin_getFileLocation ( #138 )  
						
						 
						
						
						
					 
					
						2024-07-22 11:28:05 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								MiniFrenchBread 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							085c34beb0 
							
						 
					 
					
						
						
							
							feat: file location admin rpc; refactor: all_shards_available ( #134 )  
						
						 
						
						... 
						
						
						
						* feat: find file rpc
* refactor: all_shards_available
* fix: fmt
* chore: remove rpc trace 
						
					 
					
						2024-07-19 11:55:18 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a5f95e2e7b 
							
						 
					 
					
						
						
							
							Verify announced IP with seen ip for pubsub msg ( #130 )  
						
						 
						
						... 
						
						
						
						* Verify announced IP with seen ip for pubsub msg
* do not verify announced ip at local mode 
						
					 
					
						2024-07-17 19:01:41 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							920efe0b59 
							
						 
					 
					
						
						
							
							enhance admin rpc to return peers instead of dump ( #128 )  
						
						 
						
						
						
					 
					
						2024-07-16 14:57:36 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0f9f1c7bf2 
							
						 
					 
					
						
						
							
							Add admin RPC to dump discovered peers ( #127 )  
						
						 
						
						... 
						
						
						
						* add admin rpc to dump peers
* allow to specify file name
* return listen addreses in rpc
* add trace for admin rpc parameters 
						
					 
					
						2024-07-15 18:19:30 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							504a67fdd0 
							
						 
					 
					
						
						
							
							Handle chunk write of rpc in parallel. ( #126 )  
						
						 
						
						... 
						
						
						
						* Handle chunk write of rpc in parallel.
* double mine period.
* Increase the log sync channel capacity.
* Increase capacity. 
						
					 
					
						2024-07-15 15:50:51 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b1c52c7ad6 
							
						 
					 
					
						
						
							
							disable auto sync until catched up ( #125 )  
						
						 
						
						
						
					 
					
						2024-07-12 17:45:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bruno-valante 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cca14e246e 
							
						 
					 
					
						
						
							
							Support multiple mine submission ( #124 )  
						
						 
						
						... 
						
						
						
						* Support multiple mine submission
* Update 
						
					 
					
						2024-07-12 17:31:53 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ba8d065e73 
							
						 
					 
					
						
						
							
							Generate sync proof with the given tx seq. ( #123 )  
						
						 
						
						... 
						
						
						
						* Generate sync proof with the given tx seq.
* Fill HistoryTree with new data.
* Fix clippy. 
						
					 
					
						2024-07-12 15:55:57 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2bc402f94b 
							
						 
					 
					
						
						
							
							Enhance sync logs ( #122 )  
						
						 
						
						... 
						
						
						
						* enhance sync logs
* fix lint 
						
					 
					
						2024-07-12 14:26:23 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cc5f8c2da4 
							
						 
					 
					
						
						
							
							Terminate file sync if failed ( #121 )  
						
						 
						
						... 
						
						
						
						* terminate file sync if failed
* fix fmt
* always add log for file termination result 
						
					 
					
						2024-07-11 16:54:04 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e54b583b1c 
							
						 
					 
					
						
						
							
							Add zgs_getSectorProof. ( #112 )  
						
						 
						
						
						
					 
					
						2024-07-11 14:07:46 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								peilun-conflux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3e23e81ae6 
							
						 
					 
					
						
						
							
							Repeat log catch-up until it's close to the latest height. ( #114 )  
						
						 
						
						... 
						
						
						
						* Repeat log catch-up until it's close to the latest height.
* Add an oneshot channel to send catch up end complete.
* Fix comments.
* Fix tests.
* Fix ut. 
						
					 
					
						2024-07-11 14:07:03 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							59d3a03487 
							
						 
					 
					
						
						
							
							Hotfix for cli default value ( #118 )  
						
						 
						
						
						
					 
					
						2024-07-11 11:54:13 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							727a9b8bb6 
							
						 
					 
					
						
						
							
							enhance config and cli ( #116 )  
						
						 
						
						... 
						
						
						
						* Update default value in config file
* Add config file for testnet
* Change default value for testnet config file
* Supports environment config source
* Add cli args
* add default value for cli args
* fix fmt
* Fix cli args default value 
						
					 
					
						2024-07-10 15:36:10 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							821e4bd06e 
							
						 
					 
					
						
						
							
							Use public ip address to broadcast file announcement ( #115 )  
						
						 
						
						... 
						
						
						
						* Use public ip address to broadcast file announcement
* auto detect public ip address for ENR address
* add more log 
						
					 
					
						2024-07-09 17:39:14 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							68b5d27728 
							
						 
					 
					
						
						
							
							Filter out file announcement of private ip ( #113 )  
						
						 
						
						... 
						
						
						
						* Filter out file announcement of private ip
* add log for listen address 
						
					 
					
						2024-07-08 18:45:55 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							84f455d1d4 
							
						 
					 
					
						
						
							
							Fix some issues in sync package ( #111 )  
						
						 
						
						... 
						
						
						
						* Change default concurrent sync threads
* enhance log level in sync store
* Add rwlock in sync store to avoid concurrency issue
* enhance serial sync state machine log level
* wrap Instant for debug purpose
* add timestamp for connecting peers state
* Select random peer to sync chunks
* return sync peers states instead of connected peers only
* Use tokio async RwLock for sync store 
						
					 
					
						2024-07-08 11:47:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e44db25807 
							
						 
					 
					
						
						
							
							opt log level for file announcement relevant logs ( #109 )  
						
						 
						
						
						
					 
					
						2024-07-04 16:30:05 +08:00