Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							d996754927 
							
						 
					 
					
						
						
							
							Getting rid of syntex  
						
						
						
					 
					
						2016-08-19 14:26:03 +02:00 
						 
				 
			
				
					
						
							
							
								Gabx 
							
						 
					 
					
						
						
						
						
							
						
						
							a41db5469a 
							
						 
					 
					
						
						
							
							add systemd service file  
						
						
						
					 
					
						2016-08-19 13:38:32 +02:00 
						 
				 
			
				
					
						
							
							
								Nikolay Volf 
							
						 
					 
					
						
						
						
						
							
						
						
							070a2157e6 
							
						 
					 
					
						
						
							
							Stratum protocol general ( #1954 )  
						
						... 
						
						
						
						* stratum stub
* basic subscription
* workers, authorizations stubs
* push messages
* authorizing workers
* push tests (failing)
* traits.rs forgotten
* version bump
* parking lot rwlock
* trace for else
* various fixes
* fix last test
* bump version
* logger under test mod
* dependencies dependant
* extra line demolition 
						
					 
					
						2016-08-19 10:20:39 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							0e0cc20d84 
							
						 
					 
					
						
						
							
							keep track of first block in blockchain ( #1937 )  
						
						
						
					 
					
						2016-08-18 22:01:57 +02:00 
						 
				 
			
				
					
						
							
							
								Nikolay Volf 
							
						 
					 
					
						
						
						
						
							
						
						
							d7c184bd72 
							
						 
					 
					
						
						
							
							Merge pull request  #1953  from ethcore/state_module  
						
						... 
						
						
						
						introduce ethcore/state module 
						
					 
					
						2016-08-18 21:56:08 +04:00 
						 
				 
			
				
					
						
							
							
								Nikolay Volf 
							
						 
					 
					
						
						
						
						
							
						
						
							0c38197b43 
							
						 
					 
					
						
						
							
							Merge pull request  #1956  from ethcore/db-cache  
						
						... 
						
						
						
						Apply settings to column families 
						
					 
					
						2016-08-18 21:55:53 +04:00 
						 
				 
			
				
					
						
							
							
								Denis S. Soldatov aka General-Beck 
							
						 
					 
					
						
						
						
						
							
						
						
							32d07c7339 
							
						 
					 
					
						
						
							
							update gitlab-ci  
						
						... 
						
						
						
						Defines the names of branches and tags for which the job will be built
  only:
    - master
    - beta
    - tags
    - stable 
						
					 
					
						2016-08-18 23:41:33 +07:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							9adf77581c 
							
						 
					 
					
						
						
							
							move column family constants into db module ( #1955 )  
						
						
						
					 
					
						2016-08-18 18:24:49 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							8c9f7a3e64 
							
						 
					 
					
						
						
							
							fix up tests, remove dead code  
						
						
						
					 
					
						2016-08-18 18:17:21 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							eed7d006f1 
							
						 
					 
					
						
						
							
							Fix up tests, remove dead state-diff code  
						
						
						
					 
					
						2016-08-18 18:13:32 +02:00 
						 
				 
			
				
					
						
							
							
								Arkadiy Paronyan 
							
						 
					 
					
						
						
						
						
							
						
						
							8159d743ef 
							
						 
					 
					
						
						
							
							ECIES without MAC ( #1948 )  
						
						... 
						
						
						
						* Use random IV for ECIES AES
* ECIES encrypt/decrypt for a single message
* Derive IV from shared secret 
						
					 
					
						2016-08-18 18:08:02 +02:00 
						 
				 
			
				
					
						
							
							
								arkpar 
							
						 
					 
					
						
						
						
						
							
						
						
							f0cb835f44 
							
						 
					 
					
						
						
							
							Apply settings to column families  
						
						
						
					 
					
						2016-08-18 18:04:54 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							b5c64da612 
							
						 
					 
					
						
						
							
							file moving  
						
						
						
					 
					
						2016-08-18 17:56:05 +02:00 
						 
				 
			
				
					
						
							
							
								Nikolay Volf 
							
						 
					 
					
						
						
						
						
							
						
						
							d279794c32 
							
						 
					 
					
						
						
							
							remove unused imports ( #1951 )  
						
						
						
					 
					
						2016-08-18 15:01:24 +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 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							57dbdaada9 
							
						 
					 
					
						
						
							
							remove impossible panickers related to infallible db transaction ( #1947 )  
						
						
						
					 
					
						2016-08-18 09:43:56 +02:00 
						 
				 
			
				
					
						
							
							
								Arkadiy Paronyan 
							
						 
					 
					
						
						
						
						
							
						
						
							108024e98d 
							
						 
					 
					
						
						
							
							Cache address hash ( #1943 )  
						
						
						
					 
					
						2016-08-18 09:42:46 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							eed3ef403a 
							
						 
					 
					
						
						
							
							remove randomness from bigint benches, fix warnings ( #1945 )  
						
						
						
					 
					
						2016-08-17 22:36:55 +02:00 
						 
				 
			
				
					
						
							
							
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							ccdf80f4dc 
							
						 
					 
					
						
						
							
							Fix several RPCs ( #1926 )  
						
						... 
						
						
						
						* Fix up pending receipts details.
* Add support for additional params and registry over RPC.
* Fix tests.
* Add test, additional fix.
Fixes  #1932 .
* Fix up tests.
* Fix test.
* Fix test. 
						
					 
					
						2016-08-17 19:25:02 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							bcf6b0b7d8 
							
						 
					 
					
						
						
							
							Bump clippy, fix warnings ( #1939 )  
						
						... 
						
						
						
						* Bumping clippy
* Fixing warnings 
						
					 
					
						2016-08-17 16:06:41 +02:00 
						 
				 
			
				
					
						
							
							
								Arkadiy Paronyan 
							
						 
					 
					
						
						
						
						
							
						
						
							e2cf8a894f 
							
						 
					 
					
						
						
							
							DB WAL size limit ( #1935 )  
						
						... 
						
						
						
						* Limit WAL size
* Check pruning by db modification date (#1924 ) 
						
					 
					
						2016-08-17 15:55:26 +02:00 
						 
				 
			
				
					
						
							
							
								Nikolay Volf 
							
						 
					 
					
						
						
						
						
							
						
						
							46f029e65c 
							
						 
					 
					
						
						
							
							Use explicit global namespaces in codegen ( #1928 )  
						
						... 
						
						
						
						* ipc as a deault feature
* first part of purge
* second part of ns purge 
						
					 
					
						2016-08-17 15:54:24 +02:00 
						 
				 
			
				
					
						
							
							
								Nikolay Volf 
							
						 
					 
					
						
						
						
						
							
						
						
							e01ba60dd9 
							
						 
					 
					
						
						
							
							add drop with timeout ( #1934 )  
						
						
						
					 
					
						2016-08-17 15:53:34 +02:00 
						 
				 
			
				
					
						
							
							
								Nikolay Volf 
							
						 
					 
					
						
						
						
						
							
						
						
							8710b4a3f4 
							
						 
					 
					
						
						
							
							ipc as a deault feature ( #1927 )  
						
						
						
					 
					
						2016-08-17 15:52:57 +02:00 
						 
				 
			
				
					
						
							
							
								NikVolf 
							
						 
					 
					
						
						
						
						
							
						
						
							b45020fc7f 
							
						 
					 
					
						
						
							
							add doc for address  
						
						
						
					 
					
						2016-08-16 11:47:12 +03:00 
						 
				 
			
				
					
						
							
							
								Nikolay Volf 
							
						 
					 
					
						
						
						
						
							
						
						
							9e88acb8c8 
							
						 
					 
					
						
						
							
							fix benches compilation ( #1931 )  
						
						
						
					 
					
						2016-08-15 22:02:53 +02:00 
						 
				 
			
				
					
						
							
							
								Denis S. Soldatov aka General-Beck 
							
						 
					 
					
						
						
						
						
							
						
						
							751c76917d 
							
						 
					 
					
						
						
							
							Update gitlab-ci ( #1929 )  
						
						... 
						
						
						
						[ci skip] remove CC&CXX from arm* builds 
						
					 
					
						2016-08-15 19:29:50 +02:00 
						 
				 
			
				
					
						
							
							
								Arkadiy Paronyan 
							
						 
					 
					
						
						
						
						
							
						
						
							72a546e22e 
							
						 
					 
					
						
						
							
							Update README.md  
						
						
						
					 
					
						2016-08-15 17:37:52 +02:00 
						 
				 
			
				
					
						
							
							
								Marek Kotewicz 
							
						 
					 
					
						
						
						
						
							
						
						
							c39761c042 
							
						 
					 
					
						
						
							
							ethkey and ethstore use hash structures from bigint ( #1851 )  
						
						... 
						
						
						
						* Address renamed to H160 at bigint library level
* moved uint specific test from util to bigint library
* naming
* unifing hashes in progress
* unifing hashes
* cleanup redundant unwraps in tests
* fixed compiling 
						
					 
					
						2016-08-15 15:09:00 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							e6d9fb2ad3 
							
						 
					 
					
						
						
							
							Bumping Parity UI [ci skip] ( #1920 )  
						
						
						
					 
					
						2016-08-12 11:21:18 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							f5a8c73be5 
							
						 
					 
					
						
						
							
							Adding entrypoints to docker images ( #1909 )  
						
						
						
					 
					
						2016-08-12 09:18:42 +02:00 
						 
				 
			
				
					
						
							
							
								Arkadiy Paronyan 
							
						 
					 
					
						
						
						
						
							
						
						
							0e7b06d3eb 
							
						 
					 
					
						
						
							
							Save nodes removed from backing_overlay until commit ( #1917 )  
						
						
						
					 
					
						2016-08-11 18:58:11 +02:00 
						 
				 
			
				
					
						
							
							
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							ca54b8e493 
							
						 
					 
					
						
						
							
							RPC for importing geth keys ( #1916 )  
						
						... 
						
						
						
						* Address book for local addresses.
* Simple disk-backed address book.
* Add test and keep file with keys.
* View and import Geth keys.
* Fix test.
* Fix up author info.
[ci:skip] 
						
					 
					
						2016-08-11 18:31:28 +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 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							07844d611e 
							
						 
					 
					
						
						
							
							Merge pull request  #1912  from ethcore/rpc-address-from-phrase  
						
						... 
						
						
						
						RPC for deriving address from phrase. 
						
					 
					
						2016-08-11 10:49:36 +02:00 
						 
				 
			
				
					
						
							
							
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							6ab78a0091 
							
						 
					 
					
						
						
							
							RPC for deriving address from phrase.  
						
						... 
						
						
						
						Fixed  #1911  
					
						2016-08-10 21:23:17 +02:00 
						 
				 
			
				
					
						
							
							
								Nikolay Volf 
							
						 
					 
					
						
						
						
						
							
						
						
							588529e578 
							
						 
					 
					
						
						
							
							polling & connection timeouts ( #1910 )  
						
						
						
					 
					
						2016-08-10 21:07:01 +02:00 
						 
				 
			
				
					
						
							
							
								Arkadiy Paronyan 
							
						 
					 
					
						
						
						
						
							
						
						
							417b70f90f 
							
						 
					 
					
						
						
							
							Don't return deleted nodes that are not yet flushed ( #1908 )  
						
						
						
					 
					
						2016-08-10 20:49:26 +02:00 
						 
				 
			
				
					
						
							
							
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							286b67d54b 
							
						 
					 
					
						
						
							
							Wallet rpcs ( #1898 )  
						
						... 
						
						
						
						* Add wallet RPCs.
* Add wordlist file.
* Add standard brain wallet tests.
* Allow import of JSON wallets.
* Address grumble. 
						
					 
					
						2016-08-10 17:57:40 +02:00 
						 
				 
			
				
					
						
							
							
								Nikolay Volf 
							
						 
					 
					
						
						
						
						
							
						
						
							c32244ea4a 
							
						 
					 
					
						
						
							
							Fix binary serialization bug ( #1907 )  
						
						... 
						
						
						
						* fix compilation and add it to the ci run
* no separator?
* use quotes and spaces
* literal macro and some tests
* reproduced in a failing test
* fix
* literal macro and some tests
* reproduced in a failing test
* fix 
						
					 
					
						2016-08-10 16:50:23 +02:00 
						 
				 
			
				
					
						
							
							
								Marek Kotewicz 
							
						 
					 
					
						
						
						
						
							
						
						
							464516d01d 
							
						 
					 
					
						
						
							
							fixed   #1889 , .DS_Store is no longer treated as key file ( #1892 )  
						
						... 
						
						
						
						* fixed  #1889 , .DS_Store is no longer treated as key file
* ethstore filters directories, hidden files and common system files
* fixed compiling 
						
					 
					
						2016-08-10 16:42:15 +02:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							a427208f79 
							
						 
					 
					
						
						
							
							Purging .derefs, fixing clippy warnings. ( #1890 )  
						
						... 
						
						
						
						* Fixing clippy warnings
* Purging derefs
* Simplifying engine derefs
* Simplifying more engine derefs 
						
					 
					
						2016-08-10 16:29:40 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							8018b69440 
							
						 
					 
					
						
						
							
							Merge pull request  #1904  from ethcore/db-repair  
						
						... 
						
						
						
						RocksDB version bump 
						
					 
					
						2016-08-10 14:58:39 +02:00 
						 
				 
			
				
					
						
							
							
								arkpar 
							
						 
					 
					
						
						
						
						
							
						
						
							0a06c9d3aa 
							
						 
					 
					
						
						
							
							RocksDB version bump  
						
						
						
					 
					
						2016-08-10 13:23:39 +02:00 
						 
				 
			
				
					
						
							
							
								Nikolay Volf 
							
						 
					 
					
						
						
						
						
							
						
						
							4ae83f3004 
							
						 
					 
					
						
						
							
							Fix ipc compilation and add ipc feature to test targets ( #1902 )  
						
						... 
						
						
						
						* fix compilation and add it to the ci run
* no separator?
* use quotes and spaces 
						
					 
					
						2016-08-10 13:06:24 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							4efddb9c50 
							
						 
					 
					
						
						
							
							Merge pull request  #1896  from ethcore/fix-geth-2  
						
						... 
						
						
						
						Autocreating geth dir if none and geth mode on 
						
					 
					
						2016-08-09 22:15:18 +02:00 
						 
				 
			
				
					
						
							
							
								NikVolf 
							
						 
					 
					
						
						
						
						
							
						
						
							26ff6af948 
							
						 
					 
					
						
						
							
							Merge branch 'fix-geth-2' of github.com:ethcore/parity into fix-geth-2  
						
						
						
					 
					
						2016-08-09 19:00:36 +03:00 
						 
				 
			
				
					
						
							
							
								NikVolf 
							
						 
					 
					
						
						
						
						
							
						
						
							dcdd42fec4 
							
						 
					 
					
						
						
							
							fix regression with geth dir  
						
						
						
					 
					
						2016-08-09 18:59:01 +03:00 
						 
				 
			
				
					
						
							
							
								NikVolf 
							
						 
					 
					
						
						
						
						
							
						
						
							0fb318e982 
							
						 
					 
					
						
						
							
							fix regression with geth dir  
						
						
						
					 
					
						2016-08-09 18:38:44 +03:00 
						 
				 
			
				
					
						
							
							
								Nikolay Volf 
							
						 
					 
					
						
						
						
						
							
						
						
							7f5c178b1c 
							
						 
					 
					
						
						
							
							Merge pull request  #1886  from ethcore/ver-bump  
						
						... 
						
						
						
						v1.4.0 in master 
						
					 
					
						2016-08-09 17:15:01 +03:00