| 
							
							
								 arkpar | 9e7ff2c00e | Version 1.1 | 2016-03-14 01:00:17 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | e792998d0a | Merge remote-tracking branch 'origin/master' into fixing_warnings | 2016-03-14 01:00:12 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | fe722419e7 | Merge branch 'master' into fixing_warnings | 2016-03-14 00:57:49 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 2d1a837a8b | docopts cleanups. one for @LefterisJP: 80-character line for docopts. | 2016-03-14 00:52:31 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 1957a14961 | personal tests setup | 2016-03-14 00:48:43 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 615e03542e | Use slice.chunks | 2016-03-14 00:41:25 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 45c3600d5a | Fixed splitting Neighbours packet | 2016-03-13 23:20:26 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 97fe4fcab4 | Merge pull request #701 from ethcore/sstore-key-exp management of account expiration & memory | 2016-03-13 23:19:49 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 3a019801d2 | Merge pull request #708 from ethcore/docsfix Remove EarlyMerge from user docs. | 2016-03-13 23:15:45 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 8fd8f687ee | Remove EarlyMerge from user docs. | 2016-03-13 23:12:47 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | eb651b6462 | Merge pull request #705 from ethcore/refcounteddb Fixes and traces for refcountdb. | 2016-03-13 23:07:58 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 5c964694b4 | Merge pull request #706 from ethcore/fix-accountdb Check for NULL_RLP in AccountDB | 2016-03-13 22:29:19 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 26f41b711c | Bring back batching. | 2016-03-13 21:54:06 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 0ccb9df4f1 | Merge remote-tracking branch 'origin/master' into rcdb | 2016-03-13 21:43:41 +01:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | fd834084f9 | unknonw lint | 2016-03-13 21:39:23 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 90d135e018 | Merge pull request #700 from ethcore/merge_ethminer ethminer as crate | 2016-03-13 21:35:27 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 420f473f90 | Check for NULL_RLP in AccountDB | 2016-03-13 21:28:57 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 1be92ea8ef | Fixes and traces for refcountdb. | 2016-03-13 21:21:30 +01:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 13df958f4a | Fixing warnings | 2016-03-13 21:14:00 +01:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 4cf18c728d | Fixing sync invalid sync test | 2016-03-13 20:53:47 +01:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | e2e067cdd0 | Bumping clippy | 2016-03-13 20:44:25 +01:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 54ff64c0e0 | Merge branch 'master' into merge_ethminer Conflicts:
	parity/main.rs | 2016-03-13 20:42:33 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | c5edf237b2 | adding shrink-to-fit | 2016-03-13 19:52:37 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 81291622eb | Avoid batches for now. | 2016-03-13 19:22:42 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 48df41a30a | Merge pull request #692 from ethcore/refcounteddb Old ref-counted DB code | 2016-03-13 19:02:24 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 706c56f56a | Usage of LATEST_ERA fixes for archive and ref-counted DBs. | 2016-03-13 18:19:52 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 5107fc5897 | Update options. | 2016-03-13 18:09:44 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | ac655af091 | Update overlaydb | 2016-03-13 18:07:36 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 9e912c7c0d | Add new file. | 2016-03-13 18:07:10 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 6cedb263aa | Add missing file. | 2016-03-13 17:01:50 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | b4f7f220f1 | Merge remote-tracking branch 'origin/master' into merge_ethminer | 2016-03-13 16:35:52 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | e9f673e08d | Merge pull request #699 from ethcore/rpc_tests next batch of rpc tests and fixes | 2016-03-13 16:03:27 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 809c239ff8 | fix rev | 2016-03-13 15:59:25 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 76696e3b49 | Minor build fixes. | 2016-03-13 15:36:03 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 08b9cc2c41 | Merge changes from #674 into branch. | 2016-03-13 15:29:55 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | a4f03100e9 | registering timer | 2016-03-13 15:11:16 +01:00 |  | 
			
				
					| 
							
							
								 debris | 6ee13b0000 | implemented eth_getCompilers | 2016-03-13 15:02:46 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 4a58e142bd | Remove duplicate ciippys. | 2016-03-13 15:02:08 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 02f43f2e8c | Merge branch 'ethminer_crate' | 2016-03-13 15:00:47 +01:00 |  | 
			
				
					| 
							
							
								 debris | 29c85e16cd | added eth_sign and eth_sendRawTransaction to eth interface | 2016-03-13 14:57:26 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 826928d2ba | Merge branch 'master' of github.com:ethcore/parity | 2016-03-13 14:55:17 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 735aa8ca17 | Merge branch 'sstore-key-exp' into account-io | 2016-03-13 14:46:49 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 89dc6fa9cc | io handlers | 2016-03-13 14:46:45 +01:00 |  | 
			
				
					| 
							
							
								 debris | 00820c342a | fixed eth_getCode and added tests for it | 2016-03-13 14:45:39 +01:00 |  | 
			
				
					| 
							
							
								 debris | c2b3ba533b | fixed eth_getTransactionCount**, and eth_getUncleCount** rpc methods, added tests for them | 2016-03-13 14:37:33 +01:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | a4103e0830 | Merge pull request #695 from ethcore/rpc_tests implemented eth_geStorageAt rpc method, added more tests for rpc | 2016-03-13 13:57:11 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | f0862acffe | Merge branch 'master' of github.com:ethcore/parity | 2016-03-13 13:13:23 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 4e8092b008 | Merge pull request #690 from ethcore/fixjdb Fix JournalDB era marker | 2016-03-13 13:11:12 +01:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 450ae4147f | memory and expiration mngmt | 2016-03-13 13:03:02 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 94932386e3 | Merge pull request #685 from ethcore/sync More sync fixes | 2016-03-13 12:14:24 +01:00 |  |