Bump to v3.2.3
This commit is contained in:
		
							parent
							
								
									4bffab6715
								
							
						
					
					
						commit
						aa41520dd1
					
				@ -1,3 +1,7 @@
 | 
			
		||||
## OpenEthereum v3.2.3
 | 
			
		||||
 | 
			
		||||
* Hotfix for berlin consensus error.
 | 
			
		||||
 | 
			
		||||
## OpenEthereum v3.2.1
 | 
			
		||||
 | 
			
		||||
Hot fix issue, related to initial sync:
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							@ -3188,7 +3188,7 @@ dependencies = [
 | 
			
		||||
 | 
			
		||||
[[package]]
 | 
			
		||||
name = "parity-version"
 | 
			
		||||
version = "3.2.1"
 | 
			
		||||
version = "3.2.3"
 | 
			
		||||
dependencies = [
 | 
			
		||||
 "parity-bytes",
 | 
			
		||||
 "rlp 0.3.0",
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,7 @@
 | 
			
		||||
[package]
 | 
			
		||||
name = "parity-version"
 | 
			
		||||
# NOTE: this value is used for OpenEthereum version string (via env CARGO_PKG_VERSION)
 | 
			
		||||
version = "3.2.1"
 | 
			
		||||
version = "3.2.3"
 | 
			
		||||
authors = ["Parity Technologies <admin@parity.io>"]
 | 
			
		||||
build = "build.rs"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user