..  
		
		
			
			
			
			
				
					
						
							
								Algorithms.h 
							
						
					 
				 
				
					
						
							
							Guard CycleDetector against recursion exhaustion. 
						
					 
				 
				2018-08-01 12:02:59 +01:00  
		
			
			
			
			
				
					
						
							
								Assertions.h 
							
						
					 
				 
				
					
						
							
							Remove unused errinfo types 
						
					 
				 
				2017-06-22 11:25:07 +01:00  
		
			
			
			
			
				
					
						
							
								boost_multiprecision_number_compare_bug_workaround.hpp 
							
						
					 
				 
				
					
						
							
							Remove trailing whitespace for all files in the repository. 
						
					 
				 
				2018-09-04 11:30:30 +02:00  
		
			
			
			
			
				
					
						
							
								CMakeLists.txt 
							
						
					 
				 
				
					
						
							
							CMake: Clean up devcore dependencies 
						
					 
				 
				2018-04-16 12:16:04 +02:00  
		
			
			
			
			
				
					
						
							
								Common.h 
							
						
					 
				 
				
					
						
							
							Eliminate byte-typedef and use uint8_t in all their places instead. 
						
					 
				 
				2018-11-07 12:17:57 +01:00  
		
			
			
			
			
				
					
						
							
								CommonData.cpp 
							
						
					 
				 
				
					
						
							
							Eliminate byte-typedef and use uint8_t in all their places instead. 
						
					 
				 
				2018-11-07 12:17:57 +01:00  
		
			
			
			
			
				
					
						
							
								CommonData.h 
							
						
					 
				 
				
					
						
							
							Eliminate byte-typedef and use uint8_t in all their places instead. 
						
					 
				 
				2018-11-07 12:17:57 +01:00  
		
			
			
			
			
				
					
						
							
								CommonIO.cpp 
							
						
					 
				 
				
					
						
							
							Remove mostly unused writeFile implementation. 
						
					 
				 
				2018-10-18 12:50:06 +02:00  
		
			
			
			
			
				
					
						
							
								CommonIO.h 
							
						
					 
				 
				
					
						
							
							Remove mostly unused writeFile implementation. 
						
					 
				 
				2018-10-18 12:50:06 +02:00  
		
			
			
			
			
				
					
						
							
								Exceptions.cpp 
							
						
					 
				 
				
					
						
							
							Remove trailing whitespace for all files in the repository. 
						
					 
				 
				2018-09-04 11:30:30 +02:00  
		
			
			
			
			
				
					
						
							
								Exceptions.h 
							
						
					 
				 
				
					
						
							
							Ensure that non-hex characters are caught in address checksumming 
						
					 
				 
				2017-11-17 00:46:45 +00:00  
		
			
			
			
			
				
					
						
							
								FixedHash.h 
							
						
					 
				 
				
					
						
							
							Eliminate byte-typedef and use uint8_t in all their places instead. 
						
					 
				 
				2018-11-07 12:17:57 +01:00  
		
			
			
			
			
				
					
						
							
								IndentedWriter.cpp 
							
						
					 
				 
				
					
						
							
							Introduce IndentedWriter 
						
					 
				 
				2017-08-10 22:47:09 +01:00  
		
			
			
			
			
				
					
						
							
								IndentedWriter.h 
							
						
					 
				 
				
					
						
							
							Introduce IndentedWriter 
						
					 
				 
				2017-08-10 22:47:09 +01:00  
		
			
			
			
			
				
					
						
							
								JSON.cpp 
							
						
					 
				 
				
					
						
							
							CMake: Update jsoncpp to v1.8.4 
						
					 
				 
				2018-04-23 11:10:39 +01:00  
		
			
			
			
			
				
					
						
							
								JSON.h 
							
						
					 
				 
				
					
						
							
							Add new JSON API for better abstraction and for supporting strict JSON parsing 
						
					 
				 
				2018-02-20 21:58:26 +01:00  
		
			
			
			
			
				
					
						
							
								SHA3.cpp 
							
						
					 
				 
				
					
						
							
							fix format issue for source files 
						
					 
				 
				2018-09-20 17:41:59 +08:00  
		
			
			
			
			
				
					
						
							
								SHA3.h 
							
						
					 
				 
				
					
						
							
							Cleanup of SHA3.h 
						
					 
				 
				2017-08-25 12:13:26 +02:00  
		
			
			
			
			
				
					
						
							
								StringUtils.cpp 
							
						
					 
				 
				
					
						
							
							Fixes   #4718 : High CPU usage when using large variable names 
						
					 
				 
				2018-08-15 10:23:08 +02:00  
		
			
			
			
			
				
					
						
							
								StringUtils.h 
							
						
					 
				 
				
					
						
							
							Fixes   #4718 : High CPU usage when using large variable names 
						
					 
				 
				2018-08-15 10:23:08 +02:00  
		
			
			
			
			
				
					
						
							
								SwarmHash.cpp 
							
						
					 
				 
				
					
						
							
							Move all file specific globals to anonymous namespace 
						
					 
				 
				2017-08-29 11:09:18 +01:00  
		
			
			
			
			
				
					
						
							
								SwarmHash.h 
							
						
					 
				 
				
					
						
							
							Ensure parameter names match between headers and implementation 
						
					 
				 
				2017-09-20 01:23:21 +01:00  
		
			
			
			
			
				
					
						
							
								UTF8.cpp 
							
						
					 
				 
				
					
						
							
							Rewrite validateUTF8 using if/else 
						
					 
				 
				2017-06-26 12:59:17 +01:00  
		
			
			
			
			
				
					
						
							
								UTF8.h 
							
						
					 
				 
				
					
						
							
							Replace cpp-ethereum with solidity in the license headers 
						
					 
				 
				2017-02-02 10:06:28 +00:00  
		
			
			
			
			
				
					
						
							
								vector_ref.h 
							
						
					 
				 
				
					
						
							
							Cleanup of vector_ref.h 
						
					 
				 
				2017-08-25 19:36:48 +02:00  
		
			
			
			
			
				
					
						
							
								Visitor.h 
							
						
					 
				 
				
					
						
							
							Generic visitor. 
						
					 
				 
				2018-10-09 14:27:21 +02:00  
		
			
			
			
			
				
					
						
							
								Whiskers.cpp 
							
						
					 
				 
				
					
						
							
							Provide template for whiskers error. 
						
					 
				 
				2017-09-22 15:19:50 +02:00  
		
			
			
			
			
				
					
						
							
								Whiskers.h 
							
						
					 
				 
				
					
						
							
							Whiskers template system 
						
					 
				 
				2017-06-22 16:56:57 +02:00