Pages:
Author

Topic: 📢🔥[ANN]🚀[QUARK] ZAPREX [ZPX]- ⭐️POW/POW/MN⭐️ Fast, Safe & Secure Payments📢🔥 - page 2. (Read 1244 times)

copper member
Activity: 12
Merit: 0
All block reject on my pool , please fix source

we stop mining after all sortout will start
copper member
Activity: 245
Merit: 26
High quality Design for Cryptocurrency
All block reject on my pool , please fix source
copper member
Activity: 12
Merit: 0
LOL, 1 ZPX per block, 10000 POW blocks and 10% premine ...  this is a fully premised coin !!!

this is pure POS/MN coin we just allow some blocks for our users

If you are aiming for pure POS/MN in the first place, why did you put POW on the title? there is no point mining it right now because the cost is way too much compared to staking it.
you should make it clear in your thread about this, there will be more to come if you do not clear this up.
even though it is not that important, but do not forget the fact that majority people in this forum like to mine something with their mining hardware.

Thanks for your comments i will mention in post
full member
Activity: 616
Merit: 100
LOL, 1 ZPX per block, 10000 POW blocks and 10% premine ...  this is a fully premised coin !!!

this is pure POS/MN coin we just allow some blocks for our users

If you are aiming for pure POS/MN in the first place, why did you put POW on the title? there is no point mining it right now because the cost is way too much compared to staking it.
you should make it clear in your thread about this, there will be more to come if you do not clear this up.
even though it is not that important, but do not forget the fact that majority people in this forum like to mine something with their mining hardware.

You should ask this question for the group from this project because I see that you didn't get any response from the development team until now. Maybe they are more active there.
copper member
Activity: 198
Merit: 1
vSeeds.push_back(CDNSSeedData("walletbuilders.com", "node1.walletbuilders.com"));

pow not working
see debug.log
"281f0eec6e8f5b8b6024a8a84645565ac102c25c6fcb9394048cdbae6e0152a8
2019-01-30 13:51:13 ERROR: CheckBlock() : hashMerkleRoot mismatch
2019-01-30 13:51:13 ERROR: ProcessNewBlock : CheckBlock FAILED for block d857ffb53e5eda7578d0a3afc3bd9fbc4896c9575d1c8d90ede140448920b5de
2019-01-30 13:51:13 ERROR: CheckBlock() : hashMerkleRoot mismatch
2019-01-30 13:51:13 ERROR: ProcessNewBlock : CheckBlock FAILED for block 3765a329de0cbc2cd83f20011c66109e6f1168b4b01081d00a36447b14f889f5
2019-01-30 13:51:13 ERROR: CheckBlock() : hashMerkleRoot mismatch
2019-01-30 13:51:13 ERROR: ProcessNewBlock : CheckBlock FAILED for block ff498cd6bb89f60d195959ec56e547f927be74cf4d31d361be0b0ba5916c9efa".....
sr. member
Activity: 1274
Merit: 263
LOL, 1 ZPX per block, 10000 POW blocks and 10% premine ...  this is a fully premised coin !!!

this is pure POS/MN coin we just allow some blocks for our users

If you are aiming for pure POS/MN in the first place, why did you put POW on the title? there is no point mining it right now because the cost is way too much compared to staking it.
you should make it clear in your thread about this, there will be more to come if you do not clear this up.
even though it is not that important, but do not forget the fact that majority people in this forum like to mine something with their mining hardware.
full member
Activity: 322
Merit: 100
I think 10% premine is very huge , if may i know what is the usage of 10% premine ??

By the way Win Wallet is clean   Grin

https://www.virustotal.com/#/url/956932689c4b35c8260f5ad05bf59523ad9c50ef6ab656f014b118b5579a86e0/detection
copper member
Activity: 12
Merit: 0
LOL, 1 ZPX per block, 10000 POW blocks and 10% premine ...  this is a fully premised coin !!!

this is pure POS/MN coin we just allow some blocks for our users
copper member
Activity: 12
Merit: 0
full member
Activity: 407
Merit: 101
int64_t GetBlockValue(int nHeight)
{
    int64_t nSubsidy = 0;
   
    if (nHeight == 0) {
     nSubsidy = 8500000 * COIN;
    }
    if (nHeight <= Params().LAST_POW_BLOCK() && nHeight > 0) {
     nSubsidy = 1 * COIN;
    }
    else if (nHeight > Params().LAST_POW_BLOCK()) {
     nSubsidy = 2 * COIN;
    }
   
    return nSubsidy;
}

LAST_POW_BLOCK = 10000


good luck! Grin
copper member
Activity: 12
Merit: 0
invalid.cpp:6:36: fatal error: invalid_outpoints.json.h: No such file or directory

 #include "invalid_outpoints.json.h"

please hold few we already uploding files
full member
Activity: 407
Merit: 101
invalid.cpp:6:36: fatal error: invalid_outpoints.json.h: No such file or directory

 #include "invalid_outpoints.json.h"
copper member
Activity: 12
Merit: 0
and what is it, what is the essence of the project, just masterNode coin or what, how can I get some coins, what exchange is used?

coin will be inlist in crex24 already send request waiting crex24 response
copper member
Activity: 245
Merit: 26
High quality Design for Cryptocurrency
Dev  please upload Daemon for ubuntu , source is broken
sr. member
Activity: 924
Merit: 250
my only address Eth: 0xa3beBBea49563A6D6D....
and what is it, what is the essence of the project, just masterNode coin or what, how can I get some coins, what exchange is used?
hero member
Activity: 534
Merit: 500
LOL, 1 ZPX per block, 10000 POW blocks and 10% premine ...  this is a fully premised coin !!!
copper member
Activity: 12
Merit: 0
Dev source is incomplete

After compile

fatal error: accumulatorcheckpoints.json.h: No such file or directory


Updated thanks

invalid.cpp:6:36: fatal error: invalid_outpoints.json.h: No such file or directory


please wait we again upload source on git
copper member
Activity: 245
Merit: 26
High quality Design for Cryptocurrency
Dev source is incomplete

After compile

fatal error: accumulatorcheckpoints.json.h: No such file or directory


Updated thanks

invalid.cpp:6:36: fatal error: invalid_outpoints.json.h: No such file or directory
copper member
Activity: 12
Merit: 0
Dev source is incomplete

After compile

fatal error: accumulatorcheckpoints.json.h: No such file or directory


Updated thanks
copper member
Activity: 245
Merit: 26
High quality Design for Cryptocurrency
Dev source is incomplete

After compile

fatal error: accumulatorcheckpoints.json.h: No such file or directory
Pages:
Jump to: