Author Topic: [BOUNTY] MMC pool - ATM 1216 MMC  (Read 35844 times)

0 Members and 1 Guest are viewing this topic.

Offline KillerByte

  • Sr. Member
  • ****
  • Posts: 298
    • View Profile
Unfortunately I have to go for many hours.

Just so everyone knows what I have planned as soon as I return tomorrow:

* Show better stats on the memory miner (that would make everyone happy, right? :))

loaded onto a cloud and got this

[WORKER0] Hello, World!
[WORKER0] GoGoGo!
connecting to 162.243.216.74:1339
[MASTER] work received
MemoryCoinMiner started
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
Aborted
root@Kulizaj:~/memoryminer/src#

* Fix that (thanks for the bug report)

Just waitin' on a windows miner for 4-5 more hpm to throw at a pool. :)

* (hopefully) build a working windows miner

* Add hashes/min to the pool stats, also number of workers, and "round luck"

* Potentially lower pool fee (but the server must be payed for and I dont know if I will win this bounty, that is all :( )

...and I have all morning to work on it!

EDIT: Block #2 has been found! (2077) that was really fast. I think we are getting lucky, it is supposed to take ~1000 shares on average...
« Last Edit: December 24, 2013, 06:38:11 am by KillerByte »

Offline hayer

  • Newbie
  • *
  • Posts: 17
    • View Profile
http://mmc.xpool.xram.co/  just found block 2065 , that great.


Offline I_M

  • Jr. Member
  • **
  • Posts: 21
    • View Profile
Just waitin' on a windows miner for 4-5 more hpm to throw at a pool. :)

Offline TiGei99

  • Jr. Member
  • **
  • Posts: 36
    • View Profile
MMC: MDp6AbARFnh68S8jURM4T8WBWudY5caMPq

Offline Delinquency

  • Sr. Member
  • ****
  • Posts: 370
    • View Profile
http://www.mmc-pool.com is really nice from the administration.
I have setup my worker with 0.5% Donate  ;)

But one thing. I have it with 7 threads working.
[2013-12-24 06:27:53] thread 2: 269628 hashes, 4.61 khash/s
[2013-12-24 06:27:53] thread 6: 263580 hashes, 4.53 khash/s
[2013-12-24 06:27:54] thread 7: 242700 hashes, 4.45 khash/s
[2013-12-24 06:27:54] thread 5: 257580 hashes, 4.43 khash/s
[2013-12-24 06:27:54] thread 3: 272304 hashes, 4.56 khash/s
[2013-12-24 06:27:56] thread 4: 276432 hashes, 4.50 khash/s
[2013-12-24 06:27:57] thread 0: 254232 hashes, 4.30 khash/s
[2013-12-24 06:27:57] thread 1: 273120 hashes, 4.41 khash/s

But on the website dashboard in the overview I only see 0 pool workers?
Overview MMC/USD: 17.25 / Pool Workers: 0

Edit: I'm a dummy. I have now seen your pool is not finished yet :D

In code, positions in an array start from the number 0:

CPU 1: Thread 0
CPU 2: Thread 1
CPU 3: Thread 2
CPU 4: Thread 3
CPU 5: Thread 4
CPU 6: Thread 5
CPU 7: Thread 6
CPU 8: Thread 7

0 Workers = Exactly like solo mining :P

Offline KillerByte

  • Sr. Member
  • ****
  • Posts: 298
    • View Profile
I just got back from a movie... wow... XRamPool beta has already found a block.

Thanks for all the enthusiasm. (and criticism, which I do need to work on)

EDIT: I need a Windows build of the mining program, can anyone make one? I have no experience with such a thing :)

You can do it directly from linux, install the mingw libraries, and use the makefile.mingw. It will compile the exe file.



FaSan


I will try that, thanks FaSan

Also, the miner was Xolokram based, it says on the front of it. I built it quickly, but I am unexperienced in making the miner. I have some work to do with stats... but I relize it was rushed way to much.

Do you know mininum payout ?


Read the FAQ! :)

« Last Edit: December 24, 2013, 05:44:26 am by KillerByte »

Offline TiGei99

  • Jr. Member
  • **
  • Posts: 36
    • View Profile
http://www.mmc-pool.com is really nice from the administration.
I have setup my worker with 0.5% Donate  ;)

