Commit Graph

140 Commits

Author SHA1 Message Date
Christoph Jentzsch 30c266caff jump to position outside code stops execution 2014-11-11 08:33:59 +01:00
Christoph Jentzsch a0fa91b2b8 Merge branch 'develop' of https://github.com/ethereum/tests into develop 2014-11-10 22:22:05 +01:00
Christoph Jentzsch 60924843f0 Unintended Exceptions work like OOG 2014-11-10 22:21:37 +01:00
ethers fcba866721 add StateTests 2014-11-06 14:19:59 -08:00
Christoph Jentzsch a441074ba4 Updated precompiled contracts test 2014-11-06 17:54:36 +01:00
Christoph Jentzsch 0afa72c82b Added precompiledContracts tests 2014-11-06 15:27:45 +01:00
Christoph Jentzsch 6be83dd5a1 Update gas cost for PoC7 2014-11-06 13:31:34 +01:00
Christoph Jentzsch c18b8ab2d3 Merge remote-tracking branch 'origin/develop' into develop 2014-11-06 09:19:53 +01:00
Christoph Jentzsch 66c2e1f642 Updated SIGNEXTEND tests 2014-11-06 09:19:22 +01:00
ethers 9a9325822e part of 9b4e768 - Delete vmNamecoin.json 2014-11-05 16:20:26 -08:00
Christoph Jentzsch e229374f46 Merge remote-tracking branch 'origin/develop' into develop 2014-11-05 20:59:49 +01:00
Christoph Jentzsch 189527e563 added dynamic jump out of code 2014-11-05 20:59:20 +01:00
Christoph Jentzsch 9b4e768995 Delete vmNamecoin.json 2014-11-05 20:41:54 +01:00
Christoph Jentzsch 4669b5694b Merge remote-tracking branch 'origin/develop' into develop 2014-11-05 15:00:12 +01:00
Christoph Jentzsch a567fedaa7 added state systemOperationsTest 2014-11-05 14:59:08 +01:00
ethers aaba185ceb Merge pull request #32 from ethers/indexjs
updates needed per restructure
2014-11-04 12:15:40 -08:00
ethers fa782aed93 updates needed per restructure 2014-11-04 11:28:56 -08:00
Christoph Jentzsch 79d7cbfc4a Merge remote-tracking branch 'origin/develop' into develop 2014-11-04 13:32:11 +01:00
Christoph Jentzsch 9120274a46 Update tests to latest protocol changes (PoC7) 2014-11-04 13:31:27 +01:00
Christoph Jentzsch 1c1ba8d161 Merge pull request #31 from CJentzsch/develop
Restructered tests in folders in accordance to test suites
2014-11-04 13:30:52 +01:00
Christoph Jentzsch 3aebe532e5 Updated vmNamecoin.json to new sstore prices 2014-11-03 13:58:21 +01:00
Christoph Jentzsch 8a0be21839 Added example state test 2014-11-03 13:53:00 +01:00
Christoph Jentzsch 83643addbc removed systemoperationstests 2014-11-03 13:36:25 +01:00
Christoph Jentzsch 3930ca3a9a Restructered tests in folders in accordance to test suites 2014-11-03 13:22:15 +01:00
Christoph Jentzsch 014d370b5d New SIGNEXTEND tets 2014-10-29 21:23:56 +01:00
Christoph Jentzsch 155d449be2 New tests for BNOT and SIGNEXTEND 2014-10-29 20:59:05 +01:00
Christoph Jentzsch c9eae764b8 Update SSTORE gas cost and BNOT instead of NEG 2014-10-28 12:58:27 +01:00
Christoph Jentzsch ad2a75ac58 Added new recursive bombs 2014-10-23 16:05:49 +02:00
Christoph Jentzsch 834c52af64 Changing gas cost to zero at stackunderflow 2014-10-23 12:01:05 +02:00
Jeffrey Wilcke c73a8a89d2 Reverted back to original value. 2014-10-22 13:04:45 +02:00
martin becze b9a8c92422 fix spelling error 2014-10-21 17:02:52 -04:00
Christoph Jentzsch b48ae74af4 Added failing random tests 2014-10-21 17:26:26 +02:00
Christoph Jentzsch bee0a4100c Merge remote-tracking branch 'origin/master' into develop 2014-10-21 17:15:05 +02:00
Christoph Jentzsch 5050d20b4d Merge pull request #26 from wanderer/develop
Add a package.json for node.js
2014-10-20 20:18:20 +02:00
wanderer ba35362876 turned tests into a node module 2014-10-19 23:59:47 -04:00
ethers 751668571e json was invalid and missing quotes 2014-10-16 17:08:20 -07:00
Jeffrey Wilcke 0e687cee47 Update vmEnvironmentalInfoTest.json 2014-10-16 17:13:24 +02:00
Christoph Jentzsch 78a78e2e6c updated genesis_hash 2014-10-15 14:19:11 +02:00
Christoph Jentzsch b315da618b Merge pull request #23 from ethers/fix22
numbers should be strings #22
2014-10-14 10:33:26 +02:00
ethers 0a76a3a312 numbers should be strings #22 2014-10-13 14:45:30 -07:00
Christoph Jentzsch 1f67385f13 Added some MUL tests 2014-10-11 13:18:00 +02:00
Christoph Jentzsch 7a7e198395 Added some MUL tests 2014-10-11 13:11:59 +02:00
Christoph Jentzsch 46eb6283ae tested new opcodes (JUMPDEST,CALLCODE) and created test for CALL/CREATE depth 2014-10-11 12:18:13 +02:00
Nick Savers 8d38d62d10 INVALID stops the operation and doesn't cost gas 2014-10-10 18:09:41 +02:00
Christoph Jentzsch ed6eba7c8e Update + ABA recursive bomb which needs maximum recursion limit of 1024 2014-10-08 19:08:48 +02:00
Christoph Jentzsch 2d72050db1 Applied recent protocol changes (PoC7) to existin tests 2014-10-08 14:37:18 +02:00
Christoph Jentzsch dfe66cab3f Merge remote-tracking branch 'origin/develop'
Conflicts:
	genesishashestest.json
2014-10-08 11:05:51 +02:00
vbuterin 1a67a96cff Merge pull request #18 from CJentzsch/develop
CallToNameRegistratorOutOfGas balance correction
2014-10-07 15:10:23 +01:00
Christoph Jentzsch ffd6bc97ad Merge remote-tracking branch 'origin/develop' into develop 2014-10-07 15:47:34 +02:00
Christoph Jentzsch 9779d67b8c CallToNameRegistratorOutOfGas balance correction
Even if execution fails, the value gets transferred.
2014-10-07 15:45:53 +02:00