Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						461cdb593b 
					 
					
						
						
							
							core, params, tests: add DAO hard-fork balance moves  
						
						 
						
						
						
						
					 
					
						2016-07-15 16:52:55 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						7f00e8c033 
					 
					
						
						
							
							core, eth: enforce network split post DAO hard-fork  
						
						 
						
						
						
						
					 
					
						2016-07-15 16:52:55 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						a87089fd2d 
					 
					
						
						
							
							cmd, core, miner: add extradata validation to consensus rules  
						
						 
						
						
						
						
					 
					
						2016-07-15 16:52:55 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						1e24c2e4f4 
					 
					
						
						
							
							cmd/geth, miner, params: special extradata for DAO fork start  
						
						 
						
						
						
						
					 
					
						2016-07-15 16:52:55 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						9e56811a37 
					 
					
						
						
							
							core: gracefully handle missing homestead block config  
						
						 
						
						
						
						
					 
					
						2016-07-15 16:52:55 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						6060e098c9 
					 
					
						
						
							
							cmd, core, eth, params: implement flags to control dao fork blocks  
						
						 
						
						
						
						
					 
					
						2016-07-15 16:52:55 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						aa1e052cb4 
					 
					
						
						
							
							Merge pull request  #2823  from karalabe/circleci-hive  
						
						 
						
						... 
						
						
						
						circleci: enable docker based hive testing 
						
						
					 
					
						2016-07-15 16:32:04 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						1a652afe16 
					 
					
						
						
							
							Merge pull request  #2724  from pirapira/fix_reset_fees  
						
						 
						
						... 
						
						
						
						vm: Replace some SstoreClearGas with SstoreResetGas 
						
						
					 
					
						2016-07-15 16:24:16 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						6f1e45d5ba 
					 
					
						
						
							
							circleci: enable docker based hive testing  
						
						 
						
						
						
						
					 
					
						2016-07-15 16:07:34 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Lange 
							
						 
					 
					
						
						
							
						
						b7caa1751c 
					 
					
						
						
							
							Merge pull request  #2819  from fjl/rpc-back-to-npipe  
						
						 
						
						... 
						
						
						
						Godeps, rpc: switch back to package npipe 
						
						
					 
					
						2016-07-15 09:11:06 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Lange 
							
						 
					 
					
						
						
							
						
						39b4ef4b02 
					 
					
						
						
							
							Godeps: update golang.org/x/net/...  
						
						 
						
						... 
						
						
						
						This adds compatibility with Go 1.7, where context has
moved into the standard library. 
						
						
					 
					
						2016-07-14 23:03:40 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Lange 
							
						 
					 
					
						
						
							
						
						74be4a62c5 
					 
					
						
						
							
							Godeps, rpc: switch back to package npipe  
						
						 
						
						... 
						
						
						
						The named pipe implementation from go-winio has some issues
that need to be addressed before we can use it again. 
						
						
					 
					
						2016-07-14 23:03:40 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Lange 
							
						 
					 
					
						
						
							
						
						e11489eb5f 
					 
					
						
						
							
							appveyor.yml: don't install Go and MinGW, they're already there ( #2813 )  
						
						 
						
						
						
						
					 
					
						2016-07-14 10:33:20 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						f970610c04 
					 
					
						
						
							
							Merge pull request  #2799  from zsfelfoldi/api-nonce-fix2  
						
						 
						
						... 
						
						
						
						core: added CheckNonce() to Message interface 
						
						
					 
					
						2016-07-12 16:07:15 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Matthew Di Ferrante 
							
						 
					 
					
						
						
							
						
						68b48cc045 
					 
					
						
						
							
							cmd/geth: print version on geth start ( #2622 )  
						
						 
						
						
						
						
					 
					
						2016-07-12 14:43:15 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						7596b33506 
					 
					
						
						
							
							Merge pull request  #2801  from karalabe/dao-hardfork-importdrop  
						
						 
						
						... 
						
						
						
						eth/downloader: return invalid chain (peer drop) on import fails 
						
						
					 
					
						2016-07-12 15:22:13 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						2b7aff202a 
					 
					
						
						
							
							Merge pull request  #2793  from karalabe/blockchain-import-mine-datarace  
						
						 
						
						... 
						
						
						
						core: solve a remote-import/local-mine data race 
						
						
					 
					
						2016-07-12 15:16:11 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						e76c55a9b8 
					 
					
						
						
							
							Merge pull request  #2805  from karalabe/readme-running-geth  
						
						 
						
						... 
						
						
						
						README: expand with "Running Geth" section 
						
						
					 
					
						2016-07-12 14:16:45 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						ca211065b6 
					 
					
						
						
							
							README: expand with "Running Geth" section  
						
						 
						
						
						
						
					 
					
						2016-07-12 12:51:31 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								villesundell 
							
						 
					 
					
						
						
							
						
						c7442ef0d2 
					 
					
						
						
							
							ethdb, p2p/discover: replace "alloted" with "allotted" ( #2785 )  
						
						 
						
						
						
						
					 
					
						2016-07-12 11:42:47 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						a691aa2a13 
					 
					
						
						
							
							eth/downloader: return invalid chain (peer drop) on import fails  
						
						 
						
						
						
						
					 
					
						2016-07-11 19:00:49 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								zsfelfoldi 
							
						 
					 
					
						
						
							
						
						00787fe781 
					 
					
						
						
							
							core: added CheckNonce() to Message interface  
						
						 
						
						
						
						
					 
					
						2016-07-11 12:35:23 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						f5a29eab5c 
					 
					
						
						
							
							core: solve a remote-import/local-mine data race  
						
						 
						
						
						
						
					 
					
						2016-07-08 16:59:19 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Lange 
							
						 
					 
					
						
						
							
						
						2b94d7fc7f 
					 
					
						
						
							
							Merge pull request  #2782  from karalabe/docker-alpine-master-nogmp  
						
						 
						
						... 
						
						
						
						containers/docker/master-alpine: drop gmp dependency 
						
						
					 
					
						2016-07-04 18:04:06 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						092fcaffe4 
					 
					
						
						
							
							containers/docker/master-alpine: drop gmp dependency  
						
						 
						
						
						
						
					 
					
						2016-07-04 14:42:57 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						7e6ede1051 
					 
					
						
						
							
							Merge pull request  #2776  from karalabe/disable-eth61  
						
						 
						
						... 
						
						
						
						eth: disable eth/61 to prepare for more elaborate fork sync algos 
						
						
					 
					
						2016-07-04 12:29:21 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						ddfef21125 
					 
					
						
						
							
							eth: disable eth/61 to prepare for more elaborate fork sync algos  
						
						 
						
						
						
						
					 
					
						2016-07-04 12:03:19 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						3af101ccc1 
					 
					
						
						
							
							Merge pull request  #2763  from karalabe/fix-readme-type  
						
						 
						
						... 
						
						
						
						README: fix build->built typo 
						
						
					 
					
						2016-07-01 11:21:50 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Try Space 
							
						 
					 
					
						
						
							
						
						4f088b6f1c 
					 
					
						
						
							
							README: fix build->built typo  
						
						 
						
						... 
						
						
						
						(cherry picked from commit e271fd5713 ) 
						
						
					 
					
						2016-07-01 11:20:15 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						da9aad8876 
					 
					
						
						
							
							Merge pull request  #2759  from karalabe/drop-redundant-full-service  
						
						 
						
						... 
						
						
						
						cmd, common, console, eth, release: drop redundant "full"s 
						
						
					 
					
						2016-07-01 11:13:53 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						96dc42d99c 
					 
					
						
						
							
							cmd, common, console, eth, release: drop redundant "full"s  
						
						 
						
						
						
						
					 
					
						2016-06-30 13:03:26 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						1e50f5dd28 
					 
					
						
						
							
							Merge pull request  #2159  from zsfelfoldi/light-backend  
						
						 
						
						... 
						
						
						
						eth: separate common and full node-specific API and backend service 
						
						
					 
					
						2016-06-30 12:57:50 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						f127799d79 
					 
					
						
						
							
							Merge pull request  #2750  from sybiload/develop  
						
						 
						
						... 
						
						
						
						cmd/geth: fix the import error message 
						
						
					 
					
						2016-06-29 14:12:46 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Yohann LEON 
							
						 
					 
					
						
						
							
						
						6b1d73446d 
					 
					
						
						
							
							cmd/geth: fix the import error message  
						
						 
						
						... 
						
						
						
						cmd/geth: include the error message on import failure 
						
						
					 
					
						2016-06-29 13:08:32 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						fd4e161497 
					 
					
						
						
							
							Merge pull request  #2752  from karalabe/revert-soft-fork  
						
						 
						
						... 
						
						
						
						Revert faulty DAO soft-fork 
						
						
					 
					
						2016-06-29 12:17:18 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						6362a9d610 
					 
					
						
						
							
							Revert "test, cmd/evm, core, core/vm: illegal code hash implementation"  
						
						 
						
						... 
						
						
						
						This reverts commit 7a5b571c67 . 
						
						
					 
					
						2016-06-29 11:44:51 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						d55fc35df1 
					 
					
						
						
							
							Revert "core: add voting and result tracking for the dao soft-fork"  
						
						 
						
						... 
						
						
						
						This reverts commit c4de28938f . 
						
						
					 
					
						2016-06-29 11:44:40 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						67e9d33486 
					 
					
						
						
							
							Revert "core: update DAO soft-fork number, clean up the code"  
						
						 
						
						... 
						
						
						
						This reverts commit ba784bdf36 . 
						
						
					 
					
						2016-06-29 11:44:29 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						219859f8bb 
					 
					
						
						
							
							Revert "core: update the DAO soft fork proposal to the final block"  
						
						 
						
						... 
						
						
						
						This reverts commit 1e3a7d4fab . 
						
						
					 
					
						2016-06-29 11:44:03 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						e0493457d5 
					 
					
						
						
							
							Merge pull request  #2734  from karalabe/dao-final-block  
						
						 
						
						... 
						
						
						
						core: update the DAO soft fork proposal to the final block 
						
						
					 
					
						2016-06-24 16:19:45 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						1e3a7d4fab 
					 
					
						
						
							
							core: update the DAO soft fork proposal to the final block  
						
						 
						
						
						
						
					 
					
						2016-06-24 15:24:09 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						848dec3da2 
					 
					
						
						
							
							Merge pull request  #2725  from karalabe/obscuren-softfork-dao-2  
						
						 
						
						... 
						
						
						
						DAO soft-fork 
						
						
					 
					
						2016-06-24 13:09:36 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						ae0880997b 
					 
					
						
						
							
							Merge pull request  #2731  from justincc/remove-old-natspec-js-stubs  
						
						 
						
						... 
						
						
						
						web3ext: Remove old natspec Admin_JS stubs 
						
						
					 
					
						2016-06-24 11:02:44 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Justin Clark-Casey 
							
						 
					 
					
						
						
							
						
						9eb50a9624 
					 
					
						
						
							
							web3ext: Remove old natspec Admin_JS stubs  
						
						 
						
						... 
						
						
						
						This stops them from showing up on the javascript console. 
						
						
					 
					
						2016-06-23 22:34:53 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						acecefee88 
					 
					
						
						
							
							Merge pull request  #2726  from fjl/appveyor  
						
						 
						
						... 
						
						
						
						build: add ci.go, use it everywhere 
						
						
					 
					
						2016-06-23 18:44:22 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						ba784bdf36 
					 
					
						
						
							
							core: update DAO soft-fork number, clean up the code  
						
						 
						
						
						
						
					 
					
						2016-06-23 17:16:43 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						c4de28938f 
					 
					
						
						
							
							core: add voting and result tracking for the dao soft-fork  
						
						 
						
						
						
						
					 
					
						2016-06-23 16:43:35 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Lange 
							
						 
					 
					
						
						
							
						
						6c33ba14a4 
					 
					
						
						
							
							build: add ci.go, use it everywhere  
						
						 
						
						... 
						
						
						
						The new build script, ci.go, replaces some of the older shell scripts.
ci.go can compile go-ethereum, run the tests, create release archives
and debian source packages. 
						
						
					 
					
						2016-06-22 13:42:39 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeffrey Wilcke 
							
						 
					 
					
						
						
							
						
						7a5b571c67 
					 
					
						
						
							
							test, cmd/evm, core, core/vm: illegal code hash implementation  
						
						 
						
						... 
						
						
						
						This implements a generic approach to enabling soft forks by allowing
anyone to put in hashes of contracts that should not be interacted from.
This will help "The DAO" in their endevour to stop any whithdrawals from
any DAO contract by convincing the mining community to accept their code
hash. 
						
						
					 
					
						2016-06-22 11:38:25 +03:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Péter Szilágyi 
							
						 
					 
					
						
						
							
						
						599e3c7b3f 
					 
					
						
						
							
							Merge pull request  #2722  from fabioberger/fixTypos  
						
						 
						
						... 
						
						
						
						README, core, rpc: Fix typos 
						
						
					 
					
						2016-06-22 11:08:49 +03:00