0g-peterzhb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cfe4b45c41 
							
						 
					 
					
						
						
							
							add api of getting available file info by root ( #357 )  
						
						 
						
						... 
						
						
						
						* add api of getting available file info by root 
						
					 
					
						2025-03-24 16:51:53 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							64120399f1 
							
						 
					 
					
						
						
							
							refactor sync relevant python tests ( #301 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				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-12-19 16:36:53 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							baf0521c99 
							
						 
					 
					
						
						
							
							copy key file to bootnode folder in python tests ( #260 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				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-11-06 14:01:47 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cae5b62440 
							
						 
					 
					
						
						
							
							Hotfix for python tests caused by unexpected file deletion ( #258 )  
						
						 
						
						... 
						
						
						
						* Hotfix for python tests caused by unexpected file deletion
* add more info when launch blockchain node failed
* add stdout if blockchain launch failed
* seek stdout and err to 0 if failed to launch blockchain
* Improve zg chain port to avoid port conflict in parallel execution
* fix float issue
* Fix py failures 
						
					 
					
						2024-11-05 13:49:58 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								0g-peterzhb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9eea71e97d 
							
						 
					 
					
						
						
							
							separate data db from flow db ( #252 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				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 
				
			 
		
		
	 
 
	 
						
						* separate data db from flow db 
						
					 
					
						2024-10-31 15:44:26 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb6e1457b7 
							
						 
					 
					
						
						
							
							Refuse network identity incompatible nodes in UDP discovery layer ( #253 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				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 python test for UDP discovery
* Refuse nodes with incompatible ENR 
						
					 
					
						2024-10-30 17:26:02 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								MiniFrenchBread 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							07ac814e57 
							
						 
					 
					
						
						
							
							test: use fixed 0g binary ( #218 )  
						
						 
						
						... 
						
						
						
						* test: use latest 0g binary
* feat: use bug fixed 0g binary 
						
					 
					
						2024-09-30 14:56:38 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1dd7bf7734 
							
						 
					 
					
						
						
							
							Remove the 0gchain genesis init script for mac os ( #208 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				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 
				
			 
		
		
	 
 
	 
						
						* Remove the 0gchain genesis init script for mac os
* fix on mac 
						
					 
					
						2024-09-20 19:16:53 +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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							052d2d781b 
							
						 
					 
					
						
						
							
							Change zg chain block time in python tests ( #181 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				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 
				
			 
		
		
	 
 
	 
						
						* Change zg chain block time in python tests 
						
					 
					
						2024-09-08 08:38:53 +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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f1a1c39332 
							
						 
					 
					
						
						
							
							adjust sync timeout in py test ( #171 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				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-27 09:52:00 +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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b17fd117fd 
							
						 
					 
					
						
						
							
							Supports 0gchain in python test framework. ( #66 )  
						
						 
						
						
						
					 
					
						2024-05-17 16:29:23 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bo QIU 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3e22a6a027 
							
						 
					 
					
						
						
							
							Supports evmos as blockchain fullnode in python tests ( #40 )  
						
						 
						
						... 
						
						
						
						* refine blockchain type
* Supports evmos
* cp evmos to code dir
* improve timestamp 
						
					 
					
						2024-04-09 15:45:02 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								MiniFrenchBread 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7667e02019 
							
						 
					 
					
						
						
							
							fix: contract, tests, clippy ( #11 )  
						
						 
						
						
						
					 
					
						2024-01-26 16:13:18 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Peilun Li 
							
						 
					 
					
						
						
						
						
							
						
						
							9058467be1 
							
						 
					 
					
						
						
							
							Initial commit  
						
						 
						
						
						
					 
					
						2024-01-04 18:05:32 +08:00