| 
							
							
								 arkpar | 4b9c7f7517 | Add incoming connection to node table | 2016-02-15 19:54:27 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 0e1e80477a | Save key to a file | 2016-02-15 18:36:34 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 30968925ee | Merge branch 'master' of github.com:ethcore/parity into discovery | 2016-02-15 16:03:34 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 017a1adb24 | fixing issues and moving | 2016-02-15 18:01:52 +03:00 |  | 
			
				
					| 
							
							
								 arkpar | 4d40991c1a | Discovery test | 2016-02-15 16:01:45 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 31762095b7 | Merge branch 'master' into secret-store | 2016-02-15 17:19:04 +03:00 |  | 
			
				
					| 
							
							
								 arkpar | cf45d5914a | Node table tests | 2016-02-15 14:39:56 +01:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | e1fe4a3871 | Merge pull request #438 from ethcore/currecttransition Use 1100000 as the homestead transition, fix build instructions. | 2016-02-15 14:21:48 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 75197f4586 | Update keys_directory.rs | 2016-02-15 14:21:45 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 9f03640a06 | Merge pull request #420 from ethcore/net More sync and propagation fixes | 2016-02-15 14:06:36 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 38a568e426 | Use 1100000 as the homestead transition, fix build instructions. | 2016-02-15 13:49:44 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | f141e69671 | Added test for restart on malformed block | 2016-02-15 13:34:58 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | b503fb5de8 | Merge branch 'master' of github.com:ethcore/parity into net | 2016-02-15 12:57:19 +01:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | e7864c301c | Merge pull request #436 from ethcore/cargo_packages back to cargo crates | 2016-02-15 11:58:02 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | ba95260113 | Merge branch 'master' of github.com:ethcore/parity into discovery | 2016-02-15 11:56:36 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 186c7585d2 | Node table persistency | 2016-02-15 11:54:38 +01:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | d62d78a0fc | Merge pull request #435 from ethcore/clippy_warnings Fixing clippy warnings | 2016-02-15 10:48:47 +01:00 |  | 
			
				
					| 
							
							
								 debris | 874dcdd840 | back to cargo crates | 2016-02-15 10:47:56 +01:00 |  | 
			
				
					| 
							
							
								 Tomusdrw | 2c4700f4c1 | Fixing clippy warnings | 2016-02-15 00:55:45 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 5b6e47c56f | Merge pull request #434 from ethcore/cargo-lock preserving root cargo lock | 2016-02-14 20:26:41 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 3c82e4865d | ignore updates | 2016-02-14 20:49:36 +03:00 |  | 
			
				
					| 
							
							
								 arkpar | 986448ce7a | Merge branch 'net' into discovery | 2016-02-14 18:27:31 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | d496523021 | Merge branch 'net' of github.com:ethcore/parity into net | 2016-02-14 18:09:11 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 8b0ec51c0f | Update last imported number on new block | 2016-02-14 18:08:30 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 76590d5a82 | Merge branch 'master' of github.com:ethcore/parity into net | 2016-02-14 17:50:14 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | debf1ed934 | Propagate only one last hash for peers that are too far behind | 2016-02-14 17:49:20 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 38f4a06f1d | Fixed panic on accessing expired node | 2016-02-14 17:45:00 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 61c52f15a3 | Fixed panic on accessing expired node | 2016-02-14 17:42:03 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 304173f595 | preserving root cargo lock | 2016-02-14 19:35:45 +03:00 |  | 
			
				
					| 
							
							
								 arkpar | fc7483ab87 | Propagate only one last hash for peers that are too far behind | 2016-02-14 17:10:55 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 3389606c7b | crypto section fails checks | 2016-02-14 19:09:36 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 75383199d6 | kdf params error checking | 2016-02-14 18:22:42 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | c50a687213 | Merge branch 'master' into net | 2016-02-14 17:53:39 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | ae5ec6bad9 | Merge branch 'master' into secret-store | 2016-02-14 16:01:29 +03:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | c1ab00d915 | Merge pull request #432 from ethcore/nightly-fix Nightly fix | 2016-02-14 15:53:47 +03:00 |  | 
			
				
					| 
							
							
								 debris | 9e0cfa1fad | ignore transition tests for now, make travis build green again | 2016-02-14 13:31:51 +01:00 |  | 
			
				
					| 
							
							
								 debris | 0502951b1c | Merge branch 'master' of github.com:ethcore/parity into nightly-fix | 2016-02-14 13:27:39 +01:00 |  | 
			
				
					| 
							
							
								 debris | 3ffaed9857 | fixed util benches on nighly | 2016-02-14 13:25:12 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | ef059911dc | Merge pull request #431 from ethcore/nightly-fix nightly fixes | 2016-02-14 13:12:40 +01:00 |  | 
			
				
					| 
							
							
								 debris | f1b39ee1e5 | nightly fixes | 2016-02-14 12:54:27 +01:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | 4cfb7a2eb2 | Merge pull request #430 from ethcore/delayhomestead Delay homestead transition | 2016-02-14 12:21:20 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 00992069c5 | Delat Homestead transition. | 2016-02-14 12:18:26 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | dee375bfac | Handle session creation error | 2016-02-14 12:11:18 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 398a83971f | Merge pull request #429 from ethcore/homesteaddelay Delay Homestead transition from 1,000,000. | 2016-02-14 14:07:41 +03:00 |  | 
			
				
					| 
							
							
								 Gav Wood | b821412f72 | Delay in test frontier file. | 2016-02-14 12:02:44 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 48f657c031 | Delay Homestead transition from 1,000,000. | 2016-02-14 12:01:18 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 7503d6695a | Fixed panic on session creation | 2016-02-14 11:54:08 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 718646f943 | Refactored host to use different containers for handshakes and sessions | 2016-02-14 11:34:59 +01:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | e1cd5186c6 | Merge pull request #428 from ethcore/fix-nightly-2 Nightly fix effort (still should fail) | 2016-02-14 03:36:17 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 2d89708ea8 | Reduced thread contention | 2016-02-14 02:11:55 +01:00 |  |