GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							e7dd222142 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161123-131908  
						
						 
						
						
						
					 
					
						2016-11-23 13:20:46 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							93f8a1494e 
							
						 
					 
					
						
						
							
							Fix contract method name ( #3580 )  
						
						 
						
						
						
					 
					
						2016-11-23 13:59:21 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							24ffb30bc2 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161123-105837  
						
						 
						
						
						
					 
					
						2016-11-23 11:00:19 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							5bd6d5e3ac 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161123-102835  
						
						 
						
						
						
					 
					
						2016-11-23 10:32:27 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							33dd49160f 
							
						 
					 
					
						
						
							
							Smarter Tokens fetching ( #3546 )  
						
						 
						
						... 
						
						
						
						* Don't auto-subscribe for contracts #3240 
* Smarter Balance : don't re-instantiate contracts, fetch tokens #3240 
* Smarter Balance Tokens fetching (update image when needed) #3240 
* Attaching to TokenReg Events instead of fetching for each block #3240 
* Unsubscribe from shapeshit... #3240 
* Unsubscribe from EthFilter if used once (resolved) #3240 
* Remove warning
* PR review fix
* Typo
* Better contract JS API : one subscribe for all #3546 
* Fixed test 
						
					 
					
						2016-11-23 10:30:47 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							cbeb2dc3f9 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161122-175502  
						
						 
						
						
						
					 
					
						2016-11-22 17:57:03 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							9f74c76f07 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161122-162239  
						
						 
						
						
						
					 
					
						2016-11-22 16:25:02 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							490b39cc85 
							
						 
					 
					
						
						
							
							Merge pull request  #3555  from ethcore/ng-fast-ui  
						
						 
						
						... 
						
						
						
						Faster UI - React Tweaks 
						
					 
					
						2016-11-22 17:05:23 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							a722bac304 
							
						 
					 
					
						
						
							
							Merge pull request  #3512  from ethcore/jg-transact-gas-warnings  
						
						 
						
						... 
						
						
						
						Send value & contract execute gas limit warnings 
						
					 
					
						2016-11-22 17:04:13 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							12ff42a513 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161122-151225  
						
						 
						
						
						
					 
					
						2016-11-22 15:14:06 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							57ff0e5747 
							
						 
					 
					
						
						
							
							Add visibility specifier (not added between merges) ( #3566 )  
						
						 
						
						
						
					 
					
						2016-11-22 13:36:23 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							bd6f343cbe 
							
						 
					 
					
						
						
							
							DappRegistry ( #3405 )  
						
						 
						
						... 
						
						
						
						* Initial version, just loading
* Warning dialog
* Retrive & show applications
* Display completed
* Edit/New mode start
* Display distry state, resolve hashes to urls
* Move buttons to top-level
* Rework display
* Update error handling & dirty checks
* Formatting
* Split sections into components
* Styling updates
* Slight styling adjustments
* Start delete modal
* Add modals for register & update
* Flesh-out register modal
* Register error handling
* Register registers
* List refresh on add & remove
* Update operational
* Simplify, remove bg image
* Really remove bg
* fix case
* Collapse text-only components 
						
					 
					
						2016-11-22 11:54:20 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							b97763e13d 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161121-233309  
						
						 
						
						
						
					 
					
						2016-11-21 23:35:10 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jannis Redmann 
							
						 
					 
					
						
						
						
						
							
						
						
							f9ecea8f4d 
							
						 
					 
					
						
						
							
							sms verification code style ( #3564 )  
						
						 
						
						... 
						
						
						
						* sms verification: fix code style
* sms verification: move server-related code to 3rdparty
* sms verification: adapt to ropsten 
						
					 
					
						2016-11-21 20:45:47 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							5735d948f5 
							
						 
					 
					
						
						
							
							[Registry] Clear input and working buttons ( #3563 )  
						
						 
						
						... 
						
						
						
						* onClick to onTouchTap #3556 
* onClick to onTouchTap 2 #3556 
* Registry dApp clear input + check Signer #3557  
						
					 
					
						2016-11-21 20:44:37 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							8a1b585da2 
							
						 
					 
					
						
						
							
							Fix peers not displaying ( #3561 )  
						
						 
						
						... 
						
						
						
						* Add peers count to status polling
* Array destruct for better readability 
						
					 
					
						2016-11-21 20:44:07 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							eb94eda30b 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161121-181249  
						
						 
						
						
						
					 
					
						2016-11-21 18:16:10 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							65785475f3 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161121-173542  
						
						 
						
						
						
					 
					
						2016-11-21 17:37:37 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							ba8460c65b 
							
						 
					 
					
						
						
							
							Fix summary update  
						
						 
						
						
						
					 
					
						2016-11-21 15:54:51 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							42964e9a8e 
							
						 
					 
					
						
						
							
							lint fixes  
						
						 
						
						
						
					 
					
						2016-11-21 15:48:46 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							e90743ecbf 
							
						 
					 
					
						
						
							
							Use actual registry fee  
						
						 
						
						
						
					 
					
						2016-11-21 15:47:36 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							35fdbf3352 
							
						 
					 
					
						
						
							
							Progressive Accounts List Rendering  #3240  
						
						 
						
						
						
					 
					
						2016-11-21 15:45:58 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							a317e4fdbf 
							
						 
					 
					
						
						
							
							Better TabBar  #3240  
						
						 
						
						
						
					 
					
						2016-11-21 14:31:06 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							47f5a6d005 
							
						 
					 
					
						
						
							
							Merge pull request  #3524  from ethcore/jg-signer-api-queries  
						
						 
						
						... 
						
						
						
						Don't query chain in Signer, use Redux isTest 
						
					 
					
						2016-11-21 14:16:33 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							ca5fd0b23d 
							
						 
					 
					
						
						
							
							React Perf in dev mode // Smarter background component  #3240  
						
						 
						
						
						
					 
					
						2016-11-21 14:14:25 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							278b1e3bd5 
							
						 
					 
					
						
						
							
							ropsten updates as per comment  
						
						 
						
						
						
					 
					
						2016-11-21 13:04:32 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							d48391d6be 
							
						 
					 
					
						
						
							
							ropsten  
						
						 
						
						
						
					 
					
						2016-11-21 12:26:38 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							21b2b4ac27 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161121-093611  
						
						 
						
						
						
					 
					
						2016-11-21 09:37:54 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							92a34d9dd8 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161120-160026  
						
						 
						
						
						
					 
					
						2016-11-20 16:06:52 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							9832be395f 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161120-133314  
						
						 
						
						
						
					 
					
						2016-11-20 13:35:00 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							ab4941b5ee 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161120-132620  
						
						 
						
						
						
					 
					
						2016-11-20 13:28:04 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0848a9ec3c 
							
						 
					 
					
						
						
							
							Merge branch 'master' into transactions-propagate  
						
						 
						
						
						
					 
					
						2016-11-20 13:24:08 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							4498fd54a4 
							
						 
					 
					
						
						
							
							Typo slipped through  
						
						 
						
						
						
					 
					
						2016-11-18 21:55:55 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							60922b61c9 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161118-192308  
						
						 
						
						
						
					 
					
						2016-11-18 19:27:32 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							c9d1eb085c 
							
						 
					 
					
						
						
							
							Merge pull request  #3518  from ethcore/ng-solc-combined-fix  
						
						 
						
						... 
						
						
						
						ABI can be empty and auto-fill contract name 
						
					 
					
						2016-11-19 02:50:23 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							be2aabc7a1 
							
						 
					 
					
						
						
							
							Merge pull request  #3516  from ethcore/ng-fix-npm-versions  
						
						 
						
						... 
						
						
						
						Fix versions for NPM 
						
					 
					
						2016-11-19 02:50:09 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							a97e08fbc8 
							
						 
					 
					
						
						
							
							Merge pull request  #3498  from ethcore/jg-ghh-info-display  
						
						 
						
						... 
						
						
						
						Better GHH event display & tracking 
						
					 
					
						2016-11-19 02:49:56 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							80288f8680 
							
						 
					 
					
						
						
							
							Merge pull request  #3438  from ethcore/jg-external-dapps  
						
						 
						
						... 
						
						
						
						Dapp section & visibility changes 
						
					 
					
						2016-11-19 02:49:41 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							53fcfa658f 
							
						 
					 
					
						
						
							
							Fix parity.js badly built ( #3526 )  
						
						 
						
						
						
					 
					
						2016-11-18 19:49:30 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							1686d23522 
							
						 
					 
					
						
						
							
							Don't query chain in Signer, use Redux isTest  
						
						 
						
						
						
					 
					
						2016-11-18 19:07:13 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							be1e5ae52f 
							
						 
					 
					
						
						
							
							Updated overlay size as per comments  
						
						 
						
						
						
					 
					
						2016-11-18 18:20:14 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							128cd2a8e4 
							
						 
					 
					
						
						
							
							Fixing JS tests  
						
						 
						
						
						
					 
					
						2016-11-18 18:14:34 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							1382c3bbf4 
							
						 
					 
					
						
						
							
							PR grumble  
						
						 
						
						
						
					 
					
						2016-11-18 18:12:38 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							8fc1506c57 
							
						 
					 
					
						
						
							
							ABI can be empty and auto-fill contract name  #3511  
						
						 
						
						
						
					 
					
						2016-11-18 17:54:25 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							ffc94343fe 
							
						 
					 
					
						
						
							
							Fix version for NPM  
						
						 
						
						
						
					 
					
						2016-11-18 17:44:40 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							f827ade616 
							
						 
					 
					
						
						
							
							debug log removal  
						
						 
						
						
						
					 
					
						2016-11-18 16:32:57 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							8d339ad379 
							
						 
					 
					
						
						
							
							Adjust styling  
						
						 
						
						
						
					 
					
						2016-11-18 15:13:37 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							b433e7e9a0 
							
						 
					 
					
						
						
							
							Updated, contract execution in-place  
						
						 
						
						
						
					 
					
						2016-11-18 15:05:02 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							55a3da8f0a 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161118-134410  
						
						 
						
						
						
					 
					
						2016-11-18 13:46:22 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							bf58aab6a3 
							
						 
					 
					
						
						
							
							Merge branch 'master' into jg-transact-gas-warnings  
						
						 
						
						
						
					 
					
						2016-11-18 14:24:04 +01:00