Post
Topic
Board Announcements (Altcoins)
^_^ [ANN] LimiCoin / X15 / pow-pos / Hashrate Limitation Removing
by
LimiCoin
on 29/07/2014, 05:29:40 UTC
Launch time: 05 Aug 2014 16:00:00GMT
Reserved LimiCoin Name. Short name: LIMI

Source Code will be public here http://limi.vctalk.net/ at block 8000. Limitation will be removed. Any third party pool can join our coin soon.

https://pbs.twimg.com/media/BuiFcNXCIAAFBZG.png:large

From source code:
Code:
int64_t nSubsidy = 1000 * COIN;
     if(pindexBest->nHeight ==  1)      { nSubsidy = 815000 * COIN;} // ~ 2% total coins
     else if(pindexBest->nHeight < 180)  { nSubsidy = 1 * COIN; } //total of 180 coins
     else if(pindexBest->nHeight < 1440) { nSubsidy = 3000 * COIN; } //3780000 new coins - end of day 1
     else if(pindexBest->nHeight < 2880) { nSubsidy = 4500 * COIN; } //6480000 new coins - end of day 2
     else if(pindexBest->nHeight < 4320) { nSubsidy = 6000 * COIN; } //8640000 new coins - end of day 3
     else if(pindexBest->nHeight < 5760) { nSubsidy = (pindexBest->nHeight + 1000) * COIN; } //7256880 new coins - end of day 4
     else if(pindexBest->nHeight < 7200) { nSubsidy = 6000 * COIN; } //8640000 new coins - end of day 5
     else if(pindexBest->nHeight < 8640) { nSubsidy = 3000 * COIN; } //3780000 new coins - end of day 6
//to block 10000 (1360 blocks) //1360000 new coins - end of day 7
//total: 39936880 mining coins + 815000 premine coins = 40751880 coins

Premine: 815000 coins:
IPO: 500000 coins. IPO BTC will be used to keep LIMI price stable.
315000 coins left will be used for future development like funding games, tools, pool owners, exchange owners...

IPO address: https://blockchain.info/address/1QFbxKf9ko2dJ146T5p6rjTnDY7Yxr8RJ CLOSED
Notice: This address is from an exchange. Thus, all sent BTC will go to market right away but usable in the account. That is why the balance staying zero.

Pools will be hosted by third party pools.
Why third party pools? We can open our own pools for you but people dont want to play our own game totally, that is why we need third party trusted pools. The pools can check our code to make sure it is clear an clean.

Block explorer will be available right after launch.
Wallet/Source will be available right at the end of POW.
Source code will be available to pools right at launch.



https://pbs.twimg.com/profile_images/2320882833/2whv6cuhvbal751uss8u_normal.png Twitter: https://twitter.com/LimiCoin


How to join IPO?
- Please send your investment BTC to IPO address above, then contact me (pm) or email LimiCoin@gmail.com with your tx info.

How IPO coins delivery?
- Investors will receive 20% LIMI everyday (in 5 days), not at once, to prevent coin dumping.
- First delivery will be right after POW ended or right after we hit the exchange in POW.


Bounties
People got bounties here please send us your LIMI wallet address. PM or email both accepted

First pool: 30000 LIMI
Second pool: 30000 LIMI

First exchange: 50000 LIMI
Second exchange: 30000 LIMI

Translation: 2000 1000 LIMI / Lang.
Spanish ANN (tekke) https://bitcointalk.org/index.php?topic=725930.msg8203170#msg8203170 (1st, 2000 LIMI)
Chinese ANN (liutiaoming1) https://bitcointalk.org/index.php?topic=726643.0 (1000 LIMI)
Italian ANN (enkore) https://bitcointalk.org/index.php?topic=729476.0 (1000 LIMI)


Games
Android wallet


--------------------------------------------------

Pools: (Confirmed)
https://limi.suprnova.cc/
https://limi.maxminers.net/
Pools' wallet:
http://blocks.suprnova.cc:2166/address/dTqiBhcMvpXqfyh7zXbXrx9snNb3Ajp5qs
http://blocks.suprnova.cc:2166/address/dR9DeSsZvy14pVZDx2srFYG5NPr3AYR8Y3

Wallet:
Windows: http://www.mediafire.com/download/37ycofai2co9jlr/LimiCoin-qt.rar (Password Protected)
Quote
addnode=162.251.84.50
addnode=118.71.63.213
rpcport=16899

Source:
http://www.mediafire.com/download/hafbqkbjtnjgau1/LimiCoin.rar (Password Protected)

Block explorer:
http://blocks.suprnova.cc:2166/chain/X15PosChain

http://limi.vctalk.net/
https://limi.vctalk.net/

EXCHANGE
https://c-cex.com/?p=limi-btc
Can be more at anytime.


Miner:
https://www.nicehash.com/software/sgminer-5.0-pre-release-2014-07-20-win32.zip
https://www.nicehash.com/software/sgminer-5.0-pre-release-2014-07-20-linux-i386.zip
https://www.nicehash.com/software/sgminer-5.0-pre-release-2014-07-20-linux-amd64.zip
Source: https://github.com/sgminer-dev/sgminer/tree/v5_0

Form:
Quote
sgminer -o stratum+tcp://pool:port -u xxx -p xxx --pool-algorithm bitblock


Update information coming.