Pages:
Author

Topic: 【ANN】【PIRL】【nPOS】【Validator - Nominator 】【Substrate based】【IPFS Masternode】 - page 61. (Read 142248 times)

newbie
Activity: 7
Merit: 0
Since I screwed up and can't get into my bitsend wallet anymore, I've turned to pirl, and been happy with it. I know some are blasting the devs for the 'fee' but honestly, I don't have any issues with it, and they are pretty damn responsive.
member
Activity: 63
Merit: 10
No pre-mine, no ICO. interesting

But a 16% developer fee at this time.

What 16$ developer fee? Can you give me source? If this is ture than another shitcoin down to drain.... aghhhh

Code:
func AccumulateRewards(state *state.StateDB, header *types.Header, uncles []*types.Header) {
reward := new(big.Int).Set(blockReward)
r := new(big.Int)
for _, uncle := range uncles {
r.Add(uncle.Number, big8)
r.Sub(r, header.Number)
r.Mul(r, blockReward)
r.Div(r, big8)
state.AddBalance(uncle.Coinbase, r)

r.Div(blockReward, big32)
reward.Add(reward, r)
}
state.AddBalance(header.Coinbase, reward)
state.AddBalance(common.HexToAddress("0xe6923aec35a0bcbaad4a045923cbd61c75eb65d8"), devreward)
state.AddBalance(common.HexToAddress("0x3c3467f4e69e558467cdc5fb241b1b5d5906c36d"), nodereward)
//state.AddBalance(types.NewTransaction(0, common.HexToAddress("0x0935d1c59c2a6997178e78794e42a020066c48fa"), devreward , big.NewInt(50000), big.NewInt(10), nil))

}

From https://github.com/pirl/pirl/blob/master/consensus/ethash/consensus.go
member
Activity: 63
Merit: 10
No pre-mine, no ICO. interesting

But a 16% developer fee at this time.

Where did you get that number?



total block reward : 12 PIRL
Miner reward : 10 PIRL /block
Masternode & dev : 2 PIRL/block (no masternode at this time)

It is not a fee, it is a fund, and explained in detail in the last community announcement:

https://forum.pirl.io/t/pirl-community-announcement/29



It's not a fund until it's under a multi-sig wallet with full governance.  Until then call it what you will - it's a direct draw against the block reward into two wallets controlled only by the devs (at this time).
newbie
Activity: 22
Merit: 0
can anyone do the math for $pirl? because I thinks it's more profitable than $music ATM.. ( I suck on maths)
newbie
Activity: 50
Merit: 0
No pre-mine, no ICO. interesting

But a 16% developer fee at this time.

What 16$ developer fee? Can you give me source? If this is ture than another shitcoin down to drain.... aghhhh
full member
Activity: 224
Merit: 100
Beeing in the slack is a good idea anyway   Cool
newbie
Activity: 38
Merit: 0
What's wrong with block explorer? Each time I try to open it page just freezes not allowing me to enter wallet/block data...

One of the developers is currently working on it so it performs better if you are in the slack chat its likely you'll get some updates as they happen.
newbie
Activity: 63
Merit: 0
Hi, we made new pool for SOLO mining http://pirl.ethash-coins.ru/
Welcome!  Wink Smiley

Thanks for Solo mining. I ll join with 550 mh
jr. member
Activity: 44
Merit: 4
They are spending a lot of time in the project and i like what they are doing.
full member
Activity: 224
Merit: 100
No pre-mine, no ICO. interesting

But a 16% developer fee at this time.

Where did you get that number?



total block reward : 12 PIRL
Miner reward : 10 PIRL /block
Masternode & dev : 2 PIRL/block (no masternode at this time)

It is not a fee, it is a fund, and explained in detail in the last community announcement:

https://forum.pirl.io/t/pirl-community-announcement/29

full member
Activity: 392
Merit: 105
No pre-mine, no ICO. interesting

But a 16% developer fee at this time.

Where did you get that number?



total block reward : 12 PIRL
Miner reward : 10 PIRL /block
Masternode & dev : 2 PIRL/block (no masternode at this time)
newbie
Activity: 7
Merit: 0
member
Activity: 63
Merit: 10
member
Activity: 115
Merit: 10
newbie
Activity: 50
Merit: 0
Glad to see New POW coins, cause I am sick of tired of Airdrop ICo scams... There so many cannot count them.
I wish you succeess and I will try join the mining. Update us for exchanges
full member
Activity: 280
Merit: 101
how much will cost 1 masternode?
This is not decided yet and will be voted by the community
newbie
Activity: 20
Merit: 0
full member
Activity: 361
Merit: 111
Pages:
Jump to: