aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Jentzsch <jentzsch.software@gmail.com>2014-10-07 21:45:53 +0800
committerChristoph Jentzsch <jentzsch.software@gmail.com>2014-10-07 21:45:53 +0800
commit9779d67b8cdf4e99818a5eeadbc3aebd7527b1a9 (patch)
tree1c33ec04a2127ac10632872be878a0bb9e0f3b9b
parentb6d7cba49914362297c0fcac48d868ffe3bdf06a (diff)
downloaddexon-tests-9779d67b8cdf4e99818a5eeadbc3aebd7527b1a9.tar
dexon-tests-9779d67b8cdf4e99818a5eeadbc3aebd7527b1a9.tar.gz
dexon-tests-9779d67b8cdf4e99818a5eeadbc3aebd7527b1a9.tar.bz2
dexon-tests-9779d67b8cdf4e99818a5eeadbc3aebd7527b1a9.tar.lz
dexon-tests-9779d67b8cdf4e99818a5eeadbc3aebd7527b1a9.tar.xz
dexon-tests-9779d67b8cdf4e99818a5eeadbc3aebd7527b1a9.tar.zst
dexon-tests-9779d67b8cdf4e99818a5eeadbc3aebd7527b1a9.zip
CallToNameRegistratorOutOfGas balance correction
Even if execution fails, the value gets transferred.
-rw-r--r--vmtests/vmSystemOperationsTest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/vmtests/vmSystemOperationsTest.json b/vmtests/vmSystemOperationsTest.json
index 241df0d9c..c3e339f24 100644
--- a/vmtests/vmSystemOperationsTest.json
+++ b/vmtests/vmSystemOperationsTest.json
@@ -468,7 +468,7 @@
}
},
"945304eb96065b2a98b57a48a06ae28d285a71b5" : {
- "balance" : "23",
+ "balance" : "46",
"code" : "0x600035560f6009590060203560003557",
"nonce" : "0",
"storage" : {
@@ -1482,4 +1482,4 @@
}
}
}
-} \ No newline at end of file
+}