From 0d26886df4cffdcfd9ca81b080a435a849e1f536 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Mon, 24 Apr 2017 13:40:19 +0300 Subject: remove old StateTests --- StateTests/RandomTests/st201503181559GO.json | 72 ---------------------------- 1 file changed, 72 deletions(-) delete mode 100644 StateTests/RandomTests/st201503181559GO.json (limited to 'StateTests/RandomTests/st201503181559GO.json') diff --git a/StateTests/RandomTests/st201503181559GO.json b/StateTests/RandomTests/st201503181559GO.json deleted file mode 100644 index 30e09ada0..000000000 --- a/StateTests/RandomTests/st201503181559GO.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "randomStatetest" : { - "env" : { - "currentCoinbase" : "945304eb96065b2a98b57a48a06ae28d285a71b5", - "currentDifficulty" : "0x051d6a3cd647", - "currentGasLimit" : "0x7fffffffffffffff", - "currentNumber" : "0x00", - "currentTimestamp" : "0x01", - "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" - }, - "logs" : [ - ], - "out" : "0x", - "post" : { - "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x691ac7a4", - "code" : "0x447f00000000000000000000000000000000000000000000000000000000000000017f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b5427f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000100000000000000000000000000000000000000006f8aa4a4980274f18c6158368d4157145560005155", - "nonce" : "0x00", - "storage" : { - "0x00" : "0x8aa4a4980274f18c6158368d41571455" - } - }, - "945304eb96065b2a98b57a48a06ae28d285a71b5" : { - "balance" : "0xb2ca", - "code" : "0x6000355415600957005b60203560003555", - "nonce" : "0x00", - "storage" : { - } - }, - "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b33e4885c0", - "code" : "0x", - "nonce" : "0x01", - "storage" : { - } - } - }, - "postStateRoot" : "1fb154a77c21b091d12540cc44d8156e1e80a1e02696e9110b425fcfc49de65d", - "pre" : { - "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x00", - "code" : "0x447f00000000000000000000000000000000000000000000000000000000000000017f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b5427f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000100000000000000000000000000000000000000006f8aa4a4980274f18c6158368d4157145560005155", - "nonce" : "0x00", - "storage" : { - } - }, - "945304eb96065b2a98b57a48a06ae28d285a71b5" : { - "balance" : "0x2e", - "code" : "0x6000355415600957005b60203560003555", - "nonce" : "0x00", - "storage" : { - } - }, - "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7640000", - "code" : "0x", - "nonce" : "0x00", - "storage" : { - } - } - }, - "transaction" : { - "data" : "0x447f00000000000000000000000000000000000000000000000000000000000000017f000000000000000000000000945304eb96065b2a98b57a48a06ae28d285a71b5427f000000000000000000000000ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000100000000000000000000000000000000000000006f8aa4a4980274f18c6158368d415714", - "gasLimit" : "0x195dc839", - "gasPrice" : "0x01", - "nonce" : "0x00", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", - "value" : "0x691ac7a4" - } - } -} \ No newline at end of file -- cgit