Search results

  1. thelazier

    Linux DASHD - Check and Review - Script

    IMO, removing CLI functionality of RPC from daemon itself help reduce overhead during starting daemon and make smaller memory footprint , give better performance and faster startup... :)
  2. thelazier

    Linux DASHD - Check and Review - Script

    Yes, sir . You can try now, the dash-cli already included in your current installation. :)
  3. thelazier

    Linux DASHD - Check and Review - Script

    All the command run with dashd can be used by dash-cli with same parameter and format so I understand that just change dashd to dash-cli will works except the starting daemon , only "dashd" can do.
  4. thelazier

    Linux DASHD - Check and Review - Script

    Migrating to 0.10 bitcoin will split "old" dashd to 1) dashd - daemon 2) dash-cli - lightweight cli program to run rpc commands and "dashd some_command" will not be available anymore Since the "masternode start" and etc. are rpc commands, all these communication with dash daemon will not...
  5. thelazier

    Linux DASHD - Check and Review - Script

    Sorry to say again here that "dashd [something]" will not available anymore in near future...:grin:
  6. thelazier

    dashd problems on new server

    Please try (as root) , I'm not sure if this will work :) apt-get install libc6 libstdc++6 libgcc1
  7. thelazier

    dashd problems on new server

    Please help share result of "ldd ./dashd" and "file ./dashd".
  8. thelazier

    Insight / Bitcore - porting discussion

    Updated: This module is working. Insight-bitcore-api-dash [https://github.com/UdjinM6/insight-api-dash] is working :) My modification is now lived : http://insight.dash.siampm.com Using my repo : https://github.com/thelazier/insight-dash with updated insight-bitcore-api-dash at ...
  9. thelazier

    Install Dashcoind to ubuntu 14.04

    Both static and dynamic libs are being used in dash daemon. :) try "ldd dashd" , the result display dynamic library required for running dashd. Note : ldd is command to print shared library dependencies.
  10. thelazier

    where can i obtain testnet coints ?

    http://test.faucet.masternode.io/ http://test.faucet.dashninja.pl/
  11. thelazier

    New to Mining and New to Dash and the community

    p2pool for Dash only accept X11 works while xpool accept many algorithms. Try for fun. Yes, again if your CPU miner can work with X11 algorithm. :)
  12. thelazier

    New to Mining and New to Dash and the community

    Hello M4MB4 , here are my steps to do mining for fun. 1. Have your own Dash address (Wallet can be downloaded from www.dashpay.io/downloads) 2. Have miner program , you already have, please make sure that the miner program support X11 algorithm. 3. Play with pool, I would recommend p2pool , you...
  13. thelazier

    11.2 - Dash Release

    As root # try this command without quote "netstat -anpt|grep :9999"
  14. thelazier

    Don't understand Darksend

    The truth I believe are 1. Dash do have blockchain. 2. Darksend process is pre-mixing with others, all mixing are done by Masternode and can be seen on Blockchain. You can see your all addresses after mixed on Blockchain while at the same time it's really much harder for others to know who own...
  15. thelazier

    Don't understand Darksend

    Bugeater I understand that you should follow the masternode guide and in Sent windows please uncheck Darksend checkbox on the bottom right and ignore the warning because you are going to send 1000 exact amount to make a valid masternode address. Which masternode guide are you following?
  16. thelazier

    Multiple remotes on a single VPS?

    I think you may find answer from this https://dashtalk.org/threads/multiple-mn-with-different-ips-on-one-vm-problem-with-0-11-2-16.4531/
  17. thelazier

    NiceHash can't rent hash for my P2Pool?

    Try append your username like "Your_DASH_Address+Worker_Difficulty" where Worker_Difficulty may calculated from [Your hashrate in KHS] * 0.00000116] , I don't know where this come from , you may fine tuning by yourselves.
  18. thelazier

    P2Pool All P2Pool nodes list

    Look nice! , Thanks BTW, I did quick checking the list and found that http://drk.nicepool.net/ is not updated, precious 18MH/s is useless now..
  19. thelazier

    NEW MEMBERS: Welcome to Dash! Introduce yourself...

    Please feel free to try all things on Testnet , let us know if you need help.
Back
Top