Pages:
Author

Topic: [ANN] PYRITE | $PYE | POW/POS HYBRID | SHA256Q | FAIR LAUNCH | NO PREMINE | - page 10. (Read 23953 times)

copper member
Activity: 89
Merit: 0
Will make one eventually, or the community will make one before me.
jr. member
Activity: 224
Merit: 4
Comunity talk address ? Discord web page ?
copper member
Activity: 89
Merit: 0
I think we need a discord.

Sure, a bit later maybe.
Is anyone getting blocks or is it just 1 person performing a DoS?
hero member
Activity: 673
Merit: 500
I think we need a discord.
copper member
Activity: 89
Merit: 0
Please win wallet
Fighting with MXE setup on my VM. It's coming later I hope.

Is there still a luck to cpu mine this ?
Code:
./pyrited getmininginfo{
    "blocks" : 77,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : {
        "proof-of-work" : 33.74376241,
        "proof-of-stake" : 0.00024414,
        "search-interval" : 16
    },
    "blockvalue" : 8800000000,
    "netmhashps" : 148.18850305,
    "netstakeweight" : 0.00000000,
    "pooledtx" : 0,
    "stakeweight" : {
        "minimum" : 0,
        "maximum" : 0,
        "combined" : 0
    },
    "testnet" : false
}


It's even worse now. Can't hit a block myself  Cheesy
newbie
Activity: 35
Merit: 0
member
Activity: 238
Merit: 13
Is there still a luck to cpu mine this ?
Code:
./pyrited getmininginfo{
    "blocks" : 77,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : {
        "proof-of-work" : 33.74376241,
        "proof-of-stake" : 0.00024414,
        "search-interval" : 16
    },
    "blockvalue" : 8800000000,
    "netmhashps" : 148.18850305,
    "netstakeweight" : 0.00000000,
    "pooledtx" : 0,
    "stakeweight" : {
        "minimum" : 0,
        "maximum" : 0,
        "combined" : 0
    },
    "testnet" : false
}
copper member
Activity: 89
Merit: 0
I think it's just new people joining the network. Could be AWS. I modified the algo and afaik there is no known gpu miner at this time.
full member
Activity: 378
Merit: 100
How to check when i am start mining ?

Just
./pyrited getinfo
Or what

did you sort it out?

current net stats:

