Pages:
Author

Topic: [ANN] [ERZ] [EarnzCoin]~~An Exciting Way To Earn~~PoW/PoS/Masternodes + Lock-ins - page 10. (Read 20558 times)

member
Activity: 99
Merit: 10
no upgrades performed... very bad -.-
copper member
Activity: 72
Merit: 0
I see there is talk in the discord about hardforking ERZ and increasing Masternode rewards, if this is true then we know these guys are actually trying to make this work Cheesy

Is there a hardfork happening ?

Yes there will be within a few days time.

We are considering keeping the same 70% Masternode/30% Proof of Stake Payout method but with 40 ERZ MN/PoS reward from block 30k up until block 130k,
then from blocks 130k the MN/PoS reward will be 20 ERZ up until block 150k,
then from blocks 150k the MN/PoS reward will be 10 ERZ up until block 175k,
then from blocks 175k the MN/PoS reward will be 5 ERZ up until block 200k,
then MN/PoS reward will go back to 2 ERZ

This gives us enough time to contact Cryptohub, southXchange + MNtop.co.in so they can upgrade, listing requests to other potential exchanges with the updated source code will follow.



Awesome, now we all wait to see the earnings Tongue


HardFork to new MN/PoS Rewards Schedule at Block 30,000 Update Now !


Code:
// miner's coin stake reward
int64_t GetProofOfStakeReward(const CBlockIndex* pindexPrev, int64_t nCoinAge, int64_t nFees)
{
    int64_t nSubsidy = 2 * COIN;

    if(pindexPrev->nHeight >= 30000 && pindexPrev->nHeight <= 130000){
      nSubsidy = 40 * COIN;
    } else if(pindexPrev->nHeight >= 130000 && pindexPrev->nHeight < 150000){
      nSubsidy = 20 * COIN;
    } else if(pindexPrev->nHeight >= 150000 && pindexPrev->nHeight < 175000){
      nSubsidy = 10 * COIN;
    } else if(pindexPrev->nHeight >= 175000 && pindexPrev->nHeight < 200000){
      nSubsidy = 5 * COIN;
    }

    return nSubsidy + nFees;
}



https://aikapool.com/erz
http://findblocks.com/getting_started
https://pool.coin-miners.info
https://speedmining.net
https://lpool.name/pool/ERZ
http://maxpool.io


http://blockexp.com:3701
http://earnzcoin.lchain.cc
https://lpool.name/explorer/ERZ

All above Mining Pools & Block Explorers please upgrade your wallets/source to v1.1.0.1 if you haven't already.

Links are available on the Main Page of the Thread

Thank You

FFP


All Mining Pools and Block Explorer Admins please update your EarnzCoin [ERZ] wallets/source to version 1.1.0.1 immediately, you are currently mining the old chain !

If you are having problems syncing once updated perform a -rescan when starting the wallet !
member
Activity: 99
Merit: 10
is it possible to mine this coin? nethash ist down?

It seems the majority of pools and block explorers didn't update their wallets so are stuck on the old chain until they do.

i start mining at ipool.name, 8 erz was paid, but nothing in my win wallet, wallet is full sync! and right wallet adress!

Lpool.name is on the old chain that is why !

and which pool is on the right chain!?!? Undecided Shocked Embarrassed
newbie
Activity: 15
Merit: 0
is it possible to mine this coin? nethash ist down?

It seems the majority of pools and block explorers didn't update their wallets so are stuck on the old chain until they do.

i start mining at ipool.name, 8 erz was paid, but nothing in my win wallet, wallet is full sync! and right wallet adress!

Lpool.name is on the old chain that is why !
member
Activity: 99
Merit: 10
is it possible to mine this coin? nethash ist down?

It seems the majority of pools and block explorers didn't update their wallets so are stuck on the old chain until they do.

i start mining at ipool.name, 8 erz was paid, but nothing in my win wallet, wallet is full sync! and right wallet adress!
newbie
Activity: 15
Merit: 0
is it possible to mine this coin? nethash ist down?

