CALLCODE <-> RETURN

release/1.0.1
CJentzsch 10 years ago
parent 86c3b8cfad
commit a4ccc6e72e
  1. 20
      StateTests/stInitCodeTest.json

@ -588,7 +588,7 @@
}
},
"transaction" : {
"data" : "0x600a80600c6000396000f200600160008035811a8100",
"data" : "0x600a80600c6000396000f300600160008035811a8100",
"gasLimit" : "599",
"gasPrice" : "1",
"nonce" : "0",
@ -642,7 +642,7 @@
}
},
"transaction" : {
"data" : "0x600a80600c6000396000f200600160008035811a8100",
"data" : "0x600a80600c6000396000f300600160008035811a8100",
"gasLimit" : "590",
"gasPrice" : "3",
"nonce" : "0",
@ -696,7 +696,7 @@
}
},
"transaction" : {
"data" : "0x600a80600c6000396000f200600160008035811a8100",
"data" : "0x600a80600c6000396000f300600160008035811a8100",
"gasLimit" : "599",
"gasPrice" : "1",
"nonce" : "0",
@ -716,10 +716,10 @@
},
"logs" : [
],
"out" : "0x",
"out" : "0xff600160008035811a81",
"post" : {
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
"balance" : "1000",
"balance" : "653",
"code" : "0x",
"nonce" : "0",
"storage" : {
@ -727,13 +727,13 @@
},
"6295ee1b4f6dd65047762f924ecd367c17eabf8f" : {
"balance" : "1",
"code" : "0x",
"code" : "0xff600160008035811a81",
"nonce" : "0",
"storage" : {
}
},
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "8999",
"balance" : "9346",
"code" : "0x",
"nonce" : "1",
"storage" : {
@ -750,7 +750,7 @@
}
},
"transaction" : {
"data" : "0x600a80600c6000396000f200ff600160008035811a81",
"data" : "0x600a80600c6000396000f300ff600160008035811a81",
"gasLimit" : "1000",
"gasPrice" : "1",
"nonce" : "0",
@ -804,7 +804,7 @@
}
},
"transaction" : {
"data" : "0x600a80600c600039600000f20000600160008035811a81",
"data" : "0x600a80600c600039600000f30000600160008035811a81",
"gasLimit" : "1000",
"gasPrice" : "1",
"nonce" : "0",
@ -858,7 +858,7 @@
}
},
"transaction" : {
"data" : "0x600a80600c6000396000fff2ffff600160008035811a81",
"data" : "0x600a80600c6000396000fff3ffff600160008035811a81",
"gasLimit" : "1000",
"gasPrice" : "1",
"nonce" : "0",

Loading…
Cancel
Save