Code:
{
"version" : "v1.0.0.0",
"protocolversion" : 60018,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 3080.00000000,
"stake" : 0.00000000,
"blocks" : 42,
"timeoffset" : 0,
"moneysupply" : 3696.00000000,
"connections" : 3,
"proxy" : "",
"ip" : "0.0.0.0",
"difficulty" : {
"proof-of-work" : 1.48312852,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1540253582,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000
}

make sure you're on the right chain

Balance still 0

But in my linux is

  "version" : "v1.0.0.0",
    "protocolversion" : 60018,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 792.00000000,
    "stake" : 0.00000000,
    "blocks" : 56,
    "timeoffset" : 0,
    "moneysupply" : 4928.00000000,
    "connections" : 9,
    "proxy" : "",
    "ip" : "5.189.136.4",
    "difficulty" : {
        "proof-of-work" : 10.81301819,
        "proof-of-stake" : 0.00024414
    },
    "testnet" : false,
    "keypoololdest" : 1540257679,
    "keypoolsize" : 101,
    "paytxfee" : 0.00001000,
    "mininput" : 0.00000000


that's fine. block maturity is 200. you have 792 coins unconfirmed

Yes thank you sir.
Now difficulty is so high

Can this mine with gpu
copper member
Activity: 89
Merit: 0
How to check when i am start mining ?

Just
./pyrited getinfo
Or what

did you sort it out?

current net stats:

Code:
{
"version" : "v1.0.0.0",
"protocolversion" : 60018,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 3080.00000000,
"stake" : 0.00000000,
"blocks" : 42,
"timeoffset" : 0,
"moneysupply" : 3696.00000000,
"connections" : 3,
"proxy" : "",
"ip" : "0.0.0.0",
"difficulty" : {
"proof-of-work" : 1.48312852,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1540253582,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000
}

make sure you're on the right chain

Balance still 0

But in my linux is

  "version" : "v1.0.0.0",
    "protocolversion" : 60018,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 792.00000000,
    "stake" : 0.00000000,
    "blocks" : 56,
    "timeoffset" : 0,
    "moneysupply" : 4928.00000000,
    "connections" : 9,
    "proxy" : "",
    "ip" : "5.189.136.4",
    "difficulty" : {
        "proof-of-work" : 10.81301819,
        "proof-of-stake" : 0.00024414
    },
    "testnet" : false,
    "keypoololdest" : 1540257679,
    "keypoolsize" : 101,
    "paytxfee" : 0.00001000,
    "mininput" : 0.00000000


that's fine. block maturity is 200. you have 792 coins unconfirmed
full member
Activity: 378
Merit: 100
How to check when i am start mining ?

Just
./pyrited getinfo
Or what

did you sort it out?

current net stats:

Code:
{
"version" : "v1.0.0.0",
"protocolversion" : 60018,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 3080.00000000,
"stake" : 0.00000000,
"blocks" : 42,
"timeoffset" : 0,
"moneysupply" : 3696.00000000,
"connections" : 3,
"proxy" : "",
"ip" : "0.0.0.0",
"difficulty" : {
"proof-of-work" : 1.48312852,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1540253582,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000
}

make sure you're on the right chain

Balance still 0

But in my linux is

  "version" : "v1.0.0.0",
    "protocolversion" : 60018,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 792.00000000,
    "stake" : 0.00000000,
    "blocks" : 56,
    "timeoffset" : 0,
    "moneysupply" : 4928.00000000,
    "connections" : 9,
    "proxy" : "",
    "ip" : "5.189.136.4",
    "difficulty" : {
        "proof-of-work" : 10.81301819,
        "proof-of-stake" : 0.00024414
    },
    "testnet" : false,
    "keypoololdest" : 1540257679,
    "keypoolsize" : 101,
    "paytxfee" : 0.00001000,
    "mininput" : 0.00000000
member
Activity: 199
Merit: 10
I'll try mining some! Without ASIC, it is possible.
copper member
Activity: 89
Merit: 0
experiment? it's mean coin will be abandoned soon?
Let's not assume the worst please.  Roll Eyes
jr. member
Activity: 131
Merit: 1
Why would you not simply release the wallet for download? you obviously built it, tested it, and are running it?
If you're on linux you should have no problem building it. Everything is there. I don't have a windows machine to build/test, so we'll have to rely on community members until I sort something out.

I see. Okay !!!
copper member
Activity: 89
Merit: 0
Why would you not simply release the wallet for download? you obviously built it, tested it, and are running it?
If you're on linux you should have no problem building it. Everything is there. I don't have a windows machine to build/test, so we'll have to rely on community members until I sort something out.
jr. member
Activity: 131
Merit: 1
Why would you not simply release the wallet for download? you obviously built it, tested it, and are running it?
jr. member
Activity: 136
Merit: 2
experiment? it's mean coin will be abandoned soon?
copper member
Activity: 89
Merit: 0
How to check when i am start mining ?

Just
./pyrited getinfo
Or what

did you sort it out?

current net stats:

Code:
{
"version" : "v1.0.0.0",
"protocolversion" : 60018,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 3080.00000000,
"stake" : 0.00000000,
"blocks" : 42,
"timeoffset" : 0,
"moneysupply" : 3696.00000000,
"connections" : 3,
"proxy" : "",
"ip" : "0.0.0.0",
"difficulty" : {
"proof-of-work" : 1.48312852,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1540253582,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000
}

make sure you're on the right chain
copper member
Activity: 89
Merit: 0
addnode=5.189.136.4:6996
addnode=203.104.37.203:6996
full member
Activity: 378
Merit: 100
How to check when i am start mining ?

Just
./pyrited getinfo
Or what
Pages:
Jump to: