aboutsummaryrefslogtreecommitdiffstats
path: root/VMTests/vmNamecoin.json
diff options
context:
space:
mode:
authorChristoph Jentzsch <jentzsch.software@gmail.com>2014-11-03 20:22:15 +0800
committerChristoph Jentzsch <jentzsch.software@gmail.com>2014-11-03 20:22:15 +0800
commit3930ca3a9a377107d5792b3e7202f79c688f1a67 (patch)
tree1f8944ce9c4964483539abe1ce2a40f5ec3e19be /VMTests/vmNamecoin.json
parent014d370b5d5d0a807cc31a2fc3a8c5313ccd7ea4 (diff)
downloaddexon-tests-3930ca3a9a377107d5792b3e7202f79c688f1a67.tar.gz
dexon-tests-3930ca3a9a377107d5792b3e7202f79c688f1a67.tar.zst
dexon-tests-3930ca3a9a377107d5792b3e7202f79c688f1a67.zip
Restructered tests in folders in accordance to test suites
Diffstat (limited to 'VMTests/vmNamecoin.json')
-rw-r--r--VMTests/vmNamecoin.json55
1 files changed, 55 insertions, 0 deletions
diff --git a/VMTests/vmNamecoin.json b/VMTests/vmNamecoin.json
new file mode 100644
index 000000000..64c2c550a
--- /dev/null
+++ b/VMTests/vmNamecoin.json
@@ -0,0 +1,55 @@
+{
+ "namecoin": {
+ "pre": {
+ "82a978b3f5962a5b0957d9ee9eef472ee55b42f1": {
+ "nonce": "1",
+ "balance": "2500000000000000000",
+ "storage": {},
+ "code": "0x"
+ },
+ "c305c901078781c232a2a521c2af7980f8385ee9": {
+ "nonce": "0",
+ "balance": "0",
+ "storage": {},
+ "code": "0x600035560f0f601d5960203560003557600160005460206000f2602758600060205460206020f2"
+ }
+ },
+ "exec": {
+ "origin": "82a978b3f5962a5b0957d9ee9eef472ee55b42f1",
+ "code": "0x600035560f0f601d5960203560003557600160005460206000f2602758600060205460206020f2",
+ "value": "0",
+ "address": "c305c901078781c232a2a521c2af7980f8385ee9",
+ "gas": "10000",
+ "caller": "82a978b3f5962a5b0957d9ee9eef472ee55b42f1",
+ "data": "0x000000000000000000000000000000000000000000000000000000000000002d000000000000000000000000000000000000000000000000000000000000004e",
+ "gasPrice": "1000000000000"
+ },
+ "callcreates": [],
+ "gas": "9763",
+ "env": {
+ "currentTimestamp": "1405282164",
+ "currentGasLimit": "999023",
+ "previousHash": "112a6e7995fcb66376f44e52f011c38d328a9ed3a1dac6eebb1376fccd055fad",
+ "currentCoinbase": "82a978b3f5962a5b0957d9ee9eef472ee55b42f1",
+ "currentDifficulty": "4190208",
+ "currentNumber": "1"
+ },
+ "post": {
+ "82a978b3f5962a5b0957d9ee9eef472ee55b42f1": {
+ "nonce": "1",
+ "balance": "2500000000000000000",
+ "storage": {},
+ "code": "0x"
+ },
+ "c305c901078781c232a2a521c2af7980f8385ee9": {
+ "nonce": "0",
+ "balance": "0",
+ "storage": {
+ "0x2d": "0x4e"
+ },
+ "code": "0x600035560f0f601d5960203560003557600160005460206000f2602758600060205460206020f2"
+ }
+ },
+ "out": "0x0000000000000000000000000000000000000000000000000000000000000001"
+ }
+}