Merge remote-tracking branch 'origin/master' into check-updates
This commit is contained in:
		
						commit
						e528ac9217
					
				
							
								
								
									
										2
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								Cargo.lock
									
									
									
										generated
									
									
									
								
							@ -1294,7 +1294,7 @@ dependencies = [
 | 
				
			|||||||
[[package]]
 | 
					[[package]]
 | 
				
			||||||
name = "parity-ui-precompiled"
 | 
					name = "parity-ui-precompiled"
 | 
				
			||||||
version = "1.4.0"
 | 
					version = "1.4.0"
 | 
				
			||||||
source = "git+https://github.com/ethcore/js-precompiled.git#6430c6ef5d00f3a411546021ae2915740abce561"
 | 
					source = "git+https://github.com/ethcore/js-precompiled.git#2397280818ec4e4502b379f788f2eecdbc63abb4"
 | 
				
			||||||
dependencies = [
 | 
					dependencies = [
 | 
				
			||||||
 "parity-dapps-glue 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
					 "parity-dapps-glue 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
[package]
 | 
					[package]
 | 
				
			||||||
description = "Parity LES primitives"
 | 
					description = "Parity LES primitives"
 | 
				
			||||||
homepage = "https://ethcore.io"
 | 
					homepage = "http://parity.io"
 | 
				
			||||||
license = "GPL-3.0"
 | 
					license = "GPL-3.0"
 | 
				
			||||||
name = "ethcore-light"
 | 
					name = "ethcore-light"
 | 
				
			||||||
version = "1.5.0"
 | 
					version = "1.5.0"
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
[package]
 | 
					[package]
 | 
				
			||||||
description = "Fetching hash-addressed content."
 | 
					description = "Fetching hash-addressed content."
 | 
				
			||||||
homepage = "https://ethcore.io"
 | 
					homepage = "http://parity.io"
 | 
				
			||||||
license = "GPL-3.0"
 | 
					license = "GPL-3.0"
 | 
				
			||||||
name = "parity-hash-fetch"
 | 
					name = "parity-hash-fetch"
 | 
				
			||||||
version = "1.5.0"
 | 
					version = "1.5.0"
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "parity.js",
 | 
					  "name": "parity.js",
 | 
				
			||||||
  "version": "0.2.113",
 | 
					  "version": "0.2.114",
 | 
				
			||||||
  "main": "release/index.js",
 | 
					  "main": "release/index.js",
 | 
				
			||||||
  "jsnext:main": "src/index.js",
 | 
					  "jsnext:main": "src/index.js",
 | 
				
			||||||
  "author": "Parity Team <admin@parity.io>",
 | 
					  "author": "Parity Team <admin@parity.io>",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user