• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

Recent content by buechling

  1. B

    CoiniumServ Pool for Darkcoin

    maybe that fee is also a problem! it would not work wirh :0 for me! but {} did also not work! ( parse error ) so i am taking fees too!
  2. B

    CoiniumServ Pool for Darkcoin

    UdjinM6 .. you really motivated me to give it a last try.. it took me 9000 shares each diff=1 to find a block with diff 5314.. ( really bad luck ^^ ) but i solved a block! donation is 37.5% , so your method works! here is the code i used in...
  3. B

    CoiniumServ Pool for Darkcoin

    i doubt it! i already pay 37.5% and get rejected.. Dezvail pays 20% and gets accepted.. the other parameters should be the same for the two of us.. so i have ne idea what's wrong for me! every further experiment costs me 2.9 DRK, so i will leave it for a while now..
  4. B

    CoiniumServ Pool for Darkcoin

    okay thank you very much for your good hints so far! i will try another pool software or wait until someone tells me how to use nomp successfully..
  5. B

    CoiniumServ Pool for Darkcoin

    hmm but i want to listen! i use the linux daemon.. so maybe let's go one step backwards.. is anything wrong with my darkcoin installation? this is how i start it: git clone **darkcoin ( no links allowed ) cd darkcoin git pull git checkout master cd src mkdir obj cd .. ./autogen.sh ./configure...
  6. B

    CoiniumServ Pool for Darkcoin

    what also looks strange for me: i am not having more than 8 connections on mainnet.. other coins have around 25 connections.. is it possible that i am in a "bad neighbourhood" with nodes that send me wrong packages? where do i find good addnodes? i have very old ones from the bitcointalk...
  7. B

    CoiniumServ Pool for Darkcoin

    right.. debug.log is funny.. i had to delete it, then it was written again to disk with actual logs.. so here we can see that i can create blocks in testnet..
  8. B

    CoiniumServ Pool for Darkcoin

    ah okay cool.. so it works in principle.. and fortune is just against me ^^ as another test i joined the testnet.. i could create 34 blocks without problems.. but this does not tell much, as the masternode tests are skipped..
  9. B

    CoiniumServ Pool for Darkcoin

    ah okay.. that's interesting.. i checked the block of your pool.. you solved block 220597 .. as we can see in the explorer, you donated 0.92861143 of the 4.64285715 . that's pretty close to 20% so we learn three things: - you have the buggy nomp version and should upgrade soon.. maybe someday...
  10. B

    CoiniumServ Pool for Darkcoin

    Thank you UdjinM6... i have no other log than will log debug soon.. Line 136 should indeed be the problem.. i will try it, but i already fixed it manually to var payeeReward = Math.ceil(reward * 0.375); so there supposedly is another problem beside the reward?
  11. B

    CoiniumServ Pool for Darkcoin

    i can not post links ( new user ^^ ) but please look at my other post in this folder! i still don't quite get it.. you are mining with mpos or nomp? both can work standalone.. can you tell me which version of mpos and nomp you use? ( from which repository.. )
  12. B

    CoiniumServ Pool for Darkcoin

    okay.. i was always frightened of mpos.. too much config etc.. why do you use both? do you use nomp for mining and mpos for payouts? then i would expect that you had the same problems as with a normal nomp install..
  13. B

    CoiniumServ Pool for Darkcoin

    hey! i tested both software very intensively - but both were not worth it.. very complex configurations, many problems! coiniumserv: only works with very few coins.. has no coin-specific functions implemented.. drk will not work! nomp / node-stratum-pool: has drk-features.. but masternode...
  14. B

    actual Pool software? get node-stratum-pool / NOMP running

    Hi! I am operating a private pool.. I want to mine darkcoin, but it will not really work.. can anybody tell me which software is still working now? the problem is: the actual network requires that in every block there has to be a masternode donation of 37.5% of the block value. most software...
Back
Top