diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stStackTests/shallowStackFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStackTests/shallowStackFiller.json | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/src/GeneralStateTestsFiller/stStackTests/shallowStackFiller.json b/src/GeneralStateTestsFiller/stStackTests/shallowStackFiller.json new file mode 100644 index 000000000..ea3c15cdf --- /dev/null +++ b/src/GeneralStateTestsFiller/stStackTests/shallowStackFiller.json @@ -0,0 +1,77 @@ +{ + "shallowStack" : { + "env" : { + "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x20000", + "currentGasLimit" : "42949672960", + "currentNumber" : "1", + "currentTimestamp" : "1000", + "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + }, + "expect" : [ + { + "indexes" : { + "data" : -1, + "gas" : -1, + "value" : -1 + }, + "network" : ["ALL"], + "result" : { + "6295ee1b4f6dd65047762f924ecd367c17eabf8f" : { + "shouldnotexist" : "1" + } + } + } + ], + "pre" : { + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "42949672960000", + "code" : "", + "nonce" : "0", + "storage" : { + } + } + }, + "transaction" : { + "data" : "Data is corrupted. Number of elements pop'ed from the stack is < then pushed", + "data" : { + "0x6002600101600055" : "{[[0]](ADD 1 2)}" + }, + "data" : [ + "0x600101600055", "0x600102600055", "0x600103600055", "0x600104600055", "0x600105600055", "0x600106600055", "0x600107600055", + "0x6002600108600055", "0x6002600109600055", "0x60010a600055", "0x60010b600055", + "0x600110600055", "0x600111600055", "0x600112600055", "0x600113600055", "0x600114600055", "0x15600055", "0x600116600055", + "0x600117600055", "0x600118600055", "0x19600055", "0x60011a600055", + "0x600120600055", + "0x31600055", "0x35600055", "0x6001600237600055", "0x6001600239600055", "0x3b600055", "0x6001600260033c600055", + "0x40600055", + "0x50600055", "0x51600055", "0x600152600055", "0x600153600055", "0x54600055", "0x600155600055", "0x56600055", "0x600157600055", + "0x80600055", "0x600181600055", "0x6002600182600055", "0x60036002600183600055", "0x600460036002600184600055", + "0x6005600460036002600185600055", "0x60066005600460036002600186600055", "0x600760066005600460036002600187600055", + "0x6008600760066005600460036002600188600055", "0x60096008600760066005600460036002600189600055", + "0x60106009600860076006600560046003600260018a600055", "0x601160106009600860076006600560046003600260018b600055", + "0x6012601160106009600860076006600560046003600260018c600055", "0x60136012601160106009600860076006600560046003600260018d600055", + "0x601460136012601160106009600860076006600560046003600260018e600055", "0x60136012601160106009600860076006600560046003600260018f600055", + "0x600190600055", "0x6002600191600055", "0x60036002600192600055", "0x600460036002600193600055", "0x6005600460036002600194600055", + "0x60066005600460036002600195600055", "0x600760066005600460036002600196600055", "0x6008600760066005600460036002600197600055", + "0x60096008600760066005600460036002600198600055", "0x601060096008600760066005600460036002600199600055", + "0x601160106009600860076006600560046003600260019a600055", "0x6012601160106009600860076006600560046003600260019b600055", + "0x60136012601160106009600860076006600560046003600260019c600055", "0x601460136012601160106009600860076006600560046003600260019d600055", + "0x6015601460136012601160106009600860076006600560046003600260019e600055", "0x6012601160106009600860076006600560046003600260019f600055", + "0x6001a0600055", "0x60026001a1600055", "0x600360026001a2600055", "0x6004600360026001a3600055", "0x60056004600360026001a4600055", + "0x60026001f0600055", "0x600660056004600360026001f1600055", "0x600660056004600360026001f2600055", "0x6001f3600055", + "0x60056004600360026001f4600055", "0xff600055" + ], + "gasLimit" : [ + "300000" + ], + "gasPrice" : "1", + "nonce" : "0", + "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "", + "value" : [ + "0" + ] + } + } +} |