diff options
author | Dimitry <winsvega@mail.ru> | 2016-12-09 22:17:42 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2016-12-09 22:17:42 +0800 |
commit | d350f5c96a1fb253d2a271c96d2051eb311737f4 (patch) | |
tree | da87715fd38b26e408f6a0dd78777c9368de0db6 /src/GeneralStateTestsFiller/stSpecialTest/JUMPDEST_AttackFiller.json | |
parent | df97106322e39ced3007bb3fee6b96003c791b5a (diff) | |
download | dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar.gz dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar.bz2 dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar.lz dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar.xz dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar.zst dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.zip |
upgrade eip158 to general tests
Diffstat (limited to 'src/GeneralStateTestsFiller/stSpecialTest/JUMPDEST_AttackFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stSpecialTest/JUMPDEST_AttackFiller.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/GeneralStateTestsFiller/stSpecialTest/JUMPDEST_AttackFiller.json b/src/GeneralStateTestsFiller/stSpecialTest/JUMPDEST_AttackFiller.json index 2e0222a84..08e0d77e2 100644 --- a/src/GeneralStateTestsFiller/stSpecialTest/JUMPDEST_AttackFiller.json +++ b/src/GeneralStateTestsFiller/stSpecialTest/JUMPDEST_AttackFiller.json @@ -18,6 +18,16 @@ "nonce" : "1" } } + }, + { + "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, + "network" : ["EIP158"], + "result" : { + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "999999999999650900", + "nonce" : "1" + } + } } ], "pre" : { |