Pages:
Author

Topic: ★★★ MaruCoin ★★★ NEW X13 ALGO ! ★★★ MINE NOW ! [KGW+DGW] ★★★ NO IPO/PM EXCHANGE! - page 52. (Read 96468 times)

full member
Activity: 182
Merit: 100
Does the x64 cpu miner work with solo mining ?

Also, performances seems pretty low : 4 times lower than X11 (i know it has two additionnal algos but..)
newbie
Activity: 50
Merit: 0
sr. member
Activity: 406
Merit: 250
I think it works now, but we won't know sure sure until a block has been found. Please help me test. maru.altmine.net

edit: found a block and payout received in wallet!!!

Need windows binaries for your x13 fork, cpuminer 2.3.3 doesn't support x13

Sorry, I don't have windows or know how to cross-compile. I'm sure someone will upload binaries soon.

This was a pain to compile. Probable die to the fact that this is my second time compiling anything. I have created a .BAT file for use with the suprnova pool - don't forget to create workers and edit this file.

Windows 32-bit binary :
https://mega.co.nz/#!48wSxLCB!FgAmJ-i6ORrs2IgcIMQ_ZMHCSBXJs__uX4G0gC2zfgk

Perfect. Working fine.  Smiley
member
Activity: 112
Merit: 10
sr. member
Activity: 240
Merit: 250
Win64 CPUminer ( compiled with CYGWIN )

https://mega.co.nz/#!JJsyRIAQ!JEB5SpBwMnX4wNS8r7wrJyjBb9fpci9NIV9P6xZEXSI


Donate if you want Smiley  MARU: SqJjKQtU2YSg1oag7qsKSGNs13No4KGR3B
sr. member
Activity: 494
Merit: 250
"blocks" : 347,
    "timeoffset" : -627,
    "connections" : 8,
    "proxy" : "",
    "difficulty" : 7.03016142,


could you compile a windows miner for it

legendary
Activity: 1246
Merit: 1000
"blocks" : 347,
    "timeoffset" : -627,
    "connections" : 8,
    "proxy" : "",
    "difficulty" : 7.03016142,
full member
Activity: 173
Merit: 100


{
"blocks" : 341,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 6.87075721,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 133589389,
"pooledtx" : 0,
"testnet" : false
}

Is that the right chain?
member
Activity: 112
Merit: 10
http://maru.okaypool.com/index.php

need more Hash

Pool Hash Rate   56.000 KH/s
Pool Efficiency   100.00%
Current Active Workers   1
Current Difficulty   4.41833695
Est. Next Difficulty   4.54690419 (Change in 1711 Blocks)
Est. Avg. Time per Round (Network)   2 minutes 54 seconds
Est. Avg. Time per Round (Pool)   94 hours 7 minutes 48 seconds
Est. Shares this Round   1131 (done: 0.35%)
Next Network Block   306    (Current: 305)



Reward System: Full Stratum/Vardiff system with PPLNS
Server Location: Europe / America
Pro Hardware: Connections: 10 gigabit network hypervisor/storage. Direct connection to AIMX, MSX
Storage: Fast ZFS based environment with SSD cache and 32 disks.
CPU: Xeon 64bit / 16 powerful CPU cores
Ram: 128 GB RAM.

Security:
Two different geo-locations Hot wallets (primary and instant back-up).
Offline secured cold Wallet.
Automated back-ups and warning system for operators.
pplns protecion.
newbie
Activity: 50
Merit: 0
is there a per-compiled windows version of cpuminer for the noobs  Smiley

Currently not, you can (cpu) mine with your wallet using windows
sr. member
Activity: 406
Merit: 250
is there a per-compiled windows version of cpuminer for the noobs  Smiley
newbie
Activity: 50
Merit: 0
Added the P2pool and the cpuminer to the OP, thanks for the good work, hope we will have a regular Pool up soon.

We're already in contact with exchanges, stay tuned.
member
Activity: 112
Merit: 10
http://maru.okaypool.com/index.php

need more Hash

Pool Hash Rate   56.000 KH/s
Pool Efficiency   100.00%
Current Active Workers   1
Current Difficulty   4.41833695
Est. Next Difficulty   4.54690419 (Change in 1711 Blocks)
Est. Avg. Time per Round (Network)   2 minutes 54 seconds
Est. Avg. Time per Round (Pool)   94 hours 7 minutes 48 seconds
Est. Shares this Round   1131 (done: 0.35%)
Next Network Block   306    (Current: 305)
legendary
Activity: 2688
Merit: 1240
i've started a test pool:

with dstorms cpu miner:
https://bitbucket.org/dstorm/cpuminer-x13

and the dev's python module.

it *should* work but we really only know if we found the first block, please do not throw everything you have in the pool, it might not work:

https://maru.suprnova.cc

I'll work on it, but this is all new, new algo, new code .. so stay safe and mine with the wallet while throwing your extra hashes in the pool.

thx

UPDATE: I've changed a few settings, Pool should work now, please try again.
full member
Activity: 173
Merit: 100
zjz_lgd
We need pool and CPU miner!
I can get nothing with solo!
full member
Activity: 154
Merit: 100
Hello,

just downloaded on github, and only have :
Quote
socket recv error 104
hero member
Activity: 938
Merit: 1001
Difficulty 4.4 on CPU mining?

I really doubt there are 700 core i5 mining this... someone already has GPUs on this, I'm guessing devs had the GPU miner ready before release.
+1

I would be surprised if there wasn't a GPU miner. X13 is just another sphlib mashup. Someone already posted in the sph-sgminer thread so a GPU miner should be out publicly soon.
sr. member
Activity: 252
Merit: 250
member
Activity: 91
Merit: 10
Difficulty 4.4 on CPU mining?

I really doubt there are 700 core i5 mining this... someone already has GPUs on this, I'm guessing devs had the GPU miner ready before release.


+1
hero member
Activity: 742
Merit: 501
Code:
./minerd --algo=x13 -o stratum+tcp://maru.altmine.net:8743 -u T22address -p password
Try `minerd --help' for more information.

doesn't seem to like -a x13 or --algo=x13 ?

You need miner with x13 support: https://bitbucket.org/dstorm/cpuminer-x13

That is what I cloned from git and compiled.

That's very strange. Are you sure you typed "-a x13" with lowercase x?

LOL yup that was it. Also passing -t 11 instead of using all 12 threads to keep the pc responsive. Thanks for the help.

Diff is slightly discouraging now Sad
Pages:
Jump to: