Christoph Jentzsch
|
0be275e757
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-11-17 22:47:34 +01:00 |
|
Christoph Jentzsch
|
1d42d1d7c6
|
fix ecrecover2
|
2014-11-17 22:46:51 +01:00 |
|
Christoph Jentzsch
|
d90868c307
|
Merge pull request #39 from wanderer/develop
added test for max call depth on creation
|
2014-11-17 20:26:59 +01:00 |
|
wanderer
|
6dbcf6b0d6
|
spelling fix
|
2014-11-17 14:06:43 -05:00 |
|
wanderer
|
6fc07a7f81
|
added test for max call depth on creation
|
2014-11-15 21:39:59 -05:00 |
|
martin becze
|
1f38c8c0a2
|
Merge pull request #38 from wanderer/develop
updated test 'jeff' in trietest.json
|
2014-11-14 20:10:21 -05:00 |
|
martin becze
|
cd85ca17ed
|
Update trietest.json
|
2014-11-14 19:59:34 -05:00 |
|
martin becze
|
279b284c0d
|
Merge pull request #37 from wanderer/develop
Update trietest.json
|
2014-11-14 17:43:49 -05:00 |
|
martin becze
|
6cae937e5e
|
Update trietest.json
'emptyValues' should have the same root as 'puppy'
|
2014-11-14 17:20:03 -05:00 |
|
Christoph Jentzsch
|
89675a7153
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-11-13 23:17:49 +01:00 |
|
Christoph Jentzsch
|
f1de1cc97a
|
Fix CallRecursiveBomb2
|
2014-11-13 23:17:13 +01:00 |
|
martin becze
|
32f0c47c68
|
Merge pull request #36 from wanderer/develop
converted back to arrary format
|
2014-11-13 15:26:49 -05:00 |
|
Christoph Jentzsch
|
ab50e76652
|
Merge pull request #35 from ethers/delOld
rename tests since they are valid opcodes that exist
|
2014-11-13 07:52:35 +01:00 |
|
wanderer
|
3da90d01f6
|
converted back to arrary format
|
2014-11-12 22:22:47 -05:00 |
|
ethers
|
78f1e4a945
|
rename tests since they are valid opcodes that exist
|
2014-11-12 19:11:06 -08:00 |
|
Christoph Jentzsch
|
d06b792cd0
|
minor change in CallSha256_1_nonzeroValue test
|
2014-11-12 07:00:17 +01:00 |
|
Christoph Jentzsch
|
d434ecdcc3
|
Added CallSha256_1_nonzeroValue test
|
2014-11-12 06:56:31 +01:00 |
|
Christoph Jentzsch
|
2c06f34cc0
|
Store return value of call to precompiled contracts
|
2014-11-11 18:10:26 +01:00 |
|
Christoph Jentzsch
|
4b0c3b29ae
|
Fix gas cost for OOG calls
|
2014-11-11 17:51:14 +01:00 |
|
Heiko Heiko
|
63bcca7604
|
fix: genesis test
|
2014-11-11 08:59:19 +01:00 |
|
Christoph Jentzsch
|
6e0310c1ea
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-11-11 08:34:36 +01:00 |
|
Christoph Jentzsch
|
30c266caff
|
jump to position outside code stops execution
|
2014-11-11 08:33:59 +01:00 |
|
ethers
|
2927763d68
|
RandomTests were removed
|
2014-11-10 14:10:22 -08: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 |
|