Pages:
Author

Topic: ^_^ [ANN] LimiCoin / X15 / pow-pos / Hashrate Limitation Removing - page 23. (Read 46820 times)

legendary
Activity: 2688
Merit: 1240
Give me a few mins !
legendary
Activity: 938
Merit: 1001
ocminer, i am mining, but blocks still on 5, just a test ?


Edit: Jookly, suprnova and maxminer already done limit hash with revo , so , this is fair , dont worry , be drunk Cheesy
legendary
Activity: 1131
Merit: 1007
this is a cool one.

I think many community members have thought at one point or another that limiting the hash power of any individual would really be good for the coin.

This will be a good experiment.

It would be awesome if the hash limit could be done in a trustless manner somehow.

As it is clearly we depend on the pool owners to operate within this framework, and it is the reason this coin has relaunched a few times.

I'm looking forward to seeing how this goes.
member
Activity: 87
Merit: 10
sgminer -o stratum+tcp://limi.suprnova.cc:5555
sgminer 4.2.2 - Started: [2014-08-05 17:38:32] - [0 days 00:00:22]
--------------------------------------------------------------------------------
(5s):437.2K (avg):525.3Kh/s | A:0  R:0  HW:5385  WU:0.052/m
ST: 0  SS: 0  NB: 1  LW: 133  GF: 0  RF: 0
Connected to limi.suprnova.cc (stratum) diff 0.004 as user 5m4ru.w1
Block: 43bc4340...  Diff:25.8T  Started: [17:38:32]  Best share: 9.130
--------------------------------------------------------------------------------
[P]ool management [G]PU management ettings [D]isplay options [Q]uit
GPU 0:  56.0C 2449RPM | 420.1K/598.3Kh/s | R:100.0% HW:6234 WU:0.052/m I:18
--------------------------------------------------------------------------------
[17:38:49] Rejected 6ca1edc8 Diff 2.357/0.004 GPU 0  (Share is above target)
[17:38:49] GPU0: invalid nonce count - HW error
[17:38:49] GPU0: invalid nonce count - HW error
[17:38:50] GPU0: invalid nonce count - HW error
[17:38:51] GPU0: invalid nonce count - HW error

nice alleg x15 ^^
sr. member
Activity: 448
Merit: 250
@Dev: We'll start the stratums @ 16 GMT - correct ?

is it started ? so i can have 20mh on your pool 20 on maxminers right?
full member
Activity: 294
Merit: 100
go go go start Smiley

Pool owners are waiting to the correct time. Pool are up. Nice job guys!
member
Activity: 77
Merit: 10
newbie
Activity: 28
Merit: 0
@Dev: We'll start the stratums @ 16 GMT - correct ?

You guys can start stratums now, no instant mine then we do not have to wait.

People have long time to jump in.
full member
Activity: 294
Merit: 100
Source code sent to pool owners 1-2 hours before the launch. Pools may works earlier than launch time if pool owners work fast enough.

Dont worry about instant mine. From block 1 to 180 only have 1 coin, mining all 180 blocks take about 3 hours. So fair enough.

3 hours ?? too damn long, dev

Dont worry, low-dif-block can be found very fast, so it may just need 2 hours or less. People have time to jump in with no missing coins.
legendary
Activity: 2688
Merit: 1240
@Dev: We'll start the stratums @ 16 GMT - correct ?
full member
Activity: 294
Merit: 100
Source code sent to pool owners 1-2 hours before the launch. Pools may works earlier than launch time if pool owners work fast enough.

Dont worry about instant mine. From block 1 to 180 only have 1 coin, mining all 180 blocks take about 3 hours. So fair enough.

Seem to be suprnova working good for now. From block number 6 !!!


Maxminers works also. Nice job pool-owners!
full member
Activity: 148
Merit: 100
Source code sent to pool owners 1-2 hours before the launch. Pools may works earlier than launch time if pool owners work fast enough.

Dont worry about instant mine. From block 1 to 180 only have 1 coin, mining all 180 blocks take about 3 hours. So fair enough.

3 hours ?? too damn long, dev
full member
Activity: 294
Merit: 100
Source code sent to pool owners 1-2 hours before the launch. Pools may works earlier than launch time if pool owners work fast enough.

Dont worry about instant mine. From block 1 to 180 only have 1 coin, mining all 180 blocks take about 3 hours. So fair enough.

Seem to be suprnova working good for now. From block number 6 !!!
sr. member
Activity: 654
Merit: 250
mấy thằng khựa cút hết. Coin Coin cái vồn gì  Grin

Shame on you... Đuỵt  Sad

Địt cái vồn gì thế  Grin
Ơ thế bác limicoin ở đâu mà Đuỵt kinh vl thế
hà lội chứ đâu nữa Grin
hero member
Activity: 628
Merit: 500
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


Hi Limicoin dev team, I really want to support your coin.
Limit hash of 20MH is reasonable, then i think that first 180 blocks reward 1 coin is smt unnecessary, pls consider it by launch time is coming.
Good luck.
newbie
Activity: 28
Merit: 0
Source code sent to pool owners 1-2 hours before the launch. Pools may works earlier than launch time if pool owners work fast enough.

Dont worry about instant mine. From block 1 to 180 only have 1 coin, mining all 180 blocks take about 3 hours. So fair enough.
full member
Activity: 148
Merit: 100
Tối nay launch cho chuẩn nha mấy chú  Grin Grin Đừng làm anh thất vọng  Grin Grin
newbie
Activity: 38
Merit: 0
mấy thằng khựa cút hết. Coin Coin cái vồn gì  Grin

Shame on you... Đuỵt  Sad

Địt cái vồn gì thế  Grin
Ơ thế bác limicoin ở đâu mà Đuỵt kinh vl thế
newbie
Activity: 19
Merit: 0
We need a fair launch this time dev! Angry
member
Activity: 68
Merit: 10
This is china scam coin

Fuck china Dev
Pages:
Jump to: