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 |
|
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 |
|
vbuterin
|
a4f5f45228
|
Merge pull request #17 from CJentzsch/develop
Added A calls B calls A contracts
|
2014-10-07 14:13:12 +01:00 |
|
Christoph Jentzsch
|
b6d7cba499
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-10-07 15:02:51 +02:00 |
|
Christoph Jentzsch
|
865cb4083d
|
Added A calls B calls A contracts
|
2014-10-07 15:02:36 +02:00 |
|
Jeffrey Wilcke
|
49a9f47aec
|
Merge pull request #16 from CJentzsch/develop
corrected amount of used gas for CallToNameRegistratorOutOfGas
|
2014-10-07 10:56:17 +02:00 |
|
Christoph Jentzsch
|
94a493b0d9
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-10-07 10:51:32 +02:00 |
|
Christoph Jentzsch
|
72853c4382
|
corrected amount of used gas for CallToNameRegistratorOutOfGas
|
2014-10-07 10:51:07 +02:00 |
|
vbuterin
|
3b0ec436e4
|
Merge pull request #15 from CJentzsch/develop
corrected tests and different style for storage
|
2014-10-07 05:52:43 +01:00 |
|
Christoph Jentzsch
|
222068b9ba
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-10-06 21:17:28 +02:00 |
|
Christoph Jentzsch
|
c1696531a6
|
corrected tests and different style for storage
|
2014-10-06 21:17:09 +02:00 |
|
vbuterin
|
aec3252b8e
|
Merge pull request #14 from CJentzsch/develop
corrected gas limit in vmSystemOperationsTest
|
2014-10-06 09:39:46 +01:00 |
|
Christoph Jentzsch
|
e17a909f70
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-10-06 10:31:51 +02:00 |
|
Christoph Jentzsch
|
33fcab5727
|
Bug fix, corrected gasLimit in vmSystemOperationsTest
|
2014-10-06 10:30:04 +02:00 |
|
Vitalik Buterin
|
25f9fd542a
|
one more vm test
|
2014-10-04 15:47:00 -04:00 |
|
Vitalik Buterin
|
2d561a5373
|
separated out vmtests
|
2014-10-04 15:15:37 -04:00 |
|
vbuterin
|
b0c48fa8d6
|
Merge pull request #13 from CJentzsch/develop
Added comprehensive EVM test suite. All commands are tested.
|
2014-10-04 17:18:02 +01:00 |
|
Christoph Jentzsch
|
6cae166f6f
|
Delete tmp.json
|
2014-10-01 15:34:23 +02:00 |
|
Christoph Jentzsch
|
4ff906fbc2
|
corrected CALLSTATELESS tests
|
2014-10-01 14:06:32 +02:00 |
|
Christoph Jentzsch
|
5b3fee6806
|
Completed vm tests. Added ADDMOD, MULMOD, POST, CALLSTATELESS
|
2014-09-29 13:08:44 +02:00 |
|
Christoph Jentzsch
|
9cdd218083
|
Added IOandFlowOperation-, PushDupSwap- and SystemOperations- tests. Removed empty storage from adresses.
|
2014-09-27 21:48:09 +02:00 |
|
Christoph Jentzsch
|
28ed968b46
|
Added blockInfoTest
|
2014-09-23 15:49:22 +02:00 |
|
Christoph Jentzsch
|
ffbd5a35b5
|
Added environmentalInfo- and sha3- test
|
2014-09-23 15:37:52 +02:00 |
|
Christoph Jentzsch
|
54c14f1ff3
|
Added bitwise logic operation test
|
2014-09-22 13:06:57 +02:00 |
|
Christoph Jentzsch
|
d0af113aab
|
Added vm arithmetic test
|
2014-09-20 01:42:51 +02:00 |
|
Jeffrey Wilcke
|
cb8261a78b
|
Update genesishashestest.json
|
2014-09-19 13:15:44 +02:00 |
|
Vitalik Buterin
|
e8cb5c221d
|
Added next/prev trie test
|
2014-07-21 23:30:33 -04:00 |
|
Vitalik Buterin
|
98823c04b3
|
Replaced with deterministic test
|
2014-07-14 02:51:31 -04:00 |
|
Vitalik Buterin
|
357eb21e4d
|
Added my own random and namecoin tests (pyethereum)
|
2014-07-13 16:12:56 -04:00 |
|
Gav Wood
|
00cd0cce8f
|
Output hex strings.
|
2014-07-12 21:20:04 +02:00 |
|
Gav Wood
|
ddfa3af45d
|
Everything a string.
|
2014-07-10 11:28:35 +01:00 |
|
Gav Wood
|
d659f469a9
|
Code fixes.
|
2014-07-10 10:16:25 +01:00 |
|
Gav Wood
|
5e83ea8228
|
Prettier VM tests.
|
2014-07-06 16:17:12 +02:00 |
|
Gav Wood
|
a09aae0efe
|
Fix VM tests.
|
2014-07-06 15:46:01 +02:00 |
|
Jeffrey Wilcke
|
ec9a044a17
|
Merge pull request #10 from romanman/patch-1
Update vmtests.json
|
2014-07-04 15:56:52 +02:00 |
|
romanman
|
5e0123fbe1
|
Update vmtests.json
|
2014-07-04 10:23:04 +01:00 |
|
romanman
|
2b6da2f5f2
|
Update vmtests.json
arith testcase updated
|
2014-07-03 17:45:04 +01:00 |
|
Gav Wood
|
4bb646117d
|
Merge branch 'develop' of github.com:/ethereum/tests into develop
|
2014-07-02 19:43:22 +02:00 |
|
Gav Wood
|
bba38980bd
|
New tests.
|
2014-07-02 19:43:06 +02:00 |
|
Vitalik Buterin
|
a33b309d99
|
Testing submodules
|
2014-07-02 10:14:05 -04:00 |
|
Vitalik Buterin
|
50318217ca
|
Testing submodules
|
2014-07-02 10:10:46 -04:00 |
|
Vitalik Buterin
|
57fa655522
|
Testing submodules
|
2014-07-02 10:09:08 -04:00 |
|
Gav Wood
|
ea0eb0a8c8
|
Latest genesis block.
|
2014-07-01 15:19:34 +02:00 |
|
Jeffrey Wilcke
|
25bb76b69c
|
Reset
|
2014-06-30 13:25:04 +02:00 |
|
Jeffrey Wilcke
|
74c6d8424e
|
Updated wrong test
|
2014-06-30 12:10:06 +02:00 |
|
Jeffrey Wilcke
|
9ea3a60291
|
Fixed roots
|
2014-06-28 18:48:28 +02:00 |
|
Gav Wood
|
5fc3ac0e92
|
Simple hex test.
|
2014-06-28 18:40:06 +02:00 |
|