| 
							
							
								 Christoph Jentzsch | c9eae764b8 | Update SSTORE gas cost and BNOT instead of NEG | 2014-10-28 12:58:27 +01:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | 28d4250866 | cleaner promises | 2014-10-28 10:43:12 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | 5920aa7be6 | Updated readme | 2014-10-27 17:24:43 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | 1e55fe3aa2 | Updated readme | 2014-10-27 17:22:29 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | 9d386033ef | Added bug | 2014-10-27 17:16:03 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | 2b02d81253 | Added in progress to readme | 2014-10-27 17:14:37 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | 11b3f97520 | Upped protocol | 2014-10-27 17:02:45 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | 10782c5aae | Added removal off erroneous txs. Fixed pipeline | 2014-10-27 17:02:31 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | cbc6709937 | Version bump | 2014-10-27 16:53:31 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | ca18b3f1e9 | Do not return error on VM exception | 2014-10-27 16:53:20 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | 69e745c537 | Return erroneous txs (so we can remove them from the pool) | 2014-10-27 16:52:58 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | 003280888d | increased default gas from 500 to 5000 | 2014-10-27 12:25:54 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | 797b93c98c | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | 2014-10-27 11:50:50 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | b095bd3237 | events should be set prior to calling mainloop | 2014-10-27 11:50:38 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | 1d3f43f060 | Added generic add balance method | 2014-10-27 11:44:40 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | d586dd902d | Fixed bloom | 2014-10-27 11:44:28 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | 272d58662c | Implemented LOG. Closes #159 | 2014-10-27 11:44:16 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | 6623500c6b | Implemented new bloom filter. Closes #156 | 2014-10-27 11:22:27 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | 08c26ab8b0 | Removed unnecessary code. | 2014-10-26 20:09:51 +01:00 |  | 
			
				
					| 
							
							
								 Viktor Trón | f62b6742f2 | Merge pull request #152 from ethersphere/p2p initial commit of p2p package | 2014-10-24 12:20:50 +01:00 |  | 
			
				
					| 
							
							
								 Felix Lange | e73aad959e | ethutil: re-add build constraints in script*.go (fixes #151) | 2014-10-24 01:04:10 +02:00 |  | 
			
				
					| 
							
							
								 zelig | 771fbcc02e | initial commit of p2p package | 2014-10-23 16:57:54 +01:00 |  | 
			
				
					| 
							
							
								 Jeffrey Wilcke | 119c5b40a7 | Merge pull request #150 from fjl/develop Merge eth-go repo into go-ethereum | 2014-10-23 16:46:18 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Jentzsch | ad2a75ac58 | Added new recursive bombs | 2014-10-23 16:05:49 +02:00 |  | 
			
				
					| 
							
							
								 Felix Lange | 184055b3e2 | cmd/*: add license headers | 2014-10-23 15:48:53 +02:00 |  | 
			
				
					| 
							
							
								 Felix Lange | bd2862aec6 | fix 'go get' commands in after the move to cmd/ | 2014-10-23 15:06:26 +02:00 |  | 
			
				
					| 
							
							
								 Felix Lange | 69baa465ea | Merge eth-go repository into go-ethereum mist, etheruem have been moved to cmd/ | 2014-10-23 15:01:27 +02:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | 66e439b6f4 | http polling | 2014-10-23 14:11:57 +02:00 |  | 
			
				
					| 
							
							
								 obscuren | feef194829 | Chnged to use GetOp instead & added error + checking | 2014-10-23 14:04:00 +02:00 |  | 
			
				
					| 
							
							
								 obscuren | 91c876831a | Update to HEAD tests | 2014-10-23 13:25:10 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Jentzsch | 834c52af64 | Changing gas cost to zero at stackunderflow | 2014-10-23 12:01:05 +02:00 |  | 
			
				
					| 
							
							
								 obscuren | 06aa74e7df | All Stack requirements are now checked prior to reduring gas. | 2014-10-23 10:14:55 +02:00 |  | 
			
				
					| 
							
							
								 obscuren | 50fd469249 | Merge branch 'master' into develop | 2014-10-23 01:03:22 +02:00 |  | 
			
				
					| 
							
							
								 Jeffrey Wilcke | 7daa8c2f6e | Merge pull request #148 from waffle-iron/master waffle.io Badge | 2014-10-23 01:03:05 +02:00 |  | 
			
				
					| 
							
							
								 obscuren | bb03276c19 | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | 2014-10-23 01:01:56 +02:00 |  | 
			
				
					| 
							
							
								 obscuren | 411b9800ae | Reflect VM Env changes | 2014-10-23 01:01:41 +02:00 |  | 
			
				
					| 
							
							
								 obscuren | 29b8a0bc5f | Updated the VM & VM tests * Stack Error shouldn't revert to previous state
* Updated VM Test tool
* Added Transfer method to VM Env | 2014-10-23 01:01:26 +02:00 |  | 
			
				
					| 
							
							
								 obscuren | 2e45e4d015 | Print error using regular println. Fixes #146 We can't use our own logger because it hasn't been set up properly at
that point. | 2014-10-23 00:59:35 +02:00 |  | 
			
				
					| 
							
							
								 Jeffrey Wilcke | 5662176f8c | Merge pull request #149 from JosephGoulden/develop Develop | 2014-10-23 00:30:38 +02:00 |  | 
			
				
					| 
							
							
								 JoeG | 1880c6b3dc | Make tab capitisation consistent | 2014-10-22 23:00:22 +01:00 |  | 
			
				
					| 
							
							
								 Making GitHub Delicious. | 6247a99f41 | add waffle.io badge | 2014-10-22 15:56:40 -06:00 |  | 
			
				
					| 
							
							
								 JoeG | 53d5c490be | Fix right-click context menu of block chain view. | 2014-10-22 22:50:47 +01:00 |  | 
			
				
					| 
							
							
								 obscuren | 51ecab6967 | Do not set error on recover | 2014-10-22 23:39:15 +02:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | f9ca054314 | warning when provider is not set | 2014-10-22 16:21:38 +02:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | f7c9c8928e | messageHandler expects object instead of string | 2014-10-22 16:12:41 +02:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | ea3048421f | block, transaction, uncle by hash and number separately | 2014-10-22 15:58:24 +02:00 |  | 
			
				
					| 
							
							
								 obscuren | 037039cace | Updated tests-subtree | 2014-10-22 15:24:17 +02:00 |  | 
			
				
					| 
							
							
								 obscuren | b5beb1aac1 | added a transfer method to vm env | 2014-10-22 15:22:21 +02:00 |  | 
			
				
					| 
							
							
								 Jeffrey Wilcke | c73a8a89d2 | Reverted back to original value. | 2014-10-22 13:04:45 +02:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | 5cd93a0618 | http provider | 2014-10-22 11:41:48 +02:00 |  |