Felix Lange 
							
						 
					 
					
						
						
						
						
							
						
						
							b0ff946b55 
							
						 
					 
					
						
						
							
							p2p: move peerList back into baseProtocol  
						
						... 
						
						
						
						It had been moved to Peer, probably for debugging. 
						
					 
					
						2015-01-06 12:23:38 +01:00 
						 
				 
			
				
					
						
							
							
								Felix Lange 
							
						 
					 
					
						
						
						
						
							
						
						
							eb0e7b1b81 
							
						 
					 
					
						
						
							
							eth, p2p: remove EncodeMsg from p2p.MsgWriter  
						
						... 
						
						
						
						...and make it a top-level function instead.
The original idea behind having EncodeMsg in the interface was that
implementations might be able to encode RLP data to their underlying
writer directly instead of buffering the encoded data. The encoder
will buffer anyway, so that doesn't matter anymore.
Given the recent problems with EncodeMsg (copy-pasted implementation
bug) I'd rather implement once, correctly. 
						
					 
					
						2015-01-06 12:23:38 +01:00 
						 
				 
			
				
					
						
							
							
								Felix Lange 
							
						 
					 
					
						
						
						
						
							
						
						
							36e1e5f151 
							
						 
					 
					
						
						
							
							cmd/peerserver: add some command line switches  
						
						
						
					 
					
						2015-01-06 12:23:37 +01:00 
						 
				 
			
				
					
						
							
							
								Felix Lange 
							
						 
					 
					
						
						
						
						
							
						
						
							4c8c115a76 
							
						 
					 
					
						
						
							
							cmd/peerserver: use NoDial, don't use seed peers  
						
						
						
					 
					
						2015-01-06 12:23:37 +01:00 
						 
				 
			
				
					
						
							
							
								Felix Lange 
							
						 
					 
					
						
						
						
						
							
						
						
							545e14691b 
							
						 
					 
					
						
						
							
							cmd/peerserver: fix for new client identity type  
						
						
						
					 
					
						2015-01-06 12:23:37 +01:00 
						 
				 
			
				
					
						
							
							
								Felix Lange 
							
						 
					 
					
						
						
						
						
							
						
						
							be97785856 
							
						 
					 
					
						
						
							
							cmd/evm: add dummy implementation for GetHash  
						
						... 
						
						
						
						Fixes the build. AFAIK evm does not bother keeping a chain and
cannot provide a real implementation. 
						
					 
					
						2015-01-06 12:23:37 +01:00 
						 
				 
			
				
					
						
							
							
								Felix Lange 
							
						 
					 
					
						
						
						
						
							
						
						
							fde0ddb324 
							
						 
					 
					
						
						
							
							cmd/rlpdump: remove stray return  
						
						
						
					 
					
						2015-01-06 12:23:36 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							117f66e823 
							
						 
					 
					
						
						
							
							Added license headers  
						
						
						
					 
					
						2015-01-06 12:13:57 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							a26aecdfdb 
							
						 
					 
					
						
						
							
							Updated WS API.  Fixes   #219 .  Closes   #220  
						
						
						
					 
					
						2015-01-06 11:44:22 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							47e6b2cef8 
							
						 
					 
					
						
						
							
							Allow extra to be set for mined blocks  
						
						
						
					 
					
						2015-01-06 00:19:07 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							cc7f8f58e8 
							
						 
					 
					
						
						
							
							Limit block extra to 1024  
						
						
						
					 
					
						2015-01-06 00:17:05 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							c9985bf563 
							
						 
					 
					
						
						
							
							Fixed peer window. Minor tweaks and fixes  
						
						
						
					 
					
						2015-01-05 19:53:53 +01:00 
						 
				 
			
				
					
						
							
							
								Jeffrey Wilcke 
							
						 
					 
					
						
						
						
						
							
						
						
							22c0c5465a 
							
						 
					 
					
						
						
							
							Merge pull request  #235  from fjl/rlpdump  
						
						... 
						
						
						
						fixes for rlpdump 
						
					 
					
						2015-01-05 17:48:04 +01:00 
						 
				 
			
				
					
						
							
							
								Jeffrey Wilcke 
							
						 
					 
					
						
						
						
						
							
						
						
							2cfbf76db8 
							
						 
					 
					
						
						
							
							Merge pull request  #233  from fjl/rlpdump  
						
						... 
						
						
						
						cmd/rlpdump: new helper command 
						
					 
					
						2015-01-05 17:42:52 +01:00 
						 
				 
			
				
					
						
							
							
								Felix Lange 
							
						 
					 
					
						
						
						
						
							
						
						
							ec4dee0fcd 
							
						 
					 
					
						
						
							
							cmd/rlpdump: remove extra buffer  
						
						
						
					 
					
						2015-01-05 17:42:20 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							952287db29 
							
						 
					 
					
						
						
							
							Updated tests  
						
						
						
					 
					
						2015-01-05 17:40:23 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							b99b2c446c 
							
						 
					 
					
						
						
							
							Precompiled contract & Depth change  
						
						... 
						
						
						
						* Added pre-compiled contract 0x04 (mem cpy)
