Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							33d3287ed3 
							
						 
					 
					
						
						
							
							Merge pull request  #3652  from ethereumproject/splix/block-ts-validation  
						
						... 
						
						
						
						Invalidate blocks from future 
						
					 
					
						2016-11-29 16:34:29 +01:00 
						 
				 
			
				
					
						
							
							
								Jannis Redmann 
							
						 
					 
					
						
						
						
						
							
						
						
							e667d33778 
							
						 
					 
					
						
						
							
							make Modal always scrollable ( #3667 )  
						
						
						
					 
					
						2016-11-29 13:50:22 +01:00 
						 
				 
			
				
					
						
							
							
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							5e8f6f271d 
							
						 
					 
					
						
						
							
							Display local/completed transactions ( #3630 )  
						
						... 
						
						
						
						* Initial fetch of local transactions
* Container allows for title specification
* Introduce TxList component
* Display local transactions in signer list
* Simplify
* Pass only hashes from calling components
* Simplify no pending display
* Render pending blocks at the top
* Get rid of time for 0 blocks
* Indeed sort Pending to the top
* Allow retrieval of pending transactions
* setTimeout with clearTimeout 
						
					 
					
						2016-11-29 13:50:09 +01:00 
						 
				 
			
				
					
						
							
							
								Konstantin 
							
						 
					 
					
						
						
						
						
							
						
						
							a578e10c49 
							
						 
					 
					
						
						
							
							added build-essential dep to dockerfiles ( #3666 )  
						
						
						
					 
					
						2016-11-29 13:23:53 +01:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							c97c59f62f 
							
						 
					 
					
						
						
							
							returning errors with extra fields in config file ( #3663 )  
						
						
						
					 
					
						2016-11-29 13:23:28 +01:00 
						 
				 
			
				
					
						
							
							
								Igor Artamonov 
							
						 
					 
					
						
						
						
						
							
						
						
							8ec8bcd626 
							
						 
					 
					
						
						
							
							fix after code review, rel [ 748260b]  
						
						
						
					 
					
						2016-11-29 17:18:33 +06:00 
						 
				 
			
				
					
						
							
							
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							1166013c2b 
							
						 
					 
					
						
						
							
							Merge pull request  #3662  from ethcore/strict-rpc  
						
						... 
						
						
						
						Strict deserialization 
						
					 
					
						2016-11-29 12:10:31 +01:00 
						 
				 
			
				
					
						
							
							
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							7c2cccc60c 
							
						 
					 
					
						
						
							
							Merge pull request  #3655  from ethcore/sync  
						
						... 
						
						
						
						Disable peer if no common block found 
						
					 
					
						2016-11-29 12:10:19 +01:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							cfc1dabd57 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161129-050158  
						
						
						
					 
					
						2016-11-29 05:07:32 +00:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							261aa29db3 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161128-232953  
						
						
						
					 
					
						2016-11-28 23:31:43 +00:00 
						 
				 
			
				
					
						
							
							
								Jannis Redmann 
							
						 
					 
					
						
						
						
						
							
						
						
							65f4ba8372 
							
						 
					 
					
						
						
							
							show snackbar on password change ( #3661 )  
						
						... 
						
						
						
						* show snackbar on password change
* Swap last two words 
						
					 
					
						2016-11-29 00:21:54 +01:00 
						 
				 
			
				
					
						
							
							
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							54b656ba05 
							
						 
					 
					
						
						
							
							Merge pull request  #3660  from ethcore/pv62-sync  
						
						... 
						
						
						
						Bring back PV62 support 
						
					 
					
						2016-11-28 18:19:34 +01:00 
						 
				 
			
				
					
						
							
							
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							77ebbedbba 
							
						 
					 
					
						
						
							
							Merge pull request  #3659  from ethcore/unlock-rpc  
						
						... 
						
						
						
						Unlock expecting quantity 
						
					 
					
						2016-11-28 18:18:15 +01:00 
						 
				 
			
				
					
						
							
							
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							5cab951429 
							
						 
					 
					
						
						
							
							Merge pull request  #3643  from ethcore/ng-webpack-update  
						
						... 
						
						
						
						Update Webpack => v2 
						
					 
					
						2016-11-28 18:14:59 +01:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							a418dcd8ea 
							
						 
					 
					
						
						
							
							Fix manifest deserialisation  
						
						
						
					 
					
						2016-11-28 17:59:50 +01:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							d78de18385 
							
						 
					 
					
						
						
							
							Merge branch 'master' into ng-webpack-update  
						
						
						
					 
					
						2016-11-28 17:56:47 +01:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							24f72716b9 
							
						 
					 
					
						
						
							
							Strict deserialization  
						
						
						
					 
					
						2016-11-28 17:55:46 +01:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							3c9983cf25 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161128-164710  
						
						
						
					 
					
						2016-11-28 16:48:55 +00:00 
						 
				 
			
				
					
						
							
							
								Jannis Redmann 
							
						 
					 
					
						
						
						
						
							
						
						
							5f570edf3b 
							
						 
					 
					
						
						
							
							update SMS verification ( #3579 )  
						
						... 
						
						
						
						* add isTestnet helper
* sms verification: use different port on testnet
* subscribeToEvent helper
* sms verification: await Puzzled event
* sms verification: bugfixes 🐛 , move awaitPuzzle
* sms verification: check upfront if code is valid
* sms verification: more helpful phone input label
* isTestnet helper -> redux state 
						
					 
					
						2016-11-28 17:39:55 +01:00 
						 
				 
			
				
					
						
							
							
								Jannis Redmann 
							
						 
					 
					
						
						
						
						
							
						
						
							2b178d8233 
							
						 
					 
					
						
						
							
							simplify tx confirmations display ( #3559 )  
						
						... 
						
						
						
						* Hash component
* DRY code by using Hash component
* TxHash component: show hash inline
* TxHash component: less verbose confirmations display
* TxHash component: rename ui/Hash to ui/ShortenedHash
* signer: center message in TransactionFinished
* style fixes 
						
					 
					
						2016-11-28 17:39:32 +01:00 
						 
				 
			
				
					
						
							
							
								arkpar 
							
						 
					 
					
						
						
						
						
							
						
						
							bae8acee74 
							
						 
					 
					
						
						
							
							Allow pv62 peers  
						
						
						
					 
					
						2016-11-28 17:24:02 +01:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							eec99ebad8 
							
						 
					 
					
						
						
							
							Fixes overflow in Signer tx data  #3138  ( #3657 )  
						
						
						
					 
					
						2016-11-28 17:18:27 +01:00 
						 
				 
			
				
					
						
							
							
								Tomasz Drwięga 
							
						 
					 
					
						
						
						
						
							
						
						
							424638f89d 
							
						 
					 
					
						
						
							
							Unlock expecting quantity  
						
						
						
					 
					
						2016-11-28 17:15:40 +01:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							1d194f9ae8 
							
						 
					 
					
						
						
							
							Fix linting  
						
						
						
					 
					
						2016-11-28 17:00:51 +01:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							9248303416 
							
						 
					 
					
						
						
							
							Fix Circular Deps  
						
						
						
					 
					
						2016-11-28 17:00:33 +01:00 
						 
				 
			
				
					
						
							
							
								arkpar 
							
						 
					 
					
						
						
						
						
							
						
						
							cf5b409fed 
							
						 
					 
					
						
						
							
							Disaable peer if no common block found  
						
						
						
					 
					
						2016-11-28 16:30:36 +01:00 
						 
				 
			
				
					
						
							
							
								GitLab Build Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							ecf283e2fc 
							
						 
					 
					
						
						
							
							[ci skip] js-precompiled 20161128-151919  
						
						
						
					 
					
						2016-11-28 15:21:01 +00:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							6be08d8ce4 
							
						 
					 
					
						
						
							
							Fixed tab bar not updating  #3631  ( #3653 )  
						
						
						
					 
					
						2016-11-28 16:13:02 +01:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							d41c60da54 
							
						 
					 
					
						
						
							
							Renaming webpack/config to webpack/app  
						
						
						
					 
					
						2016-11-28 16:06:27 +01:00 
						 
				 
			
				
					
						
							
							
								Igor Artamonov 
							
						 
					 
					
						
						
						
						
							
						
						
							748260bebe 
							
						 
					 
					
						
						
							
							invalidate blocks from future  
						
						
						
					 
					
						2016-11-28 20:14:43 +06:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							50530aec37 
							
						 
					 
					
						
						
							
							Default npm install to tilde  #3520  
						
						
						
					 
					
						2016-11-28 13:14:37 +01:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							3675095201 
							
						 
					 
					
						
						
							
							Merge branch 'master' into ng-webpack-update  
						
						
						
					 
					
						2016-11-28 13:02:03 +01:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							3dd5f350f9 
							
						 
					 
					
						
						
							
							Webpack config update  
						
						
						
					 
					
						2016-11-28 13:01:17 +01:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							b823b675a4 
							
						 
					 
					
						
						
							
							Working HOT RELOAD !!  
						
						
						
					 
					
						2016-11-28 12:37:13 +01:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							f9b3a98ff7 
							
						 
					 
					
						
						
							
							Fixing mocha tests  
						
						
						
					 
					
						2016-11-26 17:27:44 +01:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							44e099000d 
							
						 
					 
					
						
						
							
							Working webpack build // Without Hot Reload  
						
						
						
					 
					
						2016-11-26 17:12:52 +01:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							353b6c06db 
							
						 
					 
					
						
						
							
							Removed Circular Dependencies  
						
						
						
					 
					
						2016-11-26 17:06:37 +01:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							002c793f53 
							
						 
					 
					
						
						
							
							Added Webpack check circular deps  
						
						
						
					 
					
						2016-11-26 16:53:24 +01:00 
						 
				 
			
				
					
						
							
							
								Denis S. Soldatov aka General-Beck 
							
						 
					 
					
						
						
						
						
							
						
						
							a7037f8e5b 
							
						 
					 
					
						
						
							
							Update gitlab-ci  
						
						... 
						
						
						
						js-release &->&& 
						
					 
					
						2016-11-26 03:52:29 +07:00 
						 
				 
			
				
					
						
							
							
								Denis S. Soldatov aka General-Beck 
							
						 
					 
					
						
						
						
						
							
						
						
							8ca1781ab9 
							
						 
					 
					
						
						
							
							Update gitlab-ci  
						
						... 
						
						
						
						add js-test as diff 
						
					 
					
						2016-11-26 01:57:58 +07:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							f77afd072b 
							
						 
					 
					
						
						
							
							Updated ESLINT and fixing linting issues  
						
						
						
					 
					
						2016-11-25 19:48:06 +01:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							8392090861 
							
						 
					 
					
						
						
							
							WIP - Webpack 2 building  
						
						
						
					 
					
						2016-11-25 19:32:58 +01:00 
						 
				 
			
				
					
						
							
							
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							699f462d56 
							
						 
					 
					
						
						
							
							Merge pull request  #3617  from ethcore/default-gas-price  
						
						... 
						
						
						
						Set default min tx price to $0.0025 
						
					 
					
						2016-11-25 18:46:29 +01:00 
						 
				 
			
				
					
						
							
							
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							a51066bdca 
							
						 
					 
					
						
						
							
							Merge pull request  #3618  from ethcore/jg-list-accounts  
						
						... 
						
						
						
						Use accountsInfo instead of eth_accounts for first check 
						
					 
					
						2016-11-25 18:46:07 +01:00 
						 
				 
			
				
					
						
							
							
								Gav Wood 
							
						 
					 
					
						
						
						
						
							
						
						
							b274d082c3 
							
						 
					 
					
						
						
							
							Merge pull request  #3619  from ethcore/ng-copy-clip-fix  
						
						... 
						
						
						
						Fix Copy to Clipboard Snackbar 
						
					 
					
						2016-11-25 18:45:49 +01:00 
						 
				 
			
				
					
						
							
							
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							50585763aa 
							
						 
					 
					
						
						
							
							Manually add \r to Windows phrases pre 1.4.5 ( #3615 )  
						
						... 
						
						
						
						* Manually add \r to Windows phrases pre 1.4.4
* < 1.4.5
* Only support 1.4.x dictionary 
						
					 
					
						2016-11-25 18:43:28 +01:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							a534949b2d 
							
						 
					 
					
						
						
							
							Updated packages version...  
						
						
						
					 
					
						2016-11-25 17:33:18 +01:00 
						 
				 
			
				
					
						
							
							
								Jaco Greeff 
							
						 
					 
					
						
						
						
						
							
						
						
							e95ef0160f 
							
						 
					 
					
						
						
							
							Signer layouts to flexbox ( #3600 )  
						
						... 
						
						
						
						* Use variables for signer form widths
* Simplify signer layouts with flex
* Fix styling issues with Signer 
						
					 
					
						2016-11-25 17:20:16 +01:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							807790ce95 
							
						 
					 
					
						
						
							
							Merge branch 'master' into ng-webpack-update  
						
						
						
					 
					
						2016-11-25 17:17:06 +01:00 
						 
				 
			
				
					
						
							
							
								Nicolas Gotchac 
							
						 
					 
					
						
						
						
						
							
						
						
							7610336596 
							
						 
					 
					
						
						
							
							Fixing tokens sent as Array ( #3621 )  
						
						
						
					 
					
						2016-11-25 17:10:02 +01:00