aboutsummaryrefslogtreecommitdiffstats
path: root/VMTests
diff options
context:
space:
mode:
authorChristoph Jentzsch <jentzsch.software@gmail.com>2014-11-06 03:59:49 +0800
committerChristoph Jentzsch <jentzsch.software@gmail.com>2014-11-06 03:59:49 +0800
commite229374f467452bf82fd0cc86b18f224dabfadfa (patch)
treed70cfbcc30d34da2297e838af4ac1132abfecf41 /VMTests
parent189527e563a6e7a39654a9544a2b0d873be7176f (diff)
parent9b4e7689951e50c7de3bd945784b92242ed8fd63 (diff)
downloadtangerine-tests-e229374f467452bf82fd0cc86b18f224dabfadfa.tar
tangerine-tests-e229374f467452bf82fd0cc86b18f224dabfadfa.tar.gz
tangerine-tests-e229374f467452bf82fd0cc86b18f224dabfadfa.tar.bz2
tangerine-tests-e229374f467452bf82fd0cc86b18f224dabfadfa.tar.lz
tangerine-tests-e229374f467452bf82fd0cc86b18f224dabfadfa.tar.xz
tangerine-tests-e229374f467452bf82fd0cc86b18f224dabfadfa.tar.zst
tangerine-tests-e229374f467452bf82fd0cc86b18f224dabfadfa.zip
Merge remote-tracking branch 'origin/develop' into develop
Diffstat (limited to 'VMTests')
-rw-r--r--VMTests/vmNamecoin.json55
1 files changed, 0 insertions, 55 deletions
diff --git a/VMTests/vmNamecoin.json b/VMTests/vmNamecoin.json
deleted file mode 100644
index 5b8863d0c..000000000
--- a/VMTests/vmNamecoin.json
+++ /dev/null
@@ -1,55 +0,0 @@
-{
- "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": "9663",
- "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"
- }
-}