Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							59f18ab958 
							
						 
					 
					
						
						
							
							Fetching content from HTTPS using rustls ( #2024 )  
						
						... 
						
						
						
						* Fetching https
* Fetching dispatcher (HTTP, HTTPS)
* Fetching from github
* Chunked encoding parser
* Abort support
* Fixing tests and review comments
* Cargo.lock order [ci skip]
* Relaxed -> SeqCst 
						
					 
					
						2016-09-03 01:34:32 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							b4f3c4bd7a 
							
						 
					 
					
						
						
							
							Asynchronous RPC support ( #2017 )  
						
						... 
						
						
						
						* Async RPC
* Limiting number of transactions in queue
* Fixing tests
* Bumping serde and jsonrpc-core
* serde updated to 0.8
* fixed failing tests
* Bumping ipc server
* Fixing API for endpoints
* Experimenting with tests without --release mode 
						
					 
					
						2016-09-01 12:00:00 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							dcea5c2526 
							
						 
					 
					
						
						
							
							Adding proof  
						
						
						
					 
					
						2016-08-30 16:56:46 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							76966ab2fc 
							
						 
					 
					
						
						
							
							Fixing redirection. Adding tests  
						
						
						
					 
					
						2016-08-30 16:06:20 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							6f321d9849 
							
						 
					 
					
						
						
							
							LRU cache for dapps ( #2006 )  
						
						... 
						
						
						
						Conflicts:
	dapps/Cargo.toml
	dapps/src/lib.rs 
						
					 
					
						2016-08-30 14:04:52 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							0baa8a53a5 
							
						 
					 
					
						
						
							
							dapps-hosts configuration  
						
						
						
					 
					
						2016-08-25 09:00:05 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							33e0a234f2 
							
						 
					 
					
						
						
							
							Validating sha3 of a dapp bundle ( #1993 )  
						
						... 
						
						
						
						* Validating sha3 of a file
* sha3 in utils
* Removing devtools 
						
					 
					
						2016-08-24 16:53:07 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							124a5da75e 
							
						 
					 
					
						
						
							
							Resolving URLs from contract ( #1964 )  
						
						... 
						
						
						
						* Fetching dapp from github.
* Unpacking dapp
* Removing hardcodes
* Proper Host validation
* Randomizing paths
* Splitting into files
* Serving donwloaded apps from different path
* Extracting URLHint to separate module
* Whitespace and docs
* Resolving from URLHint contract
* Fixing test
* Resolving githubhint url from registrar
* Proper redirections
* Fixing test
* fixing ethstore [ci skip]
* Correct version of registrar
* Removing superfluous Box 
						
					 
					
						2016-08-23 19:28:21 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							f4826d1b2a 
							
						 
					 
					
						
						
							
							Bump clippy ( #1982 )  
						
						
						
					 
					
						2016-08-23 10:10:19 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							d996754927 
							
						 
					 
					
						
						
							
							Getting rid of syntex  
						
						
						
					 
					
						2016-08-19 14:26:03 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							0620a03e56 
							
						 
					 
					
						
						
							
							Fetchable dapps ( #1949 )  
						
						... 
						
						
						
						* Fetching dapp from github.
* Unpacking dapp
* Removing hardcodes
* Proper Host validation
* Randomizing paths
* Splitting into files
* Serving donwloaded apps from different path
* Extracting URLHint to separate module
* Whitespace and docs 
						
					 
					
						2016-08-18 12:19:09 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							bcf6b0b7d8 
							
						 
					 
					
						
						
							
							Bump clippy, fix warnings ( #1939 )  
						
						... 
						
						
						
						* Bumping clippy
* Fixing warnings 
						
					 
					
						2016-08-17 16:06:41 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							f114a933a3 
							
						 
					 
					
						
						
							
							Peers RPC + UI displaying active/connected/max peers ( #1915 )  
						
						... 
						
						
						
						* Peers API
* Bumping Parity-UI
* Fixing tests 
						
					 
					
						2016-08-11 17:19:20 +02:00 
						 
				 
			
				
					
						
							
							
								arkpar 
							
						 
					 
					
						
						
						
						
							
						
						
							69d1c1f237 
							
						 
					 
					
						
						
							
							v1.4.0  
						
						
						
					 
					
						2016-08-09 11:40:57 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							59b0f8c7a3 
							
						 
					 
					
						
						
							
							RPC errors & logs ( #1845 )  
						
						... 
						
						
						
						* Refactoring errors in RPC
* Updating jsonrpc-core
* Fixing code_at
* Avoid mentioning obvious segments in proof
[ci:skip] 
						
					 
					
						2016-08-08 17:25:15 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							deceb5fd56 
							
						 
					 
					
						
						
							
							Bumping clippy & fixing warnings ( #1823 )  
						
						... 
						
						
						
						* Bumping clippy
* Fixing clippy warnings
* Cargo.lock (latest nightly?) 
						
					 
					
						2016-08-03 19:01:48 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							0cba70fba3 
							
						 
					 
					
						
						
							
							Host validation (again) ( #1666 )  
						
						... 
						
						
						
						* Revert "Revert "Validating Host headers in RPC requests" (#1663 )"
This reverts commit 3cc3dbef66 
						
					 
					
						2016-07-20 12:34:17 +02:00 
						 
				 
			
				
					
						
							
							
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							3cc3dbef66 
							
						 
					 
					
						
						
							
							Revert "Validating Host headers in RPC requests" ( #1663 )  
						
						
						
					 
					
						2016-07-19 13:15:25 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							6e79a36ef6 
							
						 
					 
					
						
						
							
							Validating Host headers in RPC requests ( #1658 )  
						
						... 
						
						
						
						* Validating Host headers in RPC requests
* Fixing convention [ci skip]
* Remove extra indent.
[ci:skip] 
						
					 
					
						2016-07-19 12:53:58 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							3d35529016 
							
						 
					 
					
						
						
							
							Precompiled JS features  
						
						
						
					 
					
						2016-07-15 10:34:33 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							66f8038b6b 
							
						 
					 
					
						
						
							
							Updating UI  
						
						
						
					 
					
						2016-07-14 19:32:15 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							36d3d0d7d7 
							
						 
					 
					
						
						
							
							replace synchronization primitives with those from parking_lot ( #1593 )  
						
						... 
						
						
						
						* parking_lot in cargo.toml
* replace all lock invocations with parking_lot ones
* use parking_lot synchronization primitives 
						
					 
					
						2016-07-13 19:59:59 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							61c405a014 
							
						 
					 
					
						
						
							
							Merge branch 'master' into streamlined-ui  
						
						
						
					 
					
						2016-07-12 12:06:01 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							fbc0e0039a 
							
						 
					 
					
						
						
							
							Bump clippy ( #1587 )  
						
						... 
						
						
						
						* Bumping clippy
* Fixing warnings 
						
					 
					
						2016-07-12 10:34:08 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							002d808a8a 
							
						 
					 
					
						
						
							
							Merge branch 'master' into streamlined-ui  
						
						
						
					 
					
						2016-07-11 10:40:16 +02:00 
						 
				 
			
				
					
						
							
							
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							9afbc9816d 
							
						 
					 
					
						
						
							
							Merge branch 'master' into kill_unwraps  
						
						
						
					 
					
						2016-07-08 17:31:30 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							0467bfc9ed 
							
						 
					 
					
						
						
							
							Using parity-ui repository for builds  
						
						
						
					 
					
						2016-07-08 13:37:09 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							7af366c5b1 
							
						 
					 
					
						
						
							
							Supporting /api/ping for dapps server ( #1543 )  
						
						... 
						
						
						
						* Refactoring dapps to support API endpoints.
* Using ContentHandler for unauthorized requests
* Extracting url stuff
* Adding ping endpoint
* CORS support for ping request
* Fixing url.is_none()
* minor formatting fix
[ci:skip] 
						
					 
					
						2016-07-07 09:42:49 +02:00 
						 
				 
			
				
					
						
							
							
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							456ad9e21b 
							
						 
					 
					
						
						
							
							Remove .lock().unwrap() idiom into locked().  
						
						
						
					 
					
						2016-07-06 19:52:34 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							a8b26e2cb5 
							
						 
					 
					
						
						
							
							Refactoring dapps to support API endpoints. ( #1542 )  
						
						... 
						
						
						
						* Refactoring dapps to support API endpoints.
* Using ContentHandler for unauthorized requests 
						
					 
					
						2016-07-06 11:24:29 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							5c438cc58a 
							
						 
					 
					
						
						
							
							Bumping clippy ( #1532 )  
						
						
						
					 
					
						2016-07-04 11:52:59 +02:00 
						 
				 
			
				
					
						
							
							
								goldylucks 
							
						 
					 
					
						
						
						
						
							
						
						
							6616b5e17d 
							
						 
					 
					
						
						
							
							bump status page v0.5.1  
						
						
						
					 
					
						2016-06-30 18:14:20 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Goldman 
							
						 
					 
					
						
						
						
						
							
						
						
							aec4130dca 
							
						 
					 
					
						
						
							
							topbar dialog fix ( #1479 )  
						
						... 
						
						
						
						* topbar dialog fix
* push goldylucks changes to ethcore umbrella 
						
					 
					
						2016-06-29 17:19:04 +02:00 
						 
				 
			
				
					
						
							
							
								arkpar 
							
						 
					 
					
						
						
						
						
							
						
						
							c21550a663 
							
						 
					 
					
						
						
							
							Updated to latest hyper with patched mio  
						
						
						
					 
					
						2016-06-27 10:39:37 +02:00 
						 
				 
			
				
					
						
							
							
								Arkadiy Paronyan 
							
						 
					 
					
						
						
						
						
							
						
						
							a72d8ee0e7 
							
						 
					 
					
						
						
							
							v1.3.0 ( #1421 )  
						
						
						
					 
					
						2016-06-25 10:32:05 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							a76e3a134f 
							
						 
					 
					
						
						
							
							Bumping clippy  
						
						
						
					 
					
						2016-06-23 10:54:25 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							91dc31fd70 
							
						 
					 
					
						
						
							
							Removing Maker and DAO dapps ( #1319 )  
						
						
						
					 
					
						2016-06-18 13:08:55 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							fca22e92ce 
							
						 
					 
					
						
						
							
							Bumping clippy  
						
						
						
					 
					
						2016-06-12 11:26:07 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							cfaa0389e1 
							
						 
					 
					
						
						
							
							Bumping dapps  
						
						
						
					 
					
						2016-06-08 17:27:21 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							bf9173e673 
							
						 
					 
					
						
						
							
							Fixing signer behaviour when confirming transaction with wrong password. ( #1237 )  
						
						... 
						
						
						
						* Avoid removing transactions when trying to confirm and the password is invalid
* Fix order 
						
					 
					
						2016-06-07 08:25:01 -07:00 
						 
				 
			
				
					
						
							
							
								Arkadiy Paronyan 
							
						 
					 
					
						
						
						
						
							
						
						
							98d9752097 
							
						 
					 
					
						
						
							
							Merge pull request  #1219  from ethcore/clippy-bump  
						
						... 
						
						
						
						Clippy bump & fixing warnings 
						
					 
					
						2016-06-06 11:46:59 +02:00 
						 
				 
			
				
					
						
							
							
								Marek Kotewicz 
							
						 
					 
					
						
						
						
						
							
						
						
							b93c83b8a0 
							
						 
					 
					
						
						
							
							Merge pull request  #1216  from ethcore/serde-bump  
						
						... 
						
						
						
						Bumping serde & syntex 
						
					 
					
						2016-06-06 11:32:13 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							a7de430193 
							
						 
					 
					
						
						
							
							Merge branch 'master' into clippy-bump  
						
						... 
						
						
						
						Conflicts:
	dapps/Cargo.toml 
						
					 
					
						2016-06-06 10:13:42 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							a063a63ac7 
							
						 
					 
					
						
						
							
							Merge branch 'master' into serde-bump  
						
						... 
						
						
						
						Conflicts:
	ethcore/src/types/state_diff.rs 
						
					 
					
						2016-06-06 10:10:06 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							9572f6e5fc 
							
						 
					 
					
						
						
							
							Merge branch 'master' into signer-ui  
						
						
						
					 
					
						2016-06-06 10:06:48 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							bb1b8cc08a 
							
						 
					 
					
						
						
							
							Loading local Dapps from FS. ( #1214 )  
						
						... 
						
						
						
						* apps list to separate module
* Preparing to support serving files from disk
* Serving files from disk
* Using dapps path from CLI
* Adding more docs 
						
					 
					
						2016-06-03 11:51:11 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							ae2deaaf72 
							
						 
					 
					
						
						
							
							Bumping clippy version  
						
						
						
					 
					
						2016-06-03 11:15:38 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							cce18cb4c5 
							
						 
					 
					
						
						
							
							Enabling DAOdapp  
						
						
						
					 
					
						2016-06-02 13:34:26 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							99e26b8480 
							
						 
					 
					
						
						
							
							Simple signing queue, confirmation APIs exposed in signer WebSockets. ( #1182 )  
						
						... 
						
						
						
						* Splitting methods requiring signing into separate trait
* Single place where RPC apis are created.
* Separating eth_filter
* Separating eth_signing
* Stubs for Personal Signer methods
* Test for EthSigningQueueClient
* TransactionConfirmation API
* Exposing PersonalSigner API
* Defining ApiSets dependent on context
* Removing types
* Fixing default impl
* Fixing un-mocked tests
* Update signing_queue.rs
[ci skip]
* Removing unused import [ci skip] 
						
					 
					
						2016-06-01 19:37:34 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							a7a2b55362 
							
						 
					 
					
						
						
							
							Using ethcore http server  
						
						
						
					 
					
						2016-06-01 19:32:05 +02:00