diff options
author | Dimitry <dimitry@ethdev.com> | 2017-01-17 22:01:11 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethdev.com> | 2017-01-17 22:01:11 +0800 |
commit | f69587bf09b25544eddb1902f2871ecec17c805f (patch) | |
tree | 7b934dc06e87874029f24afdd1246c096614384e /GeneralStateTests/stAttackTest | |
parent | 616d2c8e53aa45ede68eb09a5fa27446a82cd15a (diff) | |
download | tangerine-tests-f69587bf09b25544eddb1902f2871ecec17c805f.tar tangerine-tests-f69587bf09b25544eddb1902f2871ecec17c805f.tar.gz tangerine-tests-f69587bf09b25544eddb1902f2871ecec17c805f.tar.bz2 tangerine-tests-f69587bf09b25544eddb1902f2871ecec17c805f.tar.lz tangerine-tests-f69587bf09b25544eddb1902f2871ecec17c805f.tar.xz tangerine-tests-f69587bf09b25544eddb1902f2871ecec17c805f.tar.zst tangerine-tests-f69587bf09b25544eddb1902f2871ecec17c805f.zip |
refill general tests
Diffstat (limited to 'GeneralStateTests/stAttackTest')
-rw-r--r-- | GeneralStateTests/stAttackTest/ContractCreationSpam.json | 85 |
1 files changed, 0 insertions, 85 deletions
diff --git a/GeneralStateTests/stAttackTest/ContractCreationSpam.json b/GeneralStateTests/stAttackTest/ContractCreationSpam.json deleted file mode 100644 index b72d6f949..000000000 --- a/GeneralStateTests/stAttackTest/ContractCreationSpam.json +++ /dev/null @@ -1,85 +0,0 @@ -{ - "ContractCreationSpam" : { - "env" : { - "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x0100", - "currentGasLimit" : "0x174876e800", - "currentNumber" : "0x24f303", - "currentTimestamp" : "0x01", - "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" - }, - "post" : { - "EIP150" : [ - { - "hash" : "7e7ff82e1c33ffbeb3dedb679498c9716f83c697f497d75aca467ae936b8ae45", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "EIP158" : [ - { - "hash" : "7e7ff82e1c33ffbeb3dedb679498c9716f83c697f497d75aca467ae936b8ae45", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "Frontier" : [ - { - "hash" : "e6b8c416b01e463186ae6661211f5e6c3ee69a1975e8f4a4d2d65ed0ff1faf2d", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ], - "Homestead" : [ - { - "hash" : "e6b8c416b01e463186ae6661211f5e6c3ee69a1975e8f4a4d2d65ed0ff1faf2d", - "indexes" : { - "data" : 0, - "gas" : 0, - "value" : 0 - } - } - ] - }, - "pre" : { - "6a0a0fc761c612c340a0e98d33b37a75e5268472" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "0x7f6004600c60003960046000f3600035ff00000000000000000000000000000000600052602060006000f0600054805b6001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1506001018060005260008060208180876006f1505a616000106200002f57600055", - "nonce" : "0x00", - "storage" : { - } - }, - "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0xe8d4a51000", - "code" : "0x", - "nonce" : "0x00", - "storage" : { - } - } - }, - "transaction" : { - "data" : [ - "" - ], - "gasLimit" : [ - "800000" - ], - "gasPrice" : "0x01", - "nonce" : "0x00", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "6a0a0fc761c612C340a0e98d33b37a75e5268472", - "value" : [ - "0" - ] - } - } -}
\ No newline at end of file |