Search results

  1. thelazier

    V12 Testing Thread

    Welcome , err.. you mean http://test.p2pool.dash.siampm.com , I got it , Welcome , lol
  2. thelazier

    Cudaminer p2pool setup?

    I don't know the optimized one for GTX650 , for me the latest 1.6.5 x86 give me the best hash rate. :)
  3. thelazier

    Cudaminer p2pool setup?

    Hello Burnt Eloi I use binaries from here : https://github.com/tpruvot/ccminer/releases For example string : ccminer-30-35-50-52.exe -a x11 -o stratum+tcp://103.13.228.168:7903 -u "Your Dash Address" -p Any
  4. thelazier

    Dash Precompiled for Linux?

    Hello Museifu https://www.dashpay.io/downloads/ For Linux https://www.dashpay.io/binaries/dash-0.11.2.23-linux.tar.gz
  5. thelazier

    [Resolved] Power failure again, dash-qt problems...

    For dump priv key in 1 line command, dash-cli listaddressgroupings |grep \", |cut -d '"' -f 2| awk '{ print "dash-cli dumpprivkey " $1}' |/bin/sh >> privkey.txt
  6. thelazier

    V12 Testing Thread

    Please update to v0.12.0.2-dddc095 as this post : https://dashtalk.org/threads/v12-testing-thread.5484/page-17#post-57486 Your windows 64 link : https://dashpay.atlassian.net/builds/browse/DASHW-DEV/latest/artifact/JOB1/gitian-win-dash-dist//dash-0.12.0-win64.zip
  7. thelazier

    Running Testnet on same VPS instance as mainnet MN, possible ?

    It's possible. 1. Testnet use port 19998 and 19999 , you can co-running with mainnet (default port = 9998 and 9999 ). 2. Temp switch dash.conf by parameter : "-conf=/home/dash/.dash/dash-testnet.conf" temp switch to testnet by parameter : -testnet 3. you may run with full path to specific dashd...
  8. thelazier

    X11 Mining Optimisation Project

    You nVidia card may not be supported by current cuda config in your compiled ccminer, check your card's compute capability and make sure your cuda config support your card's compute capability. I don't know where in Linux :D
  9. thelazier

    V12 Testing Thread

    Kindly be reminded about throwing hashes on Testnet. as .. We will be stuck on high difficulty after your mining gone. :sad::sad:
  10. thelazier

    V12 Testing Thread

    http://test.insight.dash.siampm.com/tx/eb77665ac196ae8dd191ecad2a6e06b10181653e6ab52b646f6f962f607c5c19
  11. thelazier

    X11 Mining Optimisation Project

    I couldn't help :) Hope you are not on branch windows :D
  12. thelazier

    X11 Mining Optimisation Project

    are you compiling on linux or windows?
  13. thelazier

    V12 Testing Thread

    http://test.insight.dash.siampm.com :D http://test.explorer.dashninja.pl/block/0000004fa67e54ffe59a7e819812d88debc818a3ecec7907b45cb4178dd600be
  14. thelazier

    V12 Testing Thread

    Try my p2pool ? test.p2pool.dash.siampm.com:17903 or 103.13.228.168:17903 :D
  15. thelazier

    X11 Mining Optimisation Project

    Hello, I don't have any clue from your errors, how about try compile from this repo : https://github.com/tpruvot/ccminer Look actively improving.. Good luck :)
  16. thelazier

    Insight DASH Blockchain Explorer

    Hello, raganius Did you run this git clone https://github.com/bitpay/insight-api && cd insight-api as said in Quick Install ? If yes, you did try to install insight for bitcoin not dash, The documentation is not modified yet on this repository. You should run git clone...
  17. thelazier

    "Bus error" running dash-qt [Resolved]

    Hi matthew1820 , With this condition "after a power failure" and "Bus error" , I assume that your file system may be corrupted in some block(s) and your other applications may also return the same error. Please try run "fsck" for check your file system and make sure that your file system are...
  18. thelazier

    Multi Cloud DASH Mining Farm

    How about create more recipient address from your wallet to use for each worker ? EDIT: I see your error about running ccminer form sp-hash on another post. Would you mind trying this https://github.com/tpruvot/ccminer/releases/download/1.6.4-tpruvot/ccminer-rel1.6.4-vc2013-x86.7z , because I...
  19. thelazier

    Multi Cloud DASH Mining Farm

    I'm not sure if this miner "XuEDEtzdBpgiwGNbdk3qta517iufXZSEv1.Hol" on p2pool.crunchpool.com is yours or not. If Yes, please remove ".Hol" form username unless you just want to waste your hash rate, you can use same wallet address from multiple machine, IMO. If No, please ignore me. PS, I'm not...
  20. thelazier

    Development Update - June 2, 2015

    In my understanding, Masternode blinding is good to prevent attack to masternodes while the anonymity of transactions are already done by darksend mixing. For users who would like to create tx from anonymous place , proxy or tor network can be used as option by the wallet to connect the network
Back
Top