| 
							
							
								 Arkadiy Paronyan | 3865e4cdba | Merge pull request #998 from ethcore/ipc-new-serialization IPC with new serialization | 2016-04-26 15:52:38 +02:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | 9a3e6a6135 | hypervisor fix | 2016-04-25 06:34:11 +03:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 8b84b4f128 | Merge branch 'master' into rpc-shared-miner Conflicts:
	parity/main.rs | 2016-04-22 12:16:15 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 0458a3378c | Additional RPC methods for settings | 2016-04-21 19:24:10 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | ef9b49f0b2 | Merge branch 'main-refactor' into rpc-shared-miner | 2016-04-21 17:38:21 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | ffc5d726bd | Merge branch 'master' into main-refactor Conflicts:
	parity/main.rs | 2016-04-21 17:35:54 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | f5c2bea134 | Shared instance of ExternalMiner | 2016-04-21 17:32:53 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 3e280a3386 | Splitting Configuration to separate module | 2016-04-21 16:45:07 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | f5fcada5ba | Getting rid of generated code warnings | 2016-04-21 16:32:44 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | c47d08e308 | Fixing warnings | 2016-04-21 16:06:54 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 69af2de3ba | Fixing clippy warning | 2016-04-21 16:02:11 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | bad735a8e6 | Separating | 2016-04-21 15:41:25 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 3e4adcb3b6 | Splitting informant,io_handler and webapps | 2016-04-21 13:57:27 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 09b2d7b3a6 | Separating RPC | 2016-04-21 13:12:43 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | f2a08d57e4 | Merge branch 'master' into rpc-logs Conflicts:
	rpc/src/v1/tests/ethcore.rs
	rpc/src/v1/traits/ethcore.rs | 2016-04-19 19:59:50 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | a21f2a0998 | Exposing loggin via RPC | 2016-04-19 18:27:12 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 5df817c8e0 | Setting limit from CLI | 2016-04-18 23:03:41 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 13c25c5d49 | Merge branch 'master' into webapps-mio Conflicts:
	Cargo.lock
	parity/main.rs | 2016-04-15 17:14:39 +02:00 |  | 
			
				
					| 
							
							
								 Arkadiy Paronyan | 38fa25edbe | Merge pull request #960 from ethcore/upgrade-path using db_path directory when upgrading | 2016-04-15 16:30:44 +02:00 |  | 
			
				
					| 
							
							
								 Arkadiy Paronyan | b441750cc9 | Merge pull request #958 from ethcore/ipc-hypervisor IPC hypervisor | 2016-04-15 10:31:19 +02:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 99b8e28051 | Update mod.rs | 2016-04-14 22:13:38 -07:00 |  | 
			
				
					| 
							
							
								 NikVolf | 222a1bd29b | using db_path directory | 2016-04-15 02:49:42 +03:00 |  | 
			
				
					| 
							
							
								 Arkadiy Paronyan | 9b2f545391 | Merge pull request #956 from ethcore/cors-option Changing cors header to be optional | 2016-04-14 21:16:57 +02:00 |  | 
			
				
					| 
							
							
								 Gav Wood | d909bc05c4 | Sensible gas limits for eth_sendTransaction (#953) * Sensible gas limits for eth_sendTransaction
Fixes #859
* Compile fix.
* Remove !. | 2016-04-14 12:01:12 -07:00 |  | 
			
				
					| 
							
							
								 NikVolf | dc7e105ef8 | Merge branch 'master' into ipc-hypervisor | 2016-04-14 21:57:24 +03:00 |  | 
			
				
					| 
							
							
								 NikVolf | edb8f1fd7e | doc effort | 2016-04-14 21:50:35 +03:00 |  | 
			
				
					| 
							
							
								 NikVolf | 6f4a98333e | child processes spawn | 2016-04-14 21:45:53 +03:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | f81914351d | Rewriting webapps to use hyper-mio branch | 2016-04-14 20:38:48 +02:00 |  | 
			
				
					| 
							
							
								 NikVolf | 7ac985dded | fix warnings | 2016-04-14 20:56:06 +03:00 |  | 
			
				
					| 
							
							
								 NikVolf | 1b2ef60bbe | working tests including warmup | 2016-04-14 20:43:14 +03:00 |  | 
			
				
					| 
							
							
								 NikVolf | 4d527e152c | hypervisor-service chain | 2016-04-14 18:49:25 +03:00 |  | 
			
				
					| 
							
							
								 NikVolf | 4931a300f2 | first tests | 2016-04-14 18:22:31 +03:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 5b2d726a02 | Changing cors header to be optional | 2016-04-14 14:38:07 +02:00 |  | 
			
				
					| 
							
							
								 Gav Wood | f5985bbffc | Fix upgrade script and make parity run when no .parity dir. | 2016-04-13 18:02:16 -07:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 32ca8066e9 | Tracing and docs. (#952) | 2016-04-13 11:26:41 -07:00 |  | 
			
				
					| 
							
							
								 NikVolf | 405e3e2e7d | initial setup | 2016-04-13 19:03:57 +03:00 |  | 
			
				
					| 
							
							
								 Arkadiy Paronyan | c7d6444ae0 | Merge pull request #936 from ethcore/bumping-clippy Bumping clippy and fixing warnings. | 2016-04-12 16:49:30 +02:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | bdb35cfaed | Merge pull request #927 from ethcore/pruning_auto Pruning auto | 2016-04-12 16:00:39 +03:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 7fbe3f4721 | Fixing clippy warnings | 2016-04-12 13:54:34 +02:00 |  | 
			
				
					| 
							
							
								 Arkadiy Paronyan | 283ce13454 | Merge pull request #914 from ethcore/upgrades Upgrade logic between versions | 2016-04-12 11:30:52 +02:00 |  | 
			
				
					| 
							
							
								 NikVolf | 8ecbb53e99 | reducing code | 2016-04-12 06:19:15 +03:00 |  | 
			
				
					| 
							
							
								 Gav Wood | fa95419c27 | --pruning=auto option. | 2016-04-11 18:42:50 -07:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 6e97496b27 | Support for --pruning=auto. | 2016-04-11 15:51:14 -07:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 3fe21f5931 | Ethcore-specific RPC methods (#923) * Ethcore-specific rpc methods
* Initializing ethcore-rpc | 2016-04-11 12:06:32 -07:00 |  | 
			
				
					| 
							
							
								 Gav Wood | c48374dbc6 | Parameter to allow user to force the sealing mechanism (#918) * Allow block sealing mechanism to be forced, even when not mining.
* Fix deadlock in dispatch_transaction. Fix tests.
* Horrible workaround for transaction importing.
* Reduce tracing. Cleanups.
* Remove logging.
* Remove broken code inherited from dodgy implementation.
* pre-query tx queue nonce also if any
* remove outside nonce queries
* remove queue nonces | 2016-04-11 11:52:33 -07:00 |  | 
			
				
					| 
							
							
								 NikVolf | 1d09844950 | Merge branch 'master' into upgrades | 2016-04-11 21:43:07 +03:00 |  | 
			
				
					| 
							
							
								 NikVolf | 26e23da4c0 | some newver/oldver logics | 2016-04-10 17:15:40 +03:00 |  | 
			
				
					| 
							
							
								 NikVolf | d3411a50a4 | locked ver.lock upgrade | 2016-04-10 16:42:33 +03:00 |  | 
			
				
					| 
							
							
								 NikVolf | 69add61174 | basic upgrade scenario | 2016-04-10 16:12:20 +03:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 6ebd5009fc | --unlock is comma-delimited. | 2016-04-09 12:58:13 -07:00 |  |