| 
							
							
								 debris | d4a0ad0a60 | make jsonrpc api engine agnostic | 2016-04-25 16:06:08 +02: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 | f5c2bea134 | Shared instance of ExternalMiner | 2016-04-21 17:32:53 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | c47d08e308 | Fixing warnings | 2016-04-21 16:06:54 +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 | 407ab30503 | Using ArrayVec to store logs | 2016-04-19 19:22:14 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | a21f2a0998 | Exposing loggin via RPC | 2016-04-19 18:27:12 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 98b3962412 | RPC methods to set the limits | 2016-04-18 23:13:38 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | d093c5755e | Moving own transaction tracing to miner create | 2016-04-17 20:36:37 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 8389f771e9 | Tracing whole transaction | 2016-04-17 18:36:07 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 5086880093 | Additional logging for transactions | 2016-04-17 18:26:15 +02: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 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 5b2d726a02 | Changing cors header to be optional | 2016-04-14 14:38:07 +02:00 |  | 
			
				
					| 
							
							
								 debris | fd2d55934b | default filter from block should be Latest, not Earliest | 2016-04-13 11:32:28 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | fbc28ce493 | Additional methods for ethcore-specific rpc. Altering miner parameters (#934) | 2016-04-12 15:04:40 -07:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 6b03a3218c | Bumping clippy version | 2016-04-12 13:51:39 +02: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 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | 2d9db0cf67 | Merge pull request #921 from ethcore/rustup updated dependencies | 2016-04-11 14:39:59 +02:00 |  | 
			
				
					| 
							
							
								 debris | dfa8196543 | updated dependencies | 2016-04-11 13:21:55 +02:00 |  | 
			
				
					| 
							
							
								 debris | dc6ade4ae3 | fixed transaction deadlock | 2016-04-11 12:44:57 +02:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 6c35c5e604 | --unlock is comma-delimited. (#916) | 2016-04-10 14:01:41 -07:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | fed853593b | fixed eth_getLogs (#915) * fixed eth_getLogs
* removed empty lines | 2016-04-10 11:42:03 -07:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 215973c7ab | Merge pull request #898 from ethcore/fixed_895 fixed #895 | 2016-04-08 17:41:54 -07:00 |  | 
			
				
					| 
							
							
								 Arkadiy Paronyan | 46a25b31ab | Merge pull request #894 from ethcore/send-transactions Propagate transaction queue | 2016-04-07 15:36:01 +02:00 |  | 
			
				
					| 
							
							
								 arkpar | 8074fee28c | Use new json RPC server | 2016-04-07 14:32:44 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 12d1dcddeb | Updating rpc comments | 2016-04-07 10:31:42 +02:00 |  | 
			
				
					| 
							
							
								 debris | d1d3d847ab | fixed #895 | 2016-04-07 00:33:55 +02:00 |  | 
			
				
					| 
							
							
								 arkpar | 3438cda432 | Propagate transaction queue | 2016-04-06 23:03:07 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | a52043d5b3 | Removing additional thread from JSON-RPC | 2016-04-06 19:14:05 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | 1f9eb97d0a | Merge branch 'master' into closing | 2016-04-06 19:07:56 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | dc91e57c2f | Additional logging and error messages | 2016-04-06 19:07:27 +02:00 |  | 
			
				
					| 
							
							
								 Arkadiy Paronyan | 5685fde606 | Merge pull request #890 from ethcore/fix_875 fixed #875 and added tests for eth_sendTransaction | 2016-04-06 16:24:32 +02:00 |  | 
			
				
					| 
							
							
								 Nikolay Volf | b671cbd71f | Merge pull request #892 from ethcore/eth-call-fix Fixed eth_call nonce and gas handling | 2016-04-06 15:54:58 +04:00 |  | 
			
				
					| 
							
							
								 arkpar | 9b7c48110a | Fixed eth_call nonce and gas handling | 2016-04-06 13:05:58 +02:00 |  | 
			
				
					| 
							
							
								 debris | d14d590c2b | fixed #875 and added tests for eth_sendTransaction | 2016-04-06 12:15:20 +02:00 |  | 
			
				
					| 
							
							
								 Tomasz Drwięga | e8fa429438 | Bumping clippy | 2016-04-06 09:53:56 +02:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 5d626c7dd3 | Use sensible gas price. | 2016-03-28 18:53:33 +02:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 9592ccc0df | Publish locally-made transactions to peers. | 2016-03-28 18:11:00 +02:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 6a7c25e2be | Fix response for mining. | 2016-03-28 11:23:22 +02:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 75b23aac02 | Merge remote-tracking branch 'origin/master' into bettermining | 2016-03-28 09:44:34 +02:00 |  | 
			
				
					| 
							
							
								 Arkadiy Paronyan | 2178f09eec | Merge pull request #841 from peterjoel/ethcompute Caching for computing seed hashes (#541) | 2016-03-28 01:43:45 +02:00 |  | 
			
				
					| 
							
							
								 Gav Wood | d150529730 | Merge remote-tracking branch 'origin/master' into bettermining | 2016-03-27 22:16:24 +02:00 |  | 
			
				
					| 
							
							
								 Peter | 9655ce8dbf | Caching for computing seed hashes (#541) Code review changes | 2016-03-27 20:42:24 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 6b8e7bdfb3 | Merge pull request #838 from ethcore/tx-queue-resp checking transaction queue for pending transaction | 2016-03-27 19:51:37 +02:00 |  | 
			
				
					| 
							
							
								 NikVolf | a8c725a891 | test for pending | 2016-03-27 17:16:15 +03:00 |  | 
			
				
					| 
							
							
								 NikVolf | 254ac6f253 | checking tx queue | 2016-03-27 16:12:21 +03:00 |  |