Author

Topic: [ANN] microCoin MRC - alcurEX - Scrypt-Jane - nFactor - page 177. (Read 374702 times)

hero member
Activity: 482
Merit: 500
So the website bounty says "claimed and paid"... but where is the official site? Did I miss something?
legendary
Activity: 1596
Merit: 1006
You cant compile one from OP? http://www72.zippyshare.com/v/39261253/file.html

Anyone else has Linux skills and mining rig?
No skills, no rig, but source seems to be on git:
https://github.com/microcoinsource/GPU-miner
full member
Activity: 434
Merit: 100
You cant compile one from OP? http://www72.zippyshare.com/v/39261253/file.html

Anyone else has Linux skills and mining rig?
newbie
Activity: 40
Merit: 0
Anyone had any luck compiling GPU miner for linux ? I tried a few different clones of cgminer for the scrypt variation this coin uses but no luck compiling suitable binary yet.

If the devs of the coin can release any info on how to compile the miner for linux please do. There are lots of people there who will not join the network because they have all their rigs set with linux. It is way better if you have 10+ rigs to set with linux instead of windows.
newbie
Activity: 46
Merit: 0
Maybe i had found the reason that wallet can't sync.   In  AppData\Roaming\microCoin\debug.log,

"trying connection 178.49.118.233:4444 lastseen=358396.4hrs
SOCKS4 connecting 178.49.118.233:4444
SOCKS4 connected 178.49.118.233:4444
connected 178.49.118.233:4444
send version message: version 70000, blocks=0, us=65.49.2.188:4444, them=178.49.118.233:4444, peer=178.49.118.233:4444
socket closed
disconnecting node 178.49.118.233:4444


but
" 22:07:56
?
getpeerinfo


22:07:56
?
[
{
"addr" : "178.49.118.233:4444",
"services" : "00000000",
"lastsend" : 1390226876,
"lastrecv" : 0,
"conntime" : 1390226876,
"version" : 0,
"subver" : "",
"inbound" : false,
"releasetime" : 0,
"startingheight" : -1,
"banscore" : 0
}
]"

The version is not same,it's the reason that can't sync??
full member
Activity: 434
Merit: 100
crycurex.com (Launching January 21st)

this is the when micro coin will get on the exchange?

yes, so we may concentrate on others exchanges now
member
Activity: 86
Merit: 10
crycurex.com (Launching January 21st)

this is the when micro coin will get on the exchange?
full member
Activity: 210
Merit: 100
Sorry for the intromission, i just would like to announce that we're back online after this nitght issues with form submissions!

come and get some free MRC! and tell your mates too!

http://microcoinfaucet.comxa.com/

already sent more than 10k MRC!!

Due to the big amount of request we received, limit per ip is now set at 1 per day. This just to be sure to have enough credit to send for the most time possible!


_Krani0 Development Team_
full member
Activity: 182
Merit: 100
That's the best one

Thanks! I also want some critique so I can make it better! All files are editable so I can edit it anytime!

IMO it will be better look if you move center ot RAYS a bit left, to be center of symbol.


Yes the center makes it seem like im looking at a spin top and not a flat coin
newbie
Activity: 52
Merit: 0
That's the best one

Thanks! I also want some critique so I can make it better! All files are editable so I can edit it anytime!

IMO it will be better look if you move center ot RAYS a bit left, to be center of symbol.
http://imagizer.imageshack.us/v2/800x600q90/69/ga5g.jpg
I agree with this
sr. member
Activity: 308
Merit: 250
Hi there,

as a pool owner, using MPOS, anything I need for running a pool for this coin ?
Changes in stratum or so ?

Thnx for help

Mike
legendary
Activity: 1596
Merit: 1006
my 270x work fine lol, like 1 Mh/s  Roll Eyes

280x works with 2 Mh/s speed.
Me too.
I have only 4GB RAM on my 2X7950 rigs, and I still got 1000-2000MH/s.
I use basic settings:
microCoinminer.exe -o stratum+tcp://mrc.blocksolved.com:3310 -u halibit.15 -p qwepois2 --failover-only -o stratum+tcp://mrcus.nut2pools.com:6000 -u halibit.1 -p qwepois2 --failover-only -o 192.168.1.95:44444 -u user -p x --scrypt --Nfmin 4 --Nfmax 30 --StartT 1389028879 --queue 0 --scan-time 2 --expiry 4  -I 20
legendary
Activity: 1596
Merit: 1006
Been having a great time mining this. Could you please explain how to stake coins?
Also my wallet cant find any connections today  Sad
Looks like stake is only for keeping network alive forever. Not give any profits.

