Author

Topic: [ANN] [MINT] Mintcoin (POS / 5%) [NO ICO] [Fair distro, community maintained] - page 906. (Read 1369778 times)

hero member
Activity: 714
Merit: 500
RISE Project Manager
More great news with coinmarketcap.io for MINT.

Another link to add to the new website we're working on, coming very soon. Smiley
member
Activity: 100
Merit: 10
CoinMarket.io is adding MINT/BTC today!

This is huge! Getting on another exchange. So many great things happening for this coin this week. More to come everyone stay tuned and buy now while its low. Also only a little over 3 more weeks to mine this coin if you are mining Smiley
sr. member
Activity: 434
Merit: 511
CoinMarket.io is adding MINT/BTC today!

So coinmarketcap and coinmarket.io add our beloved coin!
Wooop wooop we are on the MINT TRAIN..
Great work community we do all this in record times!

This is a good time for this song: http://www.youtube.com/watch?v=RySHMuLN4Jg

Great news we are on coinmarketcap, it will show everyone our coin lookin at that site.
full member
Activity: 210
Merit: 100
Listed on coinmarketcap.com now and climbed from 61 to 56 allready Smiley
member
Activity: 98
Merit: 10
CoinMarket.io is adding MINT/BTC today!
full member
Activity: 126
Merit: 100

Yes number 60 on coinmaketcap!!!!! that is awesome. Any trading wizards out there? I know we have pretty big buy and sell walls. How will that affect the coin? Will it stagnate it? Will it bring in new investors because of the low price to eat away at the walls? Any insight would be much appreciated.

number 56!! HERE WE GOOOOOO Cheesy
sr. member
Activity: 420
Merit: 250
How do you calculate the PoS reward? Is it daily?

Mininum interest payout period is 20 days. Maximum 40 days.  Reward is calculated to yearly.
Where do you get that 40 days from?


From source code.

I believe you are referring to this:

Code:
unsigned int nStakeMinAge = 60 * 60 * 24 * 20;	// minimum age for coin age: 20d
unsigned int nStakeMaxAge = 60 * 60 * 24 * 40; // stake age of full weight: 40d

It looks like the last integer is only used for some reliability weighting algorithm, and not actually when calculating the interest.

Code:
    // v0.3 protocol kernel hash weight starts from 0 at the min age
    // this change increases active coins participating the hash and helps
    // to secure the network when proof-of-stake difficulty is low
    int64 nTimeWeight = min((int64)nTimeTx - txPrev.nTime, (int64)nStakeMaxAge) - nStakeMinAge;
    CBigNum bnCoinDayWeight = CBigNum(nValueIn) * nTimeWeight / COIN / (24 * 60 * 60);

I think this must be the test checking how many coins qualify for interest, and there is no reference to nStakeMaxAge here

Code:
        if (block.GetBlockTime() + nStakeMinAge > nTime)
            continue; // only count coins meeting min age requirement

        int64 nValueIn = txPrev.vout[txin.prevout.n].nValue;
        bnCentSecond += CBigNum(nValueIn) * (nTime-txPrev.nTime) / CENT;
member
Activity: 67
Merit: 10

Yes number 60 on coinmaketcap!!!!! that is awesome. Any trading wizards out there? I know we have pretty big buy and sell walls. How will that affect the coin? Will it stagnate it? Will it bring in new investors because of the low price to eat away at the walls? Any insight would be much appreciated.

And 56 now !
Really nice to see that !
hero member
Activity: 1008
Merit: 501
Wow 16btc sell wall at 5sat what's the rush for people to dump their coins at such low prices I don't understand. Oh well we'll just keep buying em up!!!

****oh just dropped to 11btc looks like people are getting smarter. Hopefully they start pulling their low sell orders because selling for under 10sat right now is just dumb.
member
Activity: 100
Merit: 10
What should we do for Mintcoin to be added to coinmarketcap.com? i just posted a message in their bitcointalk thread.
I notified them one week ago. There is two things we can do

1. Wait until the beginning of March
2. Get mintcoin on an exchange this is more than 1 month old.

[Al]Ready:
http://coinmarketcap.com/

Yes number 60 on coinmaketcap!!!!! that is awesome. Any trading wizards out there? I know we have pretty big buy and sell walls. How will that affect the coin? Will it stagnate it? Will it bring in new investors because of the low price to eat away at the walls? Any insight would be much appreciated.
sr. member
Activity: 325
Merit: 250
This works for me on ubuntu 64bit: https://www.dropbox.com/s/itn8svn8m1a9a5r/mintcoin-qt.zip

If not working, try running this first in terminal and then run wallet:

Code:
sudo apt-get update
sudo apt-get install qt4-dev-tools libqt4-dev libqt4-core libqt4-gui
sudo apt-get install build-essential
sudo apt-get install libssl-dev
sudo apt-get install libdb4.8-dev
sudo apt-get install libdb++-dev
sudo apt-get install libqrencode-dev
sudo apt-get install libboost1.48-all-dev


McqT54vaMNXBfPm2ZVtQJguGevQBjj4GjE

Could someone under Linux confirm this is working?
sr. member
Activity: 420
Merit: 250
How do you calculate the PoS reward? Is it daily?

Mininum interest payout period is 20 days. Maximum 40 days.  Reward is calculated to yearly.
Where do you get that 40 days from?


From source code.
Where?
Proof?
hero member
Activity: 546
Merit: 500
How do you calculate the PoS reward? Is it daily?

Mininum interest payout period is 20 days. Maximum 40 days.  Reward is calculated to yearly.
Where do you get that 40 days from?


From source code.
member
Activity: 74
Merit: 10
Yeayyyy! Thanks for your work!
sr. member
Activity: 325
Merit: 250
What should we do for Mintcoin to be added to coinmarketcap.com? i just posted a message in their bitcointalk thread.
I notified them one week ago. There is two things we can do

1. Wait until the beginning of March
2. Get mintcoin on an exchange this is more than 1 month old.

[Al]Ready:
http://coinmarketcap.com/

That's great news!

Another exchange is coming btw!
hero member
Activity: 686
Merit: 500
sr. member
Activity: 420
Merit: 250

1. Wait until the beginning of March
2. Get mintcoin on an exchange this is more than 1 month old.
Mintcoin is already traded on Mintpal

https://www.mintpal.com/market/MINT/BTC

This is working very well and there's no need for another exchange until volume increases.
We went up a notch today from buyer at 0.00000003 to now buyer at 0.00000004

More buyers would be welcome though...
legendary
Activity: 1624
Merit: 1005
I wish you all love and profitable investments!!!
What should we do for Mintcoin to be added to coinmarketcap.com? i just posted a message in their bitcointalk thread.
I notified them one week ago. There is two things we can do

1. Wait until the beginning of March
2. Get mintcoin on an exchange this is more than 1 month old.

[Al]Ready:
http://coinmarketcap.com/
hero member
Activity: 658
Merit: 503
Monero Core Team
What should we do for Mintcoin to be added to coinmarketcap.com? i just posted a message in their bitcointalk thread.
I notified them one week ago. There is two things we can do

1. Wait until the beginning of March
2. Get mintcoin on an exchange this is more than 1 month old.
Jump to: