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

Recent content by thelazier

  1. thelazier

    P2Pool Setup help

    @Gui , please make sure you has "--external-ip=41.87.209.195" as part of the command when running p2pool. This ip will be send out to other p2pool node and advertised as public p2pool node for others to use, then p2poolnodes will list your ip on the page automatically.
  2. thelazier

    MN will not stay online after withdrawing payments

    Your MN is "WATCHDOG_EXPIRED" on my list, please check your crontab about running sentinel , or try running sentinel manually again.
  3. thelazier

    401 Unauthorized Error

    from your dash.conf , url should be http://dashUser:[email protected]:9998/
  4. thelazier

    401 Unauthorized Error

    Please check the URL, http ://user:[email protected]:9998/ -> http://user:[email protected]:9998/ there should not have space between "http" and "://...".
  5. thelazier

    P2Pool P2Pool repository and python modules

    The pool's local hash rate usually be calculated from valid shares submit from miners if your miners doesn't submit any valid shares the pool's local hash rate would show 0.
  6. thelazier

    P2Pool P2Pool repository and python modules

    540GH/s is about 540,000,000kH/s So, please try run p2pool on Testnet to check whether your setup have same problem or not. Testnet global pool hash rate is about 16MH/s (about 16,000kH/s).
  7. thelazier

    P2Pool P2Pool repository and python modules

    IMO, 20 kH/s is too low to get any share so it's possibly unable to be calculated on Mainnet.
  8. thelazier

    Proposal: continuous electrum-dash development and support

    FYI, My changes is now merged to upstream repo.
  9. thelazier

    Proposal: continuous electrum-dash development and support

    Agree, I'm creating PR to upstream repo , hopefully it will be accepted...
  10. thelazier

    What are "these" DASH nodes?

    I guess you already checkout https://github.com/dashpay/p2pool-dash , let me know if you have any questions. BTW, you could join Dash-Nation Slack ( https://dash-nation-invite.herokuapp.com/ ) for more helps on #mining :)
  11. thelazier

    What are "these" DASH nodes?

    "these" nodes are Dash Core nodes, you cannot mine from them. I would recommend you to run your own p2pool node if possible.
  12. thelazier

    P2Pool All P2Pool nodes list

    Possibly yes, please use list from @ourlink , http://www.p2poolmining.us/p2poolnodes/
  13. thelazier

    electrum dash wallet 2.4.1 can not transfer

    Check this thread : https://www.dash.org/forum/threads/electrum-dash-wallet.13270/#post-114834
  14. thelazier

    Transaction malleability

    Dears, as posted by @chaeplin on Dash-Nation Slack: Information about transaction malleability https://en.bitcoin.it/wiki/Transaction_Malleability Our related changes for BIP66 https://github.com/dashpay/dash/pull/178
  15. thelazier

    Version 12.1 Release

    Possibly be killed because out of memory. please also check notes for buiding in doc/build-unix.md.
Back
Top