GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							2de64bb5e4 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161211-202217  
						
						 
						
						
						
					 
					
						2016-12-11 20:24:36 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							4c3dea2a0b 
							
						 
					 
					
						
						
							
							Fix React-Router in i18n locale change ( #3815 )  
						
						 
						
						... 
						
						
						
						* Routes in routes config => no more react router error message
* Add LocalStorage for Locale Selection
* Ethcore to Parity LTD 
						
					 
					
						2016-12-11 21:03:48 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							4dbfcf231d 
							
						 
					 
					
						
						
							
							Cache fetched Dapps ( #3804 )  
						
						 
						
						... 
						
						
						
						* Have a singleton DappsFetcher so we don't realod them at each page load
* Better dapps Fetcher : event based listener
  Update on meta change
* Remove dapps fetcher => all in singleton dapps store + utils
* Modify header to Parity 
						
					 
					
						2016-12-11 21:03:40 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							f4134cf634 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161211-193650  
						
						 
						
						
						
					 
					
						2016-12-11 19:39:15 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							972aa79f9f 
							
						 
					 
					
						
						
							
							Merge pull request  #3818  from ethcore/consistent-crate-info  
						
						 
						
						... 
						
						
						
						authors & homepage => Parity 
						
					 
					
						2016-12-11 20:17:40 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							282178e1fa 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161211-190404  
						
						 
						
						
						
					 
					
						2016-12-11 19:06:28 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							94f5501c61 
							
						 
					 
					
						
						
							
							authors & homepage => Parity  
						
						 
						
						
						
					 
					
						2016-12-11 19:43:58 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							c33901bd9f 
							
						 
					 
					
						
						
							
							Merge pull request  #3817  from ethcore/rename-ethcore-parity  
						
						 
						
						... 
						
						
						
						Rename Ethcore -> Parity Technologies 
						
					 
					
						2016-12-11 19:36:21 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							58b72c521d 
							
						 
					 
					
						
						
							
							Rename ethcore -> parity in licenses.  
						
						 
						
						
						
					 
					
						2016-12-11 19:31:31 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							17cc2be4b5 
							
						 
					 
					
						
						
							
							Rename ethcore -> parity in license.  
						
						 
						
						
						
					 
					
						2016-12-11 19:30:54 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							797d787a7b 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161211-164839  
						
						 
						
						
						
					 
					
						2016-12-11 16:51:09 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							929b6ee0f7 
							
						 
					 
					
						
						
							
							Allow editing of gasPrice & gas in Signer ( #3777 )  
						
						 
						
						... 
						
						
						
						* Rework gas display (maintainable)
* Move GasPriceSelector to ui
* Allow opening of gas component (WIP)
* Merge
* Consistency
* Adjust for Signer display
* Set maximum height based on screen size
* Gas editor displays in-place
* Cleanups
* Merge
* Style fixes
* Fixup stash mishap (again)
* Add store test
* Allow edited values to refrect on the display
* Fix properties
* Adjust styling to show different rows
* git mv
* git mv
* Style fixes
* Style updates
* Pass gas & gasPrice with confirmation
* Fix build (case)
* Style fixes
* Basic GasPriceEditor smoketest
* manual move 1
* manual move 2
* manual move 1
* manual move 2
* NODE_ENV=test ace fix
* UI smoketests
* Style
* Format options via formatter
* Initial version
* Re-add even/odd class
* re-add gasLimit to embedded passing
* style
* Updated for passing gas & price to store
* Allow gas/price overrides when none available
* Fix slider value, pass as number 
						
					 
					
						2016-12-11 17:43:51 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							885d6eaa4d 
							
						 
					 
					
						
						
							
							i18n string dictionaries ( #3532 )  
						
						 
						
						... 
						
						
						
						* TabBar & Settings -> Views i18n enabled
* Proxy i18n
* Settings i18n
* defaultLocale
* Introduce thin Translate wrapper
* PropTypes util caters for multiples
* Translate & LanguageSelector under ui
* Update location & proptypes
* Add UI Language selector
* German settings pages
* Add German language selection
* Corrected umlaut encoding
* Lint
* Re-apply pre-merge conflict changes
* better German i18n
* Language names in locale language
* i8n -> index
* Allow for development/production operation
* Use Yahoo react-intl (as opposed to react-i18nify)
* Use default messages wih expansions
* Remove non-reused variable definitions
* Use FormattedMessage directly, opens up WebPack & Babel opportunities
* Add flat to flatten
* Extract default messages via babel
* Webpack to aggegrate i18n defaultMessage
* Re-add react-intl after merge
* Update proptype references (merge)
* Strip down external dictionary
* i18n for dapps
* Restore tests submodule
* Allow language changes to reflect
* Style updates 
						
					 
					
						2016-12-11 17:42:35 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							839e3385dd 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161211-155716  
						
						 
						
						
						
					 
					
						2016-12-11 16:00:49 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							13509a9e83 
							
						 
					 
					
						
						
							
							Fix padding in App, again... ( #3813 )  
						
						 
						
						
						
					 
					
						2016-12-11 16:49:38 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							6724f574d6 
							
						 
					 
					
						
						
							
							Light server improvements and protocol adjustments ( #3801 )  
						
						 
						
						... 
						
						
						
						* light: basic transaction pool
* light: network timeouts
* fix dead code warnings
* les: update to new message format
* fix indentation
* les: hash or number in headers req, not both 
						
					 
					
						2016-12-11 15:40:31 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							e6444cd106 
							
						 
					 
					
						
						
							
							Merge pull request  #3810  from ethcore/defaults-parse-fix  
						
						 
						
						... 
						
						
						
						Tolerate errors in user_defaults 
						
					 
					
						2016-12-11 15:15:43 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							778f5bbfaf 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161211-141210  
						
						 
						
						
						
					 
					
						2016-12-11 14:14:41 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							b28537aa9a 
							
						 
					 
					
						
						
							
							Merge pull request  #3809  from ethcore/mining-min-gas-limit  
						
						 
						
						... 
						
						
						
						block: enforce gas limit falls within engine bounds 
						
					 
					
						2016-12-11 15:08:30 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							d3077c51fc 
							
						 
					 
					
						
						
							
							Target Babel to latest Chrome Versions in dev ( #3806 )  
						
						 
						
						... 
						
						
						
						* Use `babel-preset-env` to target Babel to latest Chrome Versions
* Opt-In mechanism for Babel Preset Env 
						
					 
					
						2016-12-11 15:05:10 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								arkpar 
							
						 
					 
					
						
						
						
						
							
						
						
							a56443aa6c 
							
						 
					 
					
						
						
							
							Tolerate error is user_defaults  
						
						 
						
						
						
					 
					
						2016-12-11 13:00:49 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robert Habermeier 
							
						 
					 
					
						
						
						
						
							
						
						
							9252ebf93d 
							
						 
					 
					
						
						
							
							block: enforce gas limit falls within engine bounds  
						
						 
						
						
						
					 
					
						2016-12-11 12:50:48 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							95af942fc9 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161211-093638  
						
						 
						
						
						
					 
					
						2016-12-11 09:40:44 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							0a37288aa4 
							
						 
					 
					
						
						
							
							Lowercase npm packages ( #3807 )  
						
						 
						
						
						
					 
					
						2016-12-11 10:30:30 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							17dee5f1a2 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161211-091947  
						
						 
						
						
						
					 
					
						2016-12-11 09:22:07 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							36b8e4b6a8 
							
						 
					 
					
						
						
							
							Extended publishing of libraries to npm ( #3786 )  
						
						 
						
						... 
						
						
						
						* Extended publishing of libraries to npm
* Update source links
* Add some tests before publishing NPM library
* Fix Shapeshift tests 
						
					 
					
						2016-12-11 10:13:34 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							bfb684a641 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161211-012647  
						
						 
						
						
						
					 
					
						2016-12-11 01:28:52 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							078feaadd5 
							
						 
					 
					
						
						
							
							Merge pull request  #3799  from ethcore/ng-ui-fixes  
						
						 
						
						... 
						
						
						
						Several Fixes to the UI 
						
					 
					
						2016-12-11 02:16:21 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							ba3bfcc54d 
							
						 
					 
					
						
						
							
							Merge branch 'master' into ng-ui-fixes  
						
						 
						
						
						
					 
					
						2016-12-11 01:26:55 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							068201a01b 
							
						 
					 
					
						
						
							
							Merge pull request  #3805  from ethcore/fix-ci  
						
						 
						
						... 
						
						
						
						Remove "s 
						
					 
					
						2016-12-11 00:30:28 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7c2c9c89a4 
							
						 
					 
					
						
						
							
							Stricter search for rust changes.  
						
						 
						
						
						
					 
					
						2016-12-11 00:20:19 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c14d8da350 
							
						 
					 
					
						
						
							
							Use real arithmetic operator rather than '='  
						
						 
						
						
						
					 
					
						2016-12-11 00:09:04 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							62492a915e 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161210-230517  
						
						 
						
						
						
					 
					
						2016-12-10 23:07:55 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							12df3adfeb 
							
						 
					 
					
						
						
							
							Merge branch 'master' into fix-ci  
						
						 
						
						
						
					 
					
						2016-12-11 00:02:48 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							854eb1080c 
							
						 
					 
					
						
						
							
							Remove "s  
						
						 
						
						
						
					 
					
						2016-12-10 23:59:50 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							b44e7bb292 
							
						 
					 
					
						
						
							
							Extract CSS to file in production builds ( #3783 )  
						
						 
						
						... 
						
						
						
						* Extract CSS to file if production build
* Use DAPPS_URL for testing purposes + better assets in Webpack
* Delete comments 
						
					 
					
						2016-12-10 23:55:57 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							b0f1665f11 
							
						 
					 
					
						
						
							
							Notify user on transaction received ( #3782 )  
						
						 
						
						... 
						
						
						
						* Notify user on new transaction #2556 
* Add routing to account on notification click
* Timeout of notif set to 20s 
						
					 
					
						2016-12-10 23:55:36 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							aa30619b6f 
							
						 
					 
					
						
						
							
							Merge pull request  #3772  from ethcore/txqueue-gc  
						
						 
						
						... 
						
						
						
						Removing all old entries from transaction queue 
						
					 
					
						2016-12-10 23:53:24 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							e5c73b29d8 
							
						 
					 
					
						
						
							
							'contract/write' to 'contract/develop'  
						
						 
						
						
						
					 
					
						2016-12-10 22:42:49 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							5ec1ff43ea 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161210-212741  
						
						 
						
						
						
					 
					
						2016-12-10 21:29:53 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							9dbccfda2f 
							
						 
					 
					
						
						
							
							Fix padding bottom // Status bar fixed  
						
						 
						
						
						
					 
					
						2016-12-10 22:22:14 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							173a88804a 
							
						 
					 
					
						
						
							
							Status page updates ( #3774 )  
						
						 
						
						... 
						
						
						
						* Allow Page to create optional Actionbar
* Typo
* Display last block.timestamp
* Remove unnneeded console.log
* Re-do git mv
* git mv
* Force build changes
* Resolving case sensitivity issues
* Swapped to margin at bottom 
						
					 
					
						2016-12-10 22:21:32 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							7401358543 
							
						 
					 
					
						
						
							
							PR grumbles  
						
						 
						
						
						
					 
					
						2016-12-10 22:15:56 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							70eab0da03 
							
						 
					 
					
						
						
							
							PR grumbles  
						
						 
						
						
						
					 
					
						2016-12-10 20:29:22 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							89ed76497e 
							
						 
					 
					
						
						
							
							Merge branch 'master' into ng-ui-fixes  
						
						 
						
						
						
					 
					
						2016-12-10 20:23:09 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							08a47ea2d4 
							
						 
					 
					
						
						
							
							Allow modifications of gas when confirming in signer ( #3798 )  
						
						 
						
						
						
					 
					
						2016-12-10 20:18:42 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							0f6681d3e8 
							
						 
					 
					
						
						
							
							Linting issue  
						
						 
						
						
						
					 
					
						2016-12-10 19:15:45 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							69c0086ada 
							
						 
					 
					
						
						
							
							Better Autocomplete Divider  
						
						 
						
						
						
					 
					
						2016-12-10 19:14:29 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							2346f29731 
							
						 
					 
					
						
						
							
							Add dividers to AutoComplete  
						
						 
						
						
						
					 
					
						2016-12-10 18:35:54 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							cd6ab07217 
							
						 
					 
					
						
						
							
							Use the new onClose autocomplete prop  
						
						 
						
						
						
					 
					
						2016-12-10 17:06:44 +01:00