Bitcoin Forum
June 23, 2024, 12:38:50 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 »
  Print  
Author Topic: ^_^ [ANN] LimiCoin / X15 / pow-pos / Hashrate Limitation Removing  (Read 46791 times)
LimiCoin (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile WWW
July 30, 2014, 12:47:50 PM
 #21

OP updated LimiCoin reward calculation.
Lucif3r
Full Member
***
Offline Offline

Activity: 180
Merit: 100


View Profile
July 30, 2014, 02:06:48 PM
 #22

I love Hash limit coins but:

Quote
Pools will be hosted by third party pools.

How do you make sure third party pools limit hashspeed? They can just leak the source and solo mine with their gigantic hash.

Quote
- Investors will receive 20% LIMI everyday (in 5 days), not at once, to prevent coin dumping.

when does the first delivery start?

DoubleEagle Coin - Only 100 XDE - Get your free XDE now!
LimiCoin (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile WWW
July 30, 2014, 02:22:54 PM
Last edit: July 30, 2014, 02:57:18 PM by LimiCoin
 #23

I love Hash limit coins but:

Quote
Pools will be hosted by third party pools.

How do you make sure third party pools limit hashspeed? They can just leak the source and solo mine with their gigantic hash.

Quote
- Investors will receive 20% LIMI everyday (in 5 days), not at once, to prevent coin dumping.

when does the first delivery start?

1. We will pick some trustful pool owners.
2. First delivery will be right after POW ended or right after we hit the exchange in POW.
LimiCoin (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile WWW
July 30, 2014, 03:50:29 PM
 #24

Update some more information in OP.
melfrecords
Full Member
***
Offline Offline

Activity: 132
Merit: 100


View Profile
July 30, 2014, 07:54:44 PM
 #25

First  Pool  http://limi.hashhot.com

pplns 1% fee



Please add it to OP

Will you apply the hashrate limit of 20MH ?

If yes, I will join.
LimiCoin (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile WWW
July 31, 2014, 01:51:38 AM
 #26

Testing  work:
Code:
~/LimiCoin/src$ ./LimiCoind getinfo
{
    "version" : "v1.1.0.0",
    "protocolversion" : 60013,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 815106.00000000,
    "stake" : 0.00000000,
    "blocks" : 107,
    "timeoffset" : 0,
    "moneysupply" : 815106.00000000,
    "connections" : 1,
    "proxy" : "",
    "ip" : "0.0.0.0",
    "difficulty" : {
        "proof-of-work" : 0.12112380,
        "proof-of-stake" : 0.00024414
    },
    "testnet" : false,
    "keypoololdest" : 1406747992,
    "keypoolsize" : 101,
    "paytxfee" : 0.00001000,
    "mininput" : 0.00000000,
    "errors" : ""
}

Code:
~/LimiCoin/src$ ./LimiCoind getinfo
{
    "version" : "v1.1.0.0",
    "protocolversion" : 60013,
    "walletversion" : 60000,
    "balance" : 815001.00000000,
    "newmint" : 119.00000000,
    "stake" : 0.00000000,
    "blocks" : 121,
    "timeoffset" : 0,
    "moneysupply" : 815120.00000000,
    "connections" : 1,
    "proxy" : "",
    "ip" : "0.0.0.0",
    "difficulty" : {
        "proof-of-work" : 0.13458178,
        "proof-of-stake" : 0.00024414
    },
    "testnet" : false,
    "keypoololdest" : 1406747992,
    "keypoolsize" : 101,
    "paytxfee" : 0.00001000,
    "mininput" : 0.00000000,
    "errors" : ""
}

Just testing, everything will start over.
vnnbot
Full Member
***
Offline Offline

Activity: 294
Merit: 100



View Profile
July 31, 2014, 09:22:37 AM
 #27

Testing  work:
Code:
~/LimiCoin/src$ ./LimiCoind getinfo
{
    "version" : "v1.1.0.0",
    "protocolversion" : 60013,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 815106.00000000,
    "stake" : 0.00000000,
    "blocks" : 107,
    "timeoffset" : 0,
    "moneysupply" : 815106.00000000,
    "connections" : 1,
    "proxy" : "",
    "ip" : "0.0.0.0",
    "difficulty" : {
        "proof-of-work" : 0.12112380,
        "proof-of-stake" : 0.00024414
    },
    "testnet" : false,
    "keypoololdest" : 1406747992,
    "keypoolsize" : 101,
    "paytxfee" : 0.00001000,
    "mininput" : 0.00000000,
    "errors" : ""
}

Code:
~/LimiCoin/src$ ./LimiCoind getinfo
{
    "version" : "v1.1.0.0",
    "protocolversion" : 60013,
    "walletversion" : 60000,
    "balance" : 815001.00000000,
    "newmint" : 119.00000000,
    "stake" : 0.00000000,
    "blocks" : 121,
    "timeoffset" : 0,
    "moneysupply" : 815120.00000000,
    "connections" : 1,
    "proxy" : "",
    "ip" : "0.0.0.0",
    "difficulty" : {
        "proof-of-work" : 0.13458178,
        "proof-of-stake" : 0.00024414
    },
    "testnet" : false,
    "keypoololdest" : 1406747992,
    "keypoolsize" : 101,
    "paytxfee" : 0.00001000,
    "mininput" : 0.00000000,
    "errors" : ""
}

Just testing, everything will start over.

Nice work!
vnnbot
Full Member
***
Offline Offline

Activity: 294
Merit: 100



View Profile
August 01, 2014, 03:11:01 AM
 #28

Ready for hosting LIMI pool!
open82buy
Hero Member
*****
Offline Offline

Activity: 695
Merit: 500


View Profile
August 01, 2014, 05:16:26 AM
 #29



                           
31049685
Full Member
***
Offline Offline

Activity: 139
Merit: 100


View Profile
August 01, 2014, 05:19:58 AM
 #30

OK,i can wait for this IPO Grin i think this coin is fair
garyknox74
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
August 01, 2014, 10:43:17 AM
 #31

Update some more information in OP.
Like the look of this coin. Which pools can we mine with?

[XDE + EAGS] - INVEST 1 PROFIT TWICE! |  ENDS DEC. 11TH
Lucif3r
Full Member
***
Offline Offline

Activity: 180
Merit: 100


View Profile
August 01, 2014, 04:09:18 PM
 #32

Update some more information in OP.
Like the look of this coin. Which pools can we mine with?

BY the look of this coin, I am sure dev is chinese.

DoubleEagle Coin - Only 100 XDE - Get your free XDE now!
melfrecords
Full Member
***
Offline Offline

Activity: 132
Merit: 100


View Profile
August 01, 2014, 09:11:56 PM
 #33

New launch date Sunday Aug 3rd ?

goodgryphon
Member
**
Offline Offline

Activity: 111
Merit: 10


View Profile
August 02, 2014, 02:21:14 AM
 #34

If your going to launch, then you need a pool and a wallet DL, and make it quick not much time left for us to get our miners rdy.
luckydag
Sr. Member
****
Offline Offline

Activity: 742
Merit: 260


View Profile
August 02, 2014, 03:54:21 AM
 #35

last month more than 50 IPO coins, only VIA works, do the math, guys !
LimiCoin (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile WWW
August 02, 2014, 03:44:40 PM
 #36

It is about to change, a big change here. Just wait for the launch!
Lucif3r
Full Member
***
Offline Offline

Activity: 180
Merit: 100


View Profile
August 02, 2014, 05:28:46 PM
 #37

only 6 hours left and we still don't how you handle hashrate limit?

DoubleEagle Coin - Only 100 XDE - Get your free XDE now!
cudaminee
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
August 02, 2014, 06:38:36 PM
 #38

good concept, but dev still dont know how to do it.   Grin
Bfljosh
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


Skol!


View Profile
August 02, 2014, 06:54:22 PM
 #39

Where to mine? where are the pools?
Italian Technology
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
August 02, 2014, 07:15:57 PM
 #40

Pools?
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!