| 
							
							
								 CJentzsch | 0d46ed07ec | Merge remote-tracking branch 'upstream/develop' into addTests | 2015-01-14 22:35:41 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | 4250af041d | included vmInpulLimit Tests, updated vmSystemOperationTests | 2015-01-14 22:35:33 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | 25fc28422b | Merge pull request #799 from chriseth/sol_gasAndValue Specify gas and value for function calls and contract creation calls. | 2015-01-14 18:22:16 +01:00 |  | 
			
				
					| 
							
							
								 chriseth | f8f1ec30f4 | Merge pull request #801 from chriseth/sol_parseErrorForHashCollision Check for hash collisions already before compiling. | 2015-01-14 12:19:39 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | e2efcfb8a6 | Merge pull request #796 from CJentzsch/randomTestEfficiency Random test efficiency | 2015-01-14 10:52:00 +00:00 |  | 
			
				
					| 
							
							
								 Christian | 212a0c5251 | Check for hash collisions already before compiling. | 2015-01-14 10:16:58 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | 69bd72c667 | less invalid opcode tests | 2015-01-14 09:39:21 +01:00 |  | 
			
				
					| 
							
							
								 Christian | e1559df82e | Specify value for contract creation. | 2015-01-13 18:12:30 +01:00 |  | 
			
				
					| 
							
							
								 Christian | 522a7709e8 | Modify gas and value for external function call. | 2015-01-13 18:12:30 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | a00d05e2bb | replace BOOST_REQUIRE with assert, because it is used outside the boost test framework | 2015-01-13 18:00:00 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | ebe54acb77 | more randomness in the optimizations | 2015-01-13 17:58:14 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | cf6641c345 | fix spaces->tab, detailed callcreate check | 2015-01-13 15:59:07 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | 108388c440 | fix callcreates imoport | 2015-01-13 15:47:36 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | 1305fb0ff8 | Merge remote-tracking branch 'upstream/develop' into randomTestEfficiency | 2015-01-13 14:38:39 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | f9f40035ae | random test optimization | 2015-01-13 14:38:36 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | 22d738b995 | Merge remote-tracking branch 'upstream/develop' into randomtests | 2015-01-13 14:22:33 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | eaf6e8fcfe | check test with JIT for random test simulations | 2015-01-13 14:22:12 +01:00 |  | 
			
				
					| 
							
							
								 arkpar | b85ae53f63 | fixed warnings for msvc build | 2015-01-13 11:18:08 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | 09c22efee2 | Merge remote-tracking branch 'upstream/develop' into randomtests | 2015-01-13 09:54:44 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | b1ddaed08a | reinclude invalid opcode in random tests | 2015-01-13 09:53:46 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | 9ee474b139 | Merge remote-tracking branch 'upstream/develop' into randomTestEfficiency | 2015-01-12 18:41:35 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | c028ad2949 | call to precomppiled contract test | 2015-01-12 17:17:05 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | 3e172da03f | addmod mulmod div by zero tests | 2015-01-12 16:28:56 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | a7641cdae7 | rests current gas limit in vm test | 2015-01-12 15:42:28 +01:00 |  | 
			
				
					| 
							
							
								 Lefteris Karapetsas | f729e862e9 | Fixing bug where empty tagless docstring in Natspec would result in infinite loop | 2015-01-12 15:29:44 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | d4f1ab9145 | start with block info opcodes | 2015-01-12 12:46:40 +01:00 |  | 
			
				
					| 
							
							
								 CJentzsch | b2ae9dffac | read in vm test over standard in | 2015-01-12 11:35:54 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | c8b33fb709 | Merge commit 'a1023a5dffee7c06e8b75a21f5c9b8826e820942' into develop Conflicts:
	libjsqrc/ethereumjs/dist/ethereum.js.map | 2015-01-11 18:18:05 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | dcf362c0d5 | Squashed 'libjsqrc/ethereumjs/' changes from 47687cf..ab745d3 ab745d3 updated readme