It seems the majority of pools and block explorers didn't update their wallets so are stuck on the old chain until they do.
member
Activity: 99
Merit: 10
is it possible to mine this coin? nethash ist down?
copper member
Activity: 72
Merit: 0
Stratum error:

[31m2018-02-09 15:03:38 [Pool][earnzcoin]. Daemon instance 0 rejected a supposedly valid block.

Why?

Unsure although it might be user error when setting up, other Mining Pools are finding PoW blocks.

Also your Mining Pool may have found a block at the same time as another user and they submitted it quicker than your Mining Pool.
newbie
Activity: 13
Merit: 0
i cant wait for the new rewards Smiley
member
Activity: 133
Merit: 10
In the heat of the moment...
Seems like things are changing for this EarnzCoin, the Masternode and Proof of stake reward change will be very interesting along with the lock in contracts aka bagholder bonus.
newbie
Activity: 72
Merit: 0
So if I hold coins in wallet, masternodes or lock in website then I earn coins ?
newbie
Activity: 19
Merit: 0
The HardFork is about to happen, new rewards will be the bomb.
full member
Activity: 294
Merit: 103
I like this coin, good, working with the useful team of developers for community! When there is a listing of YoBit Exchange?
hero member
Activity: 896
Merit: 500
AikaPool admin
Stratum error:

[31m2018-02-09 15:03:38 [Pool][earnzcoin]. Daemon instance 0 rejected a supposedly valid block.

Why?
copper member
Activity: 72
Merit: 0
hero member
Activity: 896
Merit: 500
AikaPool admin
member
Activity: 350
Merit: 10
I think people will be interested in EarnzCoin, because all of its best features will convince people.
member
Activity: 125
Merit: 10
1, 2, Buckle my shoe ¯\_(ツ)_/¯
Yipppeee  Grin Grin Grin I knew this one was a good one to hold onto, great job team Grin
newbie
Activity: 13
Merit: 0
brilliant news so we get more rewards for staking and more for running out masternodes Smiley

Great work !
copper member
Activity: 72
Merit: 0
I see there is talk in the discord about hardforking ERZ and increasing Masternode rewards, if this is true then we know these guys are actually trying to make this work Cheesy

Is there a hardfork happening ?

Yes there will be within a few days time.

We are considering keeping the same 70% Masternode/30% Proof of Stake Payout method but with 40 ERZ MN/PoS reward from block 30k up until block 130k,
then from blocks 130k the MN/PoS reward will be 20 ERZ up until block 150k,
then from blocks 150k the MN/PoS reward will be 10 ERZ up until block 175k,
then from blocks 175k the MN/PoS reward will be 5 ERZ up until block 200k,
then MN/PoS reward will go back to 2 ERZ

This gives us enough time to contact Cryptohub, southXchange + MNtop.co.in so they can upgrade, listing requests to other potential exchanges with the updated source code will follow.



Awesome, now we all wait to see the earnings Tongue


HardFork to new MN/PoS Rewards Schedule at Block 30,000 Update Now !


Code:
// miner's coin stake reward
int64_t GetProofOfStakeReward(const CBlockIndex* pindexPrev, int64_t nCoinAge, int64_t nFees)
{
    int64_t nSubsidy = 2 * COIN;

    if(pindexPrev->nHeight >= 30000 && pindexPrev->nHeight <= 130000){
      nSubsidy = 40 * COIN;
    } else if(pindexPrev->nHeight >= 130000 && pindexPrev->nHeight < 150000){
      nSubsidy = 20 * COIN;
    } else if(pindexPrev->nHeight >= 150000 && pindexPrev->nHeight < 175000){
      nSubsidy = 10 * COIN;
    } else if(pindexPrev->nHeight >= 175000 && pindexPrev->nHeight < 200000){
      nSubsidy = 5 * COIN;
    }

    return nSubsidy + nFees;
}

Pages:
Jump to: