aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorromanman <roman.mandeleil@gmail.com>2014-07-04 00:45:04 +0800
committerromanman <roman.mandeleil@gmail.com>2014-07-04 00:45:04 +0800
commit2b6da2f5f21b60ebca44a5866888b00f736f92b2 (patch)
treec072a4413544472ceb901dc8e48b90818b9a238e
parent4bb646117d0034fb459c07e6955b1c9cca802fa9 (diff)
downloaddexon-tests-2b6da2f5f21b60ebca44a5866888b00f736f92b2.tar
dexon-tests-2b6da2f5f21b60ebca44a5866888b00f736f92b2.tar.gz
dexon-tests-2b6da2f5f21b60ebca44a5866888b00f736f92b2.tar.bz2
dexon-tests-2b6da2f5f21b60ebca44a5866888b00f736f92b2.tar.lz
dexon-tests-2b6da2f5f21b60ebca44a5866888b00f736f92b2.tar.xz
dexon-tests-2b6da2f5f21b60ebca44a5866888b00f736f92b2.tar.zst
dexon-tests-2b6da2f5f21b60ebca44a5866888b00f736f92b2.zip
Update vmtests.json
arith testcase updated
-rw-r--r--vmtests.json105
1 files changed, 2 insertions, 103 deletions
diff --git a/vmtests.json b/vmtests.json
index e7e4f1982..d3618b90e 100644
--- a/vmtests.json
+++ b/vmtests.json
@@ -1,106 +1,5 @@
{
- "arith" : {
- "callcreates" : [
- {
- "data" : [
- ],
- "destination" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "gasLimit" : 9792,
- "value" : 74
- }
- ],
- "env" : {
- "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "256",
- "currentGasLimit" : "1000000",
- "currentNumber" : "0",
- "currentTimestamp" : 1,
- "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
- },
- "exec" : {
- "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6",
- "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "code" : [
- 96,
- 0,
- 96,
- 0,
- 96,
- 0,
- 96,
- 0,
- 96,
- 74,
- 51,
- 96,
- 200,
- 92,
- 3,
- 241
- ],
- "data" : [
- ],
- "gas" : 10000,
- "gasPrice" : 100000000000000,
- "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681",
- "value" : 1000000000000000000
- },
- "gas" : 9971,
- "out" : [
- ],
- "post" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : 999999999999999926,
- "code" : [
- 96,
- 0,
- 96,
- 0,
- 96,
- 0,
- 96,
- 0,
- 96,
- 74,
- 51,
- 96,
- 200,
- 92,
- 3,
- 241
- ],
- "nonce" : 0,
- "storage" : {
- }
- }
- },
- "pre" : {
- "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
- "balance" : 1000000000000000000,
- "code" : [
- 96,
- 0,
- 96,
- 0,
- 96,
- 0,
- 96,
- 0,
- 96,
- 74,
- 51,
- 96,
- 200,
- 92,
- 3,
- 241
- ],
- "nonce" : 0,
- "storage" : {
- }
- }
- }
- },
+ "arith" : {"callcreates":[{"data":[],"destination":"cd1722f3947def4cf144679da39c4c32bdc35681","gasLimit":200,"value":74}],"env":{"currentCoinbase":"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba","currentDifficulty":"256","currentGasLimit":"1000000","currentNumber":"0","currentTimestamp":1,"previousHash":"5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"},"exec":{"address":"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6","caller":"cd1722f3947def4cf144679da39c4c32bdc35681","code":["0x6000600060006000604a3360c8f1"],"data":[],"gas":10000,"gasPrice":100000000000000,"origin":"cd1722f3947def4cf144679da39c4c32bdc35681","value":1000000000000000000},"gas":9773,"out":[],"post":{"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6":{"balance":999999999999999926,"code":[],"nonce":0,"storage":{}}},"pre":{"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6":{"balance":1000000000000000000,"code":[],"nonce":0,"storage":{}}}},
"boolean" : {
"callcreates" : [
{
@@ -974,4 +873,4 @@
}
}
}
-} \ No newline at end of file
+}