But one thing. I have it with 7 threads working.
[2013-12-24 06:27:53] thread 2: 269628 hashes, 4.61 khash/s
[2013-12-24 06:27:53] thread 6: 263580 hashes, 4.53 khash/s
[2013-12-24 06:27:54] thread 7: 242700 hashes, 4.45 khash/s
[2013-12-24 06:27:54] thread 5: 257580 hashes, 4.43 khash/s
[2013-12-24 06:27:54] thread 3: 272304 hashes, 4.56 khash/s
[2013-12-24 06:27:56] thread 4: 276432 hashes, 4.50 khash/s
[2013-12-24 06:27:57] thread 0: 254232 hashes, 4.30 khash/s
[2013-12-24 06:27:57] thread 1: 273120 hashes, 4.41 khash/s

But on the website dashboard in the overview I only see 0 pool workers?
Overview MMC/USD: 17.25 / Pool Workers: 0

Edit: I'm a dummy. I have now seen your pool is not finished yet :D
« Last Edit: December 24, 2013, 05:38:48 am by TiGei99 »
MMC: MDp6AbARFnh68S8jURM4T8WBWudY5caMPq

Offline Delinquency

  • Sr. Member
  • ****
  • Posts: 370
    • View Profile
XRamPool Pre-release:

http://mmc.xpool.xram.co/

Feel free to give it a try! I still have some work to do to improve it before I offically release it, but it works.

Let me know of any problems.

EDIT: I need a Windows build of the mining program, can anyone make one? I have no experience with such a thing :)

EDIT2: Before someone asks, one out of every 16 hashes generated on average is a pool share. My computer takes 10 minutes to generate a share, and it is a speedy i7. Be patient!


This miner is xolocram miner based. The code extract the build-in miner from the memorycoind. I've try it too, with very many unsatisfation. Have the same problems to mine in solo.


I still near to finish my pool too. It is with LP support, and maybe will with stratum too in future.

http://www.mmc-pool.com


Still in touch ;)



FaSan

Congratulations, You've earned my vote.

Your pool is perfect. "_"

Offline FaSan

  • Full Member
  • ***
  • Posts: 130
    • View Profile
EDIT: I need a Windows build of the mining program, can anyone make one? I have no experience with such a thing :)

You can do it directly from linux, install the mingw libraries, and use the makefile.mingw. It will compile the exe file.



FaSan

Offline FaSan

  • Full Member
  • ***
  • Posts: 130
    • View Profile
XRamPool Pre-release:

http://mmc.xpool.xram.co/

Feel free to give it a try! I still have some work to do to improve it before I offically release it, but it works.

Let me know of any problems.

EDIT: I need a Windows build of the mining program, can anyone make one? I have no experience with such a thing :)

EDIT2: Before someone asks, one out of every 16 hashes generated on average is a pool share. My computer takes 10 minutes to generate a share, and it is a speedy i7. Be patient!


This miner is xolocram miner based. The code extract the build-in miner from the memorycoind. I've try it too, with very many unsatisfation. Have the same problems to mine in solo.


I still near to finish my pool too. It is with LP support, and maybe will with stratum too in future.

http://www.mmc-pool.com


Still in touch ;)



FaSan

Offline cass

  • Hero Member
  • *****
  • Posts: 4311
  • /(┬.┬)\
    • View Profile
the block i found yesterday is mature, going to send 66 MMC as said, cassiopaia, could you confirm this is the payment address

Quote
MNdLuxr3fQH8vgLen48XK7ozv4z4Lnvsv1

confirmed
█║▌║║█  - - -  The quieter you become, the more you are able to hear  - - -  █║▌║║█

Offline balthazr

  • Jr. Member
  • **
  • Posts: 43
    • View Profile
the block i found yesterday is mature, going to send 66 MMC as said, cassiopaia, could you confirm this is the payment address

Quote
MNdLuxr3fQH8vgLen48XK7ozv4z4Lnvsv1
« Last Edit: December 24, 2013, 03:33:45 am by balthazr »

Offline cass

  • Hero Member
  • *****
  • Posts: 4311
  • /(┬.┬)\
    • View Profile
Also, the bounty should be enough to set a 0% profit by donation only community standard!

indeed good idea  ;)
█║▌║║█  - - -  The quieter you become, the more you are able to hear  - - -  █║▌║║█

Offline agran

  • Full Member
  • ***
  • Posts: 93
    • View Profile
In top written
Code: [Select]
Difficulty: 0.000005 Round Shares: 140And figured that one block it will be searched for about 1000 shares.
MMC: MEKdGj95hNjuYn8xiw4iz1iQUQGA47UBMB | BTC: 1agran1xQ4Nwiqv1qegBDF6kqZdfESMUG

Offline Delinquency

  • Sr. Member
  • ****
  • Posts: 370
    • View Profile
I shall switch to this pool once difficulty surpasses 750. Solo mining is still a safe bet!

Also, the bounty should be enough to set a 0% profit by donation only community standard!
« Last Edit: December 24, 2013, 03:16:08 am by Delinquency »