* Changed depth error to return the gas instead of consuming 
						
					 
					
						2015-01-05 17:39:42 +01:00 
						 
				 
			
				
					
						
							
							
								Felix Lange 
							
						 
					 
					
						
						
						
						
							
						
						
							04c0f7e15c 
							
						 
					 
					
						
						
							
							cmd/rlpdump: add license header and synopsis  
						
						
						
					 
					
						2015-01-05 17:38:39 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							d001479a47 
							
						 
					 
					
						
						
							
							unclean shutdown for now  
						
						
						
					 
					
						2015-01-05 17:15:25 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							f16810c48e 
							
						 
					 
					
						
						
							
							added shh back in  
						
						
						
					 
					
						2015-01-05 17:12:52 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							66b05433b6 
							
						 
					 
					
						
						
							
							Merge branch 'ethersphere-eth.blockpool' into poc8  
						
						
						
					 
					
						2015-01-05 17:12:19 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							6abf8ef78f 
							
						 
					 
					
						
						
							
							Merge  
						
						
						
					 
					
						2015-01-05 17:10:42 +01:00 
						 
				 
			
				
					
						
							
							
								Felix Lange 
							
						 
					 
					
						
						
						
						
							
						
						
							b907a5d765 
							
						 
					 
					
						
						
							
							cmd/rlpdump: new helper command  
						
						
						
					 
					
						2015-01-05 13:45:38 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							b0854fbff5 
							
						 
					 
					
						
						
							
							BlockManager => BlockProcessor  
						
						
						
					 
					
						2015-01-05 11:22:02 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							c1dee15144 
							
						 
					 
					
						
						
							
							BlockManager => BlockProcessor  
						
						
						
					 
					
						2015-01-05 00:18:44 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							987119cd4a 
							
						 
					 
					
						
						
							
							Merge branch 'poc8' into docbranch  
						
						
						
					 
					
						2015-01-04 14:39:15 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							08b03afa4b 
							
						 
					 
					
						
						
							
							Version bump  
						
						
						
					 
					
						2015-01-04 14:34:04 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							09841b1c9b 
							
						 
					 
					
						
						
							
							Cleaned up some of that util  
						
						
						
					 
					
						2015-01-04 14:20:16 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							bd0c267cbe 
							
						 
					 
					
						
						
							
							Cleanup old code  
						
						
						
					 
					
						2015-01-03 17:29:08 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							ca1b2a1a91 
							
						 
					 
					
						
						
							
							Changed prev_hash to block_hash, state transition now uses vm env  
						
						... 
						
						
						
						* PREVHASH => BLOCKHASH( N )
* State transition object uses VMEnv as it's query interface
* Updated vm.Enviroment has GetHash( n ) for BLOCKHASH instruction
* Added GetHash to xeth, core, utils & test environments 
						
					 
					
						2015-01-03 17:18:43 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							1b90567546 
							
						 
					 
					
						
						
							
							Merge branch 'docbranch' of github.com-obscure:ethereum/go-ethereum into docbranch  
						
						
						
					 
					
						2015-01-03 12:41:19 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							16f417f5af 
							
						 
					 
					
						
						
							
							Fixed bug where logging could crash client during tx adding  
						
						
						
					 
					
						2015-01-02 22:19:58 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							5c82fdc243 
							
						 
					 
					
						
						
							
							Make sure that the object exists  
						
						
						
					 
					
						2015-01-02 22:18:23 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							55e55826ee 
							
						 
					 
					
						
						
							
							Changed JUMP(I) behaviour.  
						
						... 
						
						
						
						* All jumps must land on a JUMPDEST instruction byte.
* The byte may not be part of a PUSH* 
						
					 
					
						2015-01-02 17:35:55 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							530953050a 
							
						 
					 
					
						
						
							
							Updated protocol version  
						
						
						
					 
					
						2015-01-02 17:35:00 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							24f89f8bd9 
							
						 
					 
					
						
						
							
							Squashed commit of the following:  
						
						... 
						
						
						
						commit 2e75a216c77aab71f6563340f4dbfc456b5791bb1f5552feb44d37c1cea22fdc7bfbd198fe404e6aaafb5f78c34e93aafb5f768b8c34e93b518a285d258aa4ccc6e6567f9da4ccc6e72e6567f9d0b207cfec33f886c3b8cfadb227b1071b5d6ehttps://github.com/ethereum/tests  into develop
commit b227b10f5d71b5d6e0a3aefcb9716eccbf120c36cbf5afdef8a70c4b51a4f146467607c2bd8d1d7ace6344b770779f25d36c68175386c0ad322fbb58f989f426184bc65d112912cfae18e3086caf3701e6c92673b94089b809fbcfdca622772e5175ef59f89d#42  from negedzuregal/fix
    vmTest fix
commit f59f89d87668da13fe3e2e5175e818b5b9408e648e69fbfa9890f4f942e6c5e5228e0d9c0232a2b93ba0007e86d84be4fe07c8497ab76d2542c8497ab25776d25420e10be275e7571d42d1dd90868c1d42d1d7c6d90868c3071f38c8c6dbcf6b#39  from wanderer/develop
    added test for max call depth on creation
commit 6dbcf6b0d66fc07a7f811f38c8c0a2279b284cd85ca1#38  from wanderer/develop
    updated test  'jeff' in trietest.json
commit cd85ca17ed279b284c0d89675a76cae937#37  from wanderer/develop
    Update trietest.json
commit 6cae937e5e89675a7153f1de1cc32f0c47f1de1cc97a32f0c47c68ab50e763da90d0#36  from wanderer/develop
    converted back to arrary format
commit ab50e76652d06b79278f1e4a#35  from ethers/delOld
    rename tests since they are valid opcodes that exist
commit 3da90d01f678f1e4a945d06b792cd0d434ecdcc32c06f34cc04b0c3b29ae63bcca76046e0310c1ea30c266c292776330c266caff2927763d68a0fa91b2b86092484fcba866https://github.com/ethereum/tests  into develop
commit 60924843f0fcba866721a441074ba40afa72c82b6be83dd5a1c18b8ab2d366c2e1f9a9325866c2e1f6429a9325822e9b4e768e229374f46189527e9b4e768189527e5639b4e7689954669b5694ba567fedaaba185a567fedaa7aaba185ceb79d7cbffa782ae#32  from ethers/indexjs
    updates needed per restructure
commit fa782aed9379d7cbfc4a91202741c1ba8d9120274a461c1ba8d161014d3703aebe53#31  from CJentzsch/develop
    Restructered tests in folders in accordance to test suites
commit 3aebe532e58a0be2183983643addbc3930ca3a9a014d370b5d155d449be2c9eae764b8ad2a75ac58834c52af64c73a8a89d2b9a8c92422b48ae74af4bee0a4100c5050d20b315da65050d20b4d7516685ba35362#26  from wanderer/develop
    Add a package.json for node.js
commit ba35362876751668571e0e687cee4778a78e2e6cb315da618b7a7e1980a76a3a#23  from ethers/fix22
    numbers should be strings #22 
commit 0a76a3a312#22 
commit 1f67385f137a7e19839546eb6283ae8d38d62d10ed6eba7c8e2d72050db1dfe66cab3f45136231a67a961a67a96cffa4f5f45ffd6bc9#18  from CJentzsch/develop
    CallToNameRegistratorOutOfGas balance correction
commit ffd6bc97ada4f5f459779d679779d67b8ca4f5f4522849a9f47b6d7cba#17  from CJentzsch/develop
    Added A calls B calls A contracts
commit b6d7cba499865cb4049a9f47865cb4083d49a9f47aec3b0ec4394a493b#16  from CJentzsch/develop
    corrected amount of used gas for CallToNameRegistratorOutOfGas
commit 94a493b0d972853c43b0ec4372853c43823b0ec436e4aec3252222068b#15  from CJentzsch/develop
    corrected tests and different style for storage
commit 222068b9bac169653aec3252c1696531a6aec3252b8e25f9fd5e17a909#14  from CJentzsch/develop
    corrected gas limit in vmSystemOperationsTest
commit e17a909f7033fcab525f9fd533fcab572725f9fd542a2d561a5373b0c48fa8d6cb8261a6cae166#13  from CJentzsch/develop
    Added comprehensive EVM test suite. All commands are tested.
commit 6cae166f6f4ff906fbc25b3fee68069cdd21808328ed968b46ffbd5a35b554c14f1ff3d0af113aabcb8261a78b4513623da1e8cb5c221d98823c04b3357eb21e4d00cd0cce8fddfa3af45dd659f469a95e83ea8228a09aae0efeec9a044a174bb64615e0123f#10  from romanman/patch-1
    Update vmtests.json
commit 5e0123fbe12b6da2f5f24bb646117dbba3898a33b309bba38980bda33b309d9950318217ca57fa655522ea0eb0a8c825bb76b69c74c6d8424e9ea3a602915fc3ac0e92edd3a00c2a5021e0dd83c818d13202714770ffb39345bc13d4a2257f378576dda2257f347178576dd3d3125839e84842e14ec356a329#5  from bkirwi/master
    Fix invalid JSON (removed trailing comma) and add test names
commit 356a3296bc42e14ec54f4300197a74a0d01b1a0b6bc2fc740566bc366c31a93c#4  from ethers/master
    fix file name that seems to have been a typo
commit c31a93c27a66bc3665c1ede5499da65131429abbf44a859331e1ae4ad4492b6c136ddacbccbf977cedbb8d445a0974edbb8d407e45a0974f6f15dd8fd5fd2a98#3  from autolycus/develop
    Fixed formatting and added test cases
commit 5fd2a98fcb4ba150954e15dd8fd79433f80fef21e1f5e12abbf87ce15ad2c006ed4ffd510ff56363a0ec843832660cd26f316ad14c1a15f91ad7b3856da2954462cc42246131c610cc4224675f131c610da6121632b7613302#1  from obscuren/master
    Update trietest.txt
commit 7613302b49121632beddef6c5506c3345e4bcfef2c81698e4bbea42c81698f31e4bbea400f 
						
					 
					
						2015-01-02 17:33:14 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							4dc7ee9087 
							
						 
					 
					
						
						
							
							Closure => Context  
						
						
						
					 
					
						2015-01-02 16:14:12 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							e2d1d832ef 
							
						 
					 
					
						
						
							
							added nil check  
						
						
						
					 
					
						2015-01-02 13:00:25 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							d336e24dce 
							
						 
					 
					
						
						
							
							Removed the need of having a backend for the tx pool  
						
						
						
					 
					
						2015-01-02 12:26:55 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							ae2c90cc28 
							
						 
					 
					
						
						
							
							Removed value check from tx validation  
						
						
						
					 
					
						2015-01-02 12:24:36 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							6cf61039cf 
							
						 
					 
					
						
						
							
							Added tests for valid transactions  
						
						
						
					 
					
						2015-01-02 12:18:23 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							48d2a8b8ee 
							
						 
					 
					
						
						
							
							Refactored tx pool and added extra fields to block  
						
						... 
						
						
						
						* chain manager sets td on block + td output w/ String
* added tx pool tests for removing/adding/validating
* tx pool now uses a set for txs instead of list.List 
						
					 
					
						2015-01-02 12:09:38 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							477a6d426c 
							
						 
					 
					
						
						
							
							Added a query interface for world state  
						
						
						
					 
					
						2015-01-02 12:07:54 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							0972bdeda2 
							
						 
					 
					
						
						
							
							Fixed using new trie iterator API  
						
						
						
					 
					
						2015-01-02 12:07:26 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							1cc86c07a0 
							
						 
					 
					
						
						
							
							Deleted  
						
						
						
					 
					
						2015-01-02 11:16:52 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							1c7e8e9093 
							
						 
					 
					
						
						
							
							Set TD to block once processed  
						
						
						
					 
					
						2015-01-02 11:16:42 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							b619b244c7 
							
						 
					 
					
						
						
							
							Fixed tests  
						
						
						
					 
					
						2015-01-02 11:16:30 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							0fb1bcd321 
							
						 
					 
					
						
						
							
							Merge branch 'poc8' into docbranch  
						
						
						
					 
					
						2015-01-02 10:30:27 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							a4dc12f12c 
							
						 
					 
					
						
						
							
							Additional comments and added name to error output  
						
						
						
					 
					
						2014-12-31 11:21:39 +01:00 
						 
				 
			
				
					
						
							
							
								obscuren 
							
						 
					 
					
						
						
						
						
							
						
						
							4547a05a68 
							
						 
					 
					
						
						
							
							Minor improvements  
						
						... 
						
						
						
						* Moved gas and mem size to its own function 
						
					 
					
						2014-12-31 11:12:40 +01:00