b915c7a updated readme
6c26255 Merge branch 'tests' into develop
e2c4525 Merge branch 'master' into develop
e778e12 spec reporter instead of nyan
a4e6f0b fixed travis.yml && added nmp test script
048e777 Merge branch 'master' into tests
15c2293 updated package json
24814a4 Merge branch 'master' of https://github.com/ethereum/ethereum.js
6188e64 Update README.md
c34b0c6 Update README.md
29c60c0 Merge branch 'develop' into tests
b3eda29 Merge branch 'master' into tests
c397e35 mocha opts file && init of parser tests
b6058a8 methods existance tests in progress
5518022 mocha test init
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: ab745d3b0eb89d67db1ed953020c665be3d072ed | 2015-01-11 18:16:50 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 9067e14819 | Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into develop Conflicts:
	libjsqrc/ethereumjs/.travis.yml
	libjsqrc/ethereumjs/README.md
	libjsqrc/ethereumjs/dist/ethereum.js
	libjsqrc/ethereumjs/dist/ethereum.js.map
	libjsqrc/ethereumjs/lib/abi.js
	libjsqrc/ethereumjs/package.json | 2015-01-11 17:54:36 +01:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | b83542c7ee | spec reporter instead of nyan | 2015-01-11 17:04:30 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 04a57f8c53 | Merge pull request #768 from chriseth/sol_contractsAreAddresses Contracts inherit all address members | 2015-01-11 11:07:36 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 3302425aa9 | Merge pull request #767 from chriseth/sol_abi_padding Padding for ABI types. | 2015-01-11 11:04:54 +01:00 |  | 
			
				
					| 
							
							
								 Christian | 5489ad8214 | Coding style: Prefix for const variables. | 2015-01-09 21:36:25 +01:00 |  | 
			
				
					| 
							
							
								 Christian | 4b11eea653 | Contracts are Addresses. | 2015-01-09 18:31:36 +01:00 |  | 
			
				
					| 
							
							
								 Christian | 3d896c74e6 | Correct type conversions. | 2015-01-09 18:23:10 +01:00 |  | 
			
				
					| 
							
							
								 Christian | 22ddeea102 | Padding for ABI types. | 2015-01-09 18:20:51 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 8bc90cb7f8 | Merge pull request #766 from debris/web3sha3test web3.sha3 test | 2015-01-09 17:45:09 +01:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | dfeef25fc2 | disabled jsonrpc tests again | 2015-01-09 17:33:16 +01:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | 75660470d2 | removed resize | 2015-01-09 16:38:56 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 8cc70a12c6 | Merge pull request #765 from chriseth/sol_someLogFixes Some changes to the log functions. | 2015-01-09 16:28:01 +01:00 |  | 
			
				
					| 
							
							
								 Marek Kotewicz | 2dfe5b1517 | web3.sha3 test | 2015-01-09 16:12:56 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | b240574cb6 | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop Conflicts:
	test/SolidityOptimizer.cpp | 2015-01-09 15:19:01 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 53e7bf5d1f | Merge pull request #745 from chriseth/sol_integerConstants Arbitrary precision integer literals | 2015-01-09 15:17:38 +01:00 |  | 
			
				
					| 
							
							
								 Christian | 65df7459db | Arbitrary precision integer constants. | 2015-01-09 15:16:09 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 577220185f | Merge pull request #760 from CJentzsch/blockhash add blockhash test as vm tests | 2015-01-09 15:12:30 +01:00 |  | 
			
				
					| 
							
							
								 Christian | 0652c29bb6 | Some changes to the log functions. | 2015-01-09 15:00:47 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 45419cdb3c | Merge branch 'sol_integerConstants' of https://github.com/chriseth/cpp-ethereum into chriseth-sol_integerConstants | 2015-01-09 14:57:59 +01:00 |  | 
			
				
					| 
							
							
								 Gav Wood | 4f7bb09821 | Merge pull request #746 from CJentzsch/jumpdest more dynamic jump tests | 2015-01-09 14:50:42 +01:00 |  | 
			
				
					| 
							
							
								 Christian | 2e93e7e676 | Buildfix after semantical merge conflict. | 2015-01-09 11:51:52 +01:00 |  |