Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							acf41d6f27 
							
						 
					 
					
						
						
							
							Dapps use defaultAccount instead of own selectors ( #4386 )  
						
						... 
						
						
						
						* Remove account selection from GitHubHint
* Fix naming
* Update to match BasicCoin
* BasicCoin defaultAddress
* typo
* method registry without selector
* Update after manual tests
* IdentityIcon for localtx
* Fix non-secure personal subscriptions
* Query defaultAccount for non-secure apps on send 
						
					 
					
						2017-02-03 13:54:53 +01:00 
						 
				 
			
				
					
						
							
							
								Denis S. Soldatov aka General-Beck 
							
						 
					 
					
						
						
						
						
							
						
						
							3af45c6ad9 
							
						 
					 
					
						
						
							
							update depends  
						
						... 
						
						
						
						Depends: libssl1.0.0 (>=1.0.0)
[ci skip] 
						
					 
					
						2017-02-03 14:47:29 +04:00 
						 
				 
			
				
					
						
							
							
								Denis S. Soldatov aka General-Beck 
							
						 
					 
					
						
						
						
						
							
						
						
							0bf9f6c444 
							
						 
					 
					
						
						
							
							change depends  
						
						... 
						
						
						
						libssl (>=1.0.0)
[ci skip] 
						
					 
					
						2017-02-03 13:17:10 +04:00 
						 
				 
			
				
					
						
							
							
								keorn 
							
						 
					 
					
						
						
						
						
							
						
						
							76c39e3e66 
							
						 
					 
					
						
						
							
							Fix lock and rename tracing ( #4403 )  
						
						... 
						
						
						
						* tracing, timeouts
* remove env_logger 
						
					 
					
						2017-02-02 19:11:43 +01:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							015425d447 
							
						 
					 
					
						
						
							
							Restarting fetch client every now and then ( #4399 )  
						
						
						
					 
					
						2017-02-02 19:11:28 +01:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							4961422523 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20170202-163010  
						
						
						
					 
					
						2017-02-02 16:33:24 +00:00 
						 
				 
			
				
					
						
							
							
								Maciej Hirsz 
							
						 
					 
					
						
						
						
						
							
						
						
							1b1d3a297c 
							
						 
					 
					
						
						
							
							Perform a sync between Rust and JS when generating markdown instead of in spec tests ( #4408 )  
						
						... 
						
						
						
						* Sync RPC on npm run build:markdown
* Helpers
* Added GPL headers 
						
					 
					
						2017-02-02 17:24:15 +01:00 
						 
				 
			
				
					
						
							
							
								Jannis Redmann 
							
						 
					 
					
						
						
						
						
							
						
						
							d5aa139e46 
							
						 
					 
					
						
						
							
							registry dapp: make lookup use lower case ( #4409 )  
						
						
						
					 
					
						2017-02-02 17:23:58 +01:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							3b9ac7648c 
							
						 
					 
					
						
						
							
							with_context on LightSync  
						
						
						
					 
					
						2017-02-02 17:02:46 +01:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							a0ffb3df20 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20170202-150718  
						
						
						
					 
					
						2017-02-02 15:11:11 +00:00 
						 
				 
			
				
					
						
							
							
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							535ebb1f2f 
							
						 
					 
					
						
						
							
							Available Dapp selection alignment with Permissions (Portal) ( #4374 )  
						
						... 
						
						
						
						* Manage default accounts
* Portal
* Portal
* Allow Portal to be used in as both top-level and popover
* modal/popover variable naming
* Move to Portal
* export Portal in ~/ui
* WIP
* Tags handle empty values
* Export AccountCard in ~/ui
* Allow ETH-only & zero display
* Use ui/Balance for balance display
* Add tests for Balance & Tags component availability
* WIP
* Default overlay display to block (not flex)
* Revert block
* WIP
* Add className, optional handlers only
* WIP
* Properly handle optional onKeyDown
* Selection updated
* Align margins
* Remove old code
* Remove debug logging
* TransitionGroup for animations
* No anim
* Cleanups
* Revert addons removal
* Fix tests
* WIP
* Add onClick to Container
* Create ui/DappCard component
* WIP
* Pass dummy displayApps
* Rename DappsVisible back to AddDapps (easier git diff)
* Rename CSS
* Fix tests after merge 
						
					 
					
						2017-02-02 16:02:45 +01:00 
						 
				 
			
				
					
						
							
							
								Jannis Redmann 
							
						 
					 
					
						
						
						
						
							
						
						
							1547af191b 
							
						 
					 
					
						
						
							
							more permissive verification process ( #4317 )  
						
						... 
						
						
						
						* style fixes ✨ 
* verification: find last request
* verification: don't request again if same input
* didRequestWithSameValues -> shallRequestAgain
* bugfixes 🐛 , update SMS verification ABI
* verification: hasRequested -> accountHasRequested
* verification: hasIsVerified -> accountIsVerified
* verification: shallRequestAgain -> shallSkipRequest
* verification: show if unable to send req
* email verification: check if email already used
* address style grumbles 🎨  
						
					 
					
						2017-02-02 16:01:37 +01:00 
						 
				 
			
				
					
						
							
							
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							fd44dcda15 
							
						 
					 
					
						
						
							
							rename LES protocol ID  
						
						
						
					 
					
						2017-02-02 15:22:38 +01:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							8e82b2f631 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20170202-125420  
						
						
						
					 
					
						2017-02-02 12:57:45 +00:00 
						 
				 
			
				
					
						
							
							
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							12bd207e53 
							
						 
					 
					
						
						
							
							Fix ParityBar account selection overflows ( #4405 )  
						
						
						
					 
					
						2017-02-02 13:30:36 +01:00 
						 
				 
			
				
					
						
							
							
								arkpar 
							
						 
					 
					
						
						
						
						
							
						
						
							2b26f0cc28 
							
						 
					 
					
						
						
							
							Fixing yaml script  
						
						
						
					 
					
						2017-02-02 13:24:44 +01:00 
						 
				 
			
				
					
						
							
							
								Arkadiy Paronyan 
							
						 
					 
					
						
						
						
						
							
						
						
							5817acb582 
							
						 
					 
					
						
						
							
							Mac binaries signing ( #4397 )  
						
						
						
					 
					
						2017-02-02 11:55:20 +01:00 
						 
				 
			
				
					
						
							
							
								Denis S. Soldatov aka General-Beck 
							
						 
					 
					
						
						
						
						
							
						
						
							0a28b167a2 
							
						 
					 
					
						
						
							
							Merge pull request  #4398  from ethcore/revert-4381-js-ci-skip  
						
						... 
						
						
						
						Revert "remove [ci skip]" 
						
					 
					
						2017-02-02 13:47:17 +04:00 
						 
				 
			
				
					
						
							
							
								Denis S. Soldatov aka General-Beck 
							
						 
					 
					
						
						
						
						
							
						
						
							bc704283a4 
							
						 
					 
					
						
						
							
							Revert "remove [ci skip]"  
						
						
						
					 
					
						2017-02-02 13:35:34 +04:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							3d4545fa91 
							
						 
					 
					
						
						
							
							js-precompiled 20170201-231534  
						
						
						
					 
					
						2017-02-01 23:19:04 +00:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							85f75d39b3 
							
						 
					 
					
						
						
							
							js-precompiled 20170201-225215  
						
						
						
					 
					
						2017-02-01 22:55:51 +00:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							52f40042b0 
							
						 
					 
					
						
						
							
							js-precompiled 20170201-222816  
						
						
						
					 
					
						2017-02-01 22:31:43 +00:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							b8c0d657b4 
							
						 
					 
					
						
						
							
							js-precompiled 20170201-220650  
						
						
						
					 
					
						2017-02-01 22:10:13 +00:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							ffb5ddc08b 
							
						 
					 
					
						
						
							
							js-precompiled 20170201-214512  
						
						
						
					 
					
						2017-02-01 21:48:38 +00:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							35e267c4fe 
							
						 
					 
					
						
						
							
							js-precompiled 20170201-212208  
						
						
						
					 
					
						2017-02-01 21:25:32 +00:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							43baa461b0 
							
						 
					 
					
						
						
							
							js-precompiled 20170201-205737  
						
						
						
					 
					
						2017-02-01 21:01:07 +00:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							7fae67785c 
							
						 
					 
					
						
						
							
							js-precompiled 20170201-203408  
						
						
						
					 
					
						2017-02-01 20:37:33 +00:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							09e933a450 
							
						 
					 
					
						
						
							
							js-precompiled 20170201-200611  
						
						
						
					 
					
						2017-02-01 20:09:34 +00:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							71190f6068 
							
						 
					 
					
						
						
							
							js-precompiled 20170201-194205  
						
						
						
					 
					
						2017-02-01 19:45:25 +00:00 
						 
				 
			
				
					
						
							
							
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							bd0891c93c 
							
						 
					 
					
						
						
							
							Typo,  fixes   #4271  ( #4391 )  
						
						
						
					 
					
						2017-02-01 20:36:05 +01:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							2f299d20e8 
							
						 
					 
					
						
						
							
							js-precompiled 20170201-185153  
						
						
						
					 
					
						2017-02-01 18:55:16 +00:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							bc73416e45 
							
						 
					 
					
						
						
							
							js-precompiled 20170201-182335  
						
						
						
					 
					
						2017-02-01 18:27:32 +00:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							22f0d648c7 
							
						 
					 
					
						
						
							
							js-precompiled 20170201-174728  
						
						
						
					 
					
						2017-02-01 17:50:56 +00:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							6b77d10cac 
							
						 
					 
					
						
						
							
							js-precompiled 20170201-172305  
						
						
						
					 
					
						2017-02-01 17:26:30 +00:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							12c1434f09 
							
						 
					 
					
						
						
							
							js-precompiled 20170201-165339  
						
						
						
					 
					
						2017-02-01 16:58:21 +00:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							653bb112bf 
							
						 
					 
					
						
						
							
							js-precompiled 20170201-162404  
						
						
						
					 
					
						2017-02-01 16:27:37 +00:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							4462c18690 
							
						 
					 
					
						
						
							
							Fixing invalid address in docs ( #4388 )  
						
						
						
					 
					
						2017-02-01 17:14:16 +01:00 
						 
				 
			
				
					
						
							
							
								arkpar 
							
						 
					 
					
						
						
						
						
							
						
						
							dbafbc29be 
							
						 
					 
					
						
						
							
							Killed travis and appveyor  
						
						
						
					 
					
						2017-02-01 17:06:44 +01:00 
						 
				 
			
				
					
						
							
							
								Denis S. Soldatov aka General-Beck 
							
						 
					 
					
						
						
						
						
							
						
						
							1a8ce3e1f3 
							
						 
					 
					
						
						
							
							Merge pull request  #4381  from ethcore/js-ci-skip  
						
						... 
						
						
						
						remove [ci skip] 
						
					 
					
						2017-02-01 19:59:26 +04:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							8e35b2c39a 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20170201-152542  
						
						
						
					 
					
						2017-02-01 15:29:43 +00:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							fb7c6c2867 
							
						 
					 
					
						
						
							
							Fixing estimate gas in case histogram is not available ( #4387 )  
						
						
						
					 
					
						2017-02-01 16:18:22 +01:00 
						 
				 
			
				
					
						
							
							
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							3bdd32f9ec 
							
						 
					 
					
						
						
							
							Default Account selector in Signer overlay ( #4375 )  
						
						... 
						
						
						
						* Manage default accounts
* Portal
* Portal
* Allow Portal to be used in as both top-level and popover
* modal/popover variable naming
* Move to Portal
* export Portal in ~/ui
* WIP
* Tags handle empty values
* Export AccountCard in ~/ui
* Allow ETH-only & zero display
* Use ui/Balance for balance display
* Add tests for Balance & Tags component availability
* WIP
* Default overlay display to block (not flex)
* Revert block
* WIP
* Add className, optional handlers only
* WIP
* Properly handle optional onKeyDown
* Selection updated
* Align margins
* Remove old code
* Remove debug logging
* TransitionGroup for animations
* No anim
* Cleanups
* Revert addons removal
* Fix tests
* defaultAccount
* Selection actually selects
* WIP tests
* tests WIP
* Expand tests
* Container for scrollbars
* Add parity_defaultAccount RPC (with subscription)
* Add jsonrpc interface 
						
					 
					
						2017-02-01 16:18:11 +01:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							a414729de9 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20170201-142626  
						
						
						
					 
					
						2017-02-01 14:29:49 +00:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							5526a3a228 
							
						 
					 
					
						
						
							
							Fixing web3 in console ( #4382 )  
						
						
						
					 
					
						2017-02-01 15:19:23 +01:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							f4a761edb7 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20170201-140028  
						
						
						
					 
					
						2017-02-01 14:05:19 +00:00 
						 
				 
			
				
					
						
							
							
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							04fb2afba1 
							
						 
					 
					
						
						
							
							Add parity_defaultAccount RPC (with subscription) ( #4383 )  
						
						... 
						
						
						
						* Add parity_defaultAccount RPC (with subscription)
* Add jsonrpc interface 
						
					 
					
						2017-02-01 14:52:15 +01:00 
						 
				 
			
				
					
						
							
							
								Denis S. Soldatov aka General-Beck 
							
						 
					 
					
						
						
						
						
							
						
						
							0a7aef1872 
							
						 
					 
					
						
						
							
							remove [ci skip]  
						
						... 
						
						
						
						remove tag [ci skip] for `js-precompiled` 
						
					 
					
						2017-02-01 15:09:13 +04:00 
						 
				 
			
				
					
						
							
							
								Maciej Hirsz 
							
						 
					 
					
						
						
						
						
							
						
						
							ed09a76c91 
							
						 
					 
					
						
						
							
							Full JSON-RPC docs + sync tests. ( #4335 )  
						
						... 
						
						
						
						* Extended Markdown generator
* Synced and extended all JSON-RPC interfaces
* Fix linter errors
* Format `parity_listAccounts` output in API
* typo
* Check if interfaces are synced in JS spec tests
* Fixing missing interface errors
* Better #[rpc] attribute parsing
* Fixed RPC JS spec tests
* More examples
* Refactored how dummy data appears in examples
* Complete trace docs!
* fix typo
* Less copy-paste
* All the docs!
* Fix differences between CallRequest and TransactionRequest
* Fix differences between CallRequest and TransactionRequest
* Missing examples
* Grumble fixes 
						
					 
					
						2017-02-01 10:58:09 +01:00 
						 
				 
			
				
					
						
							
							
								maciejhirsz 
							
						 
					 
					
						
						
						
						
							
						
						
							687ae4d7fa 
							
						 
					 
					
						
						
							
							Removed fixed TODO  
						
						
						
					 
					
						2017-02-01 10:38:01 +01:00 
						 
				 
			
				
					
						
							
							
								Denis S. Soldatov aka General-Beck 
							
						 
					 
					
						
						
						
						
							
						
						
							b2ecf1c5a4 
							
						 
					 
					
						
						
							
							Update gitlab-ci.yml  
						
						... 
						
						
						
						try to add `nightly` tag 
						
					 
					
						2017-01-31 20:39:11 +04:00