Here is coin stake settings:
static int64 nRewardCoinYear = 5 * CENT;  // creation amount per coin-year
int64 nSubsidy = nCoinAge * 33 / (365 * 33 + Cool * nRewardCoinYear;
static const int64 nTargetTimespan = 1 * 24 * 60 * 60;  // one day
static const int64 nTargetSpacingWorkMax = 12 * STAKE_TARGET_SPACING; // 2-hour

Actually, if someone is interest about coin settings, you need only read two files on the source (src folder)
main.cpp and main.h

I recomment to read those for all coins before invest large amounts for the coin. There is so many pure scam coins.
Microcoin looks all fine  Tongue
full member
Activity: 434
Merit: 100
halibit thank you for some explanations! Really helpful!
full member
Activity: 434
Merit: 100
That's the best one

Thanks! I also want some critique so I can make it better! All files are editable so I can edit it anytime!

IMO it will be better look if you move center ot RAYS a bit left, to be center of symbol.
legendary
Activity: 1596
Merit: 1006
That's good to hear MCR, I think after the new branding is ready this coin has the chance to capture many people's attention so I'm very glad you guys will be making the most of it with strong marketing.

Are you able to comment on the nFactor issues being discussed above?
nFactor is fancy.
It will take new target using block time vs starttime. No matter what is block number.
As bigger nFactor is, that more miner will need RAM and hash power too.

I think all nfactor coins settings use same settings as YAC.
There is one nfactor coin retargets table:

NFACTOR RETARGETS
    Time: 1389474171 12 Jan 2014 N: 64 Nfactor: 5
    Time: 1389736315 15 Jan 2014 N: 128 Nfactor: 6
    Time: 1389998459 18 Jan 2014 N: 256 Nfactor: 7
    Time: 1390784891 27 Jan 2014 N: 512 Nfactor: 8
    Time: 1391047035 30 Jan 2014 N: 1024 Nfactor: 9
    Time: 1393144187 23 Feb 2014 N: 2048 Nfactor: 10
    Time: 1394192763  7 Mar 2014 N: 4096 Nfactor: 11
    Time: 1397338491 13 Apr 2014 N: 8192 Nfactor: 12
    Time: 1401532795 31 May 2014 N: 16384 Nfactor: 13
    Time: 1405727099 19 Jun 2014 N: 32768 Nfactor: 14
    Time: 1422504315 29 Jan 2015 N: 65536 Nfactor: 15
    Time: 1430892923  6 May 2015 N: 131072 Nfactor: 16
    Time: 1456058747 21 Feb 2016 N: 262144 Nfactor: 17
    Time: 1489613179 16 Mar 2017 N: 524288 Nfactor: 18

Anyway. nFactor is good for GPU miners, because ASIC etc miners can't handle variables.
newbie
Activity: 28
Merit: 0
That's the best one

http://i.imgur.com/6AHlVn2.png

Thanks! I also want some critique so I can make it better! All files are editable so I can edit it anytime!


http://i.imgur.com/Mn6rxef.png http://i.imgur.com/cfw73FU.png http://i.imgur.com/vw1ZoB8.png
full member
Activity: 434
Merit: 100
microCoin will be one of the first coins to be traded on crycurex.com! The website is launching on January 21st.

Status update:

Change of strategy: Bounties are closed for now (will be back up later). microcoin will be getting an overhaul on marketing and appearance once the logo contest ends. We'll launch the website during the same time.
As I've said a couple times, we're also planning on a bigger announcement in the following weeks so a lot of the money, time and effort is being put into that now. That's also a reason for why bounties are closed for now.
Bounties will be back up later, but we're also going to see how well microCoin does on the market and adjust our strategy based on that. You can be sure that microCoin development still continues! After all, microCoin is a long-term investment.

Awesome! Please keep us informed, we all wish you luck!  Wink
full member
Activity: 127
Merit: 100
Been having a great time mining this. Could you please explain how to stake coins?
Also my wallet cant find any connections today  Sad
newbie
Activity: 56
Merit: 0
That's good to hear MCR, I think after the new branding is ready this coin has the chance to capture many people's attention so I'm very glad you guys will be making the most of it with strong marketing.

Are you able to comment on the nFactor issues being discussed above?
Jump to: