| 
							
							
								 Gav Wood | 8bf03bb8ff | Secure trie functions & structs. | 2016-01-06 13:53:23 +01:00 |  | 
			
				
					| 
							
							
								 debris | b447de9120 | additional asserts in jit log test | 2016-01-06 13:09:41 +01:00 |  | 
			
				
					| 
							
							
								 debris | 293bca363e | evm logs | 2016-01-06 13:00:14 +01:00 |  | 
			
				
					| 
							
							
								 debris | ad43079fdc | test balance | 2016-01-06 10:37:21 +01:00 |  | 
			
				
					| 
							
							
								 debris | 8bc2e65c16 | distinguish between i256 and h256 on evmjit wrapper layer | 2016-01-05 20:24:43 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | e98452b0c7 | Tests for Builtin. | 2016-01-05 19:23:40 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 6585910c2a | Whitespace fixes. | 2016-01-05 19:12:19 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | dabb90bf40 | Fix tests for builtin. | 2016-01-05 19:11:41 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 0125125c27 | Semantic version test fix. | 2016-01-05 19:05:51 +01:00 |  | 
			
				
					| 
							
							
								 debris | cdcabc2f4a | Merge branch 'master' of https://github.com/gavofyork/ethcore into evm | 2016-01-05 18:43:59 +01:00 |  | 
			
				
					| 
							
							
								 debris | 359ba8d597 | extcode working | 2016-01-05 18:43:46 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | aff4e24775 | Merge branch 'master' of github.com:gavofyork/ethcore into network | 2016-01-05 00:11:16 +01:00 |  | 
			
				
					| 
							
							
								 Arkadiy Paronyan | d15d803820 | Merge pull request #50 from gavofyork/gav Move all chain parameters into `engine_params` | 2016-01-05 00:01:45 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 73405cc74c | Fixed timeout signature; Added usage example | 2016-01-04 23:58:59 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | e369042ff7 | Correct naming and fix for Morden. | 2016-01-04 21:53:36 +00:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 957dd36328 | Make builtins work. | 2016-01-04 21:47:45 +00:00 |  | 
			
				
					| 
							
							
								 arkpar | 39f2dc9e2f | Style | 2016-01-04 13:49:32 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 8d37ef7d8e | Removed Copy trait from H256 | 2016-01-04 13:25:32 +01:00 |  | 
			
				
					| 
							
							
								 debris | 7f7dcef9f6 | evmjit is dynamically linked | 2016-01-04 05:04:56 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 32fcc6b3e9 | Removed fmt file | 2016-01-03 09:23:45 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 2cdf4ebd0a | Merge branch 'master' of github.com:gavofyork/ethcore-util into network | 2016-01-03 09:22:26 +01:00 |  | 
			
				
					| 
							
							
								 Arkadiy Paronyan | cad1aedef1 | Merge pull request #23 from gavofyork/to_from_address address to and from h256 | 2016-01-03 09:14:38 +01:00 |  | 
			
				
					| 
							
							
								 debris | a36072fe84 | Merge branch 'master' into to_from_address | 2015-12-31 12:24:42 +01:00 |  | 
			
				
					| 
							
							
								 debris | 8be769d928 | fix rocksdb version | 2015-12-31 12:24:30 +01:00 |  | 
			
				
					| 
							
							
								 debris | 156fcad4e2 | docs | 2015-12-30 12:46:10 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 9e0c8e3d8b | Documentation | 2015-12-30 12:23:36 +01:00 |  | 
			
				
					| 
							
							
								 debris | 2e7f0e29de | tests for sload, sstore, sha3 | 2015-12-30 12:03:40 +01:00 |  | 
			
				
					| 
							
							
								 debris | e3f59d82ef | vm factory | 2015-12-29 12:37:38 +01:00 |  | 
			
				
					| 
							
							
								 debris | 3dd26582a2 | env implementation in progress | 2015-12-29 12:04:03 +01:00 |  | 
			
				
					| 
							
							
								 debris | 4e31fe5785 | fixed signal 11 error | 2015-12-28 22:37:15 +01:00 |  | 
			
				
					| 
							
							
								 debris | f2ae8708de | fixed env address | 2015-12-28 15:11:05 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | b925df2cd9 | Use HeaderView instead of BlockHeader | 2015-12-28 12:03:05 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 267495c264 | User IO messages | 2015-12-28 11:41:51 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 1a1c61179f | order peers by difficulty | 2015-12-27 02:27:15 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 1d67a7a373 | sync fixed; more tests | 2015-12-27 00:48:03 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 634b6be1e6 | fixed warnings | 2015-12-26 15:50:55 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | fa1b74fa53 | minor fixes | 2015-12-26 15:48:41 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | bf9667a206 | sync tests | 2015-12-26 15:47:07 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 9087cc798b | sync refactoring; range tests | 2015-12-25 14:55:55 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | a367ffca2b | Merge branch 'master' of github.com:gavofyork/ethcore into network | 2015-12-24 17:19:09 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | 0578712a26 | syncing code done | 2015-12-24 17:18:47 +01:00 |  | 
			
				
					| 
							
							
								 debris | 4ce53e89ec | updated import_evmjit_abi docs | 2015-12-24 02:34:34 +01:00 |  | 
			
				
					| 
							
							
								 debris | 142bba096a | "importing" evmjit callbacks abi | 2015-12-24 02:28:09 +01:00 |  | 
			
				
					| 
							
							
								 debris | 000d8fe8d0 | runtime_data, tests in progress | 2015-12-24 01:07:46 +01:00 |  | 
			
				
					| 
							
							
								 debris | 88debb2190 | address to and from h256 | 2015-12-24 00:31:43 +01:00 |  | 
			
				
					| 
							
							
								 debris | c695e09bba | docs | 2015-12-23 13:49:45 +01:00 |  | 
			
				
					| 
							
							
								 debris | 353d4fbea0 | evm adapter init | 2015-12-23 13:02:01 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | c85cabb598 | Additional notes. | 2015-12-23 11:56:38 +00:00 |  | 
			
				
					| 
							
							
								 Gav Wood | ff74e8239d | Spec's json_to_rlp. | 2015-12-23 11:53:34 +00:00 |  | 
			
				
					| 
							
							
								 Gav Wood | be3f8ffd49 | Additional docs. | 2015-12-23 11:10:34 +00:00 |  |