| 
							
							
								 Gav Wood | 611890a902 | Merge branch 'master' into blockchaintests | 2016-01-27 16:51:00 +01:00 |  | 
			
				
					| 
							
							
								 Arkadiy Paronyan | 5e6774a5ec | Merge pull request #193 from ethcore/rpc jsonrpc http server | 2016-01-27 16:48:16 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 1c67dfdaf9 | Fix network test. | 2016-01-27 16:41:15 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 765666faed | Rwmove squeeze_to_fit | 2016-01-27 16:37:32 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 0cd2e85569 | Remove flushlns and tidy ready for primetime. | 2016-01-27 16:13:21 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | d4c76eed0f | Fixes #220. | 2016-01-27 16:05:23 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 7e7b288095 | Fixes #221 | 2016-01-27 16:02:03 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | d7bfc6f10b | Remove misleading comment. | 2016-01-27 15:01:59 +01:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | bcca45efa6 | Merge pull request #240 from ethcore/blockchaintests Ethash nonce is H64 not a u64 | 2016-01-27 14:58:45 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | a012043e18 | Fixes #226. | 2016-01-27 14:55:50 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 3a8591b107 | Merge pull request #236 from ethcore/blockchaintests Fix import for bcMultiChainTest | 2016-01-27 14:48:01 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 9979e159bd | Ethash nonce is H64 not a u64. | 2016-01-27 14:44:02 +01:00 |  | 
			
				
					| 
							
							
								 debris | 7ffe9344ed | replaced client block_details with block_total_difficulty | 2016-01-27 14:43:43 +01:00 |  | 
			
				
					| 
							
							
								 debris | 1402fd5c4c | updated eth filter comment | 2016-01-27 14:32:10 +01:00 |  | 
			
				
					| 
							
							
								 debris | e068bad4e0 | Revert "temporarily comment out checking zero prefixed int" This reverts commit 500dd1480d. | 2016-01-27 14:31:43 +01:00 |  | 
			
				
					| 
							
							
								 debris | 4e52aa8f8a | Merge branch 'master' of github.com:ethcore/parity into rpc | 2016-01-27 14:25:24 +01:00 |  | 
			
				
					| 
							
							
								 debris | 322c1a6cb2 | use jsonrpc 1.1, moved params deserialization to jsonrpc-core | 2016-01-27 14:25:12 +01:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | 74b77aa3f2 | Merge pull request #232 from ethcore/client-test-refact Client basic tests | 2016-01-27 14:24:12 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 16138533bc | Remove miseading comment. | 2016-01-27 14:10:52 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 2f7857520e | Fix block number check (makme it strict!). | 2016-01-27 14:09:32 +01:00 |  | 
			
				
					| 
							
							
								 debris | bcfe40e743 | Merge branch 'tmp_prefixed_int' into rpc | 2016-01-27 14:01:03 +01:00 |  | 
			
				
					| 
							
							
								 debris | 500dd1480d | temporarily comment out checking zero prefixed int | 2016-01-27 13:59:14 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | f6d7adf693 | Remove misleading comment. | 2016-01-27 13:29:52 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | fe0363e230 | Fix import for bcMultiChainTest. Fixes #223 | 2016-01-27 13:28:15 +01:00 |  | 
			
				
					| 
							
							
								 debris | 996db7cd29 | uncommented client tick | 2016-01-27 13:11:09 +01:00 |  | 
			
				
					| 
							
							
								 debris | 5998c16b17 | reverted incorrect changes to externalities | 2016-01-27 13:08:56 +01:00 |  | 
			
				
					| 
							
							
								 debris | 01fcb9b445 | Merge branch 'master' of github.com:ethcore/parity into rpc | 2016-01-27 13:04:40 +01:00 |  | 
			
				
					| 
							
							
								 debris | 5865139206 | block visible on netstats | 2016-01-27 12:31:54 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 51be06ab19 | Merge branch 'master' into client-test-refact | 2016-01-27 04:24:59 +04:00 |  | 
			
				
					| 
							
							
								 Arkadiy Paronyan | ed546006ef | Merge pull request #231 from ethcore/blockchaintests Fix ensure_db_good() and flush_queue(), block refactoring, check block format, be strict. | 2016-01-26 19:47:01 +01:00 |  | 
			
				
					| 
							
							
								 debris | 2f42e0eda0 | parity on netstats | 2016-01-26 19:24:33 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | e904d2145f | Block refactoring, stricter RLP. Fixed #234.
Partially fixes #233 for Blocks.
Fixed #222. | 2016-01-26 19:18:22 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 91828065f4 | fixed line spaces | 2016-01-26 22:06:11 +04:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | f07fc497c5 | cleanup | 2016-01-26 21:14:06 +04:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | cd57e480f5 | fix indentation again | 2016-01-26 21:12:25 +04:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | b8c2f9cf15 | chain info test | 2016-01-26 21:05:25 +04:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 8a665fe313 | Tests check block format. | 2016-01-26 18:02:49 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 18f1d5e851 | Address issue on PR. | 2016-01-26 17:16:06 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 0e5d9ee2a0 | Closes #215 | 2016-01-26 15:39:49 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 9da88e99f8 | Disable flushln for now. | 2016-01-26 15:37:14 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | f0da7bde2b | Fix StateTests. Closes #214 | 2016-01-26 15:33:24 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 253f56afe1 | hack indent | 2016-01-26 18:03:12 +04:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 50d1038cc5 | Remove flushln!s. | 2016-01-26 15:02:14 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 387e3ec3fd | Ensure Spec::ensure_db_good() places DB entries for code & storage. | 2016-01-26 15:00:22 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 8d30f9fecb | bad block import checks | 2016-01-26 17:55:08 +04:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 6f141c1fdb | Merge branch 'master' into client-test-refact | 2016-01-26 17:34:42 +04:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 81bffd48e8 | basic client tests working | 2016-01-26 17:33:22 +04:00 |  | 
			
				
					| 
							
							
								 debris | e05fe2e0eb | Merge branch 'master' of github.com:ethcore/parity into rpc | 2016-01-26 13:17:57 +01:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | d30114b87c | Merge pull request #207 from ethcore/rlp Rlp | 2016-01-26 13:15:44 +01:00 |  | 
			
				
					| 
							
							
								 debris | 3ac40b68f8 | rpc and bin moved to its own crates | 2016-01-26 13:14:22 +01:00 |  |