Post
Topic
Board Announcements (Altcoins)
Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4]
by
koguma
on 08/10/2017, 13:13:25 UTC
I'm not sure WTF is wrong with this coin.  I've been running a masternode for a while.  A while meaning specifically: GMT: Saturday, September 30, 2017 9:10:24 AM

I've generated a total of 3.5 coins during this time.   The generated coins though, do not appear properly in the transaction list.  See here:

Code:
[
    {
        "account" : "0",
        "address" : "8Pau5vQDRCmiEV7gCAadsNZqTkBnFp8Lii",
        "category" : "receive",
        "amount" : 112.00000000,
        "confirmations" : 10489,
        "blockhash" : "deddbe5ff197759ceb26a30ca3b09dd473f748f2ea93dfbe585e08928c931347",
        "blockindex" : 2,
        "blocktime" : 1506762624,
        "txid" : "200b70e141ba2c3c23bb8577c779a63bd919034c451bdcb47cb0297b28c23df7",
        "time" : 1506762624,
        "timereceived" : 1506865301
    },
    {
        "account" : "0",
        "address" : "8Pau5vQDRCmiEV7gCAadsNZqTkBnFp8Lii",
        "category" : "generate",
        "amount" : 0.00000000,
        "confirmations" : 6509,
        "generated" : true,
        "blockhash" : "d3175ab2198193fcdf0de3ac6c1d8933028d30833e3f84a5cfe9dd1f0304b249",
        "blockindex" : 1,
        "blocktime" : 1507030704,
        "txid" : "3adf0c2e8ea718016ebe3931d90b3649f35bcb8eb2cd949a40804d1f15bdd839",
        "time" : 1507030704,
        "timereceived" : 1507030718
    },
    {
        "account" : "0",
        "address" : "8Pau5vQDRCmiEV7gCAadsNZqTkBnFp8Lii",
        "category" : "generate",
        "amount" : 0.00000000,
        "confirmations" : 4541,
        "generated" : true,
        "blockhash" : "cd040d468bca6328e8771a22671795cf415a22c32beb2a6e1eb4f4e8843bd743",
        "blockindex" : 1,
        "blocktime" : 1507163008,
        "txid" : "c5b251b32f72fc3abc41219df3ffafb61ae1a1eec90ad88c54e4510f6876ad3c",
        "time" : 1507163008,
        "timereceived" : 1507163021
    },
    {
        "account" : "0",
        "address" : "8Pau5vQDRCmiEV7gCAadsNZqTkBnFp8Lii",
        "category" : "generate",
        "amount" : 0.00000000,
        "confirmations" : 1393,
        "generated" : true,
        "blockhash" : "5cf28e61eab92f8f8ec26df97350a958a301f376ab472e4ee248566650b237fd",
        "blockindex" : 1,
        "blocktime" : 1507374944,
        "txid" : "dfa91af5ae15a1bc5f6c6a21d09e6b30866f2974cf35e442f0bef95786c6b670",
        "time" : 1507374944,
        "timereceived" : 1507374966
    },
    {
        "account" : "0",
        "address" : "8Pau5vQDRCmiEV7gCAadsNZqTkBnFp8Lii",
        "category" : "generate",
        "amount" : 0.00000000,
        "confirmations" : 1124,
        "generated" : true,
        "blockhash" : "f8a7934059cb242546f7bac3f2dfd6174e44bdcbcac7083f701d1faef4841d70",
        "blockindex" : 1,
        "blocktime" : 1507392784,
        "txid" : "22c6c081033bd1bbdb44a5ce6a997cf3b1a08ed66ff5c01fc5bb5dbd5cb76dde",
        "time" : 1507392784,
        "timereceived" : 1507392816
    }
]

getbalance shows:  115.52000000

getinfo:

Code:
{
    "version" : "v2.1.0.0-g",
    "protocolversion" : 60020,
    "walletversion" : 60000,
    "balance" : 115.52000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 1084407,
    "timeoffset" : -1,
    "moneysupply" : 1388861.58618273,
    "connections" : 11,
    "proxy" : "",
    "ip" : "199.233.246.209",
    "difficulty" : {
        "proof-of-work" : 18.68310365,
        "proof-of-stake" : 11457.31820595
    },
    "testnet" : false,
    "keypoololdest" : 1504451690,
    "keypoolsize" : 101,
    "paytxfee" : 0.00010000,
    "mininput" : 0.00000000,
    "errors" : ""
}


That is pretty darn weird.  Is there a developer for this coin?  There needs to be a lot of fixes/updates.