Search results

  1. thelazier

    callback + auto generate wallet address functions ?!

    I'm so sorry, I gave wrong command , it should be 'getnewaddress' I don't know how to write in php but I can show you this example running of curl on testnet $ curl -vvv --user darkcoinrpc --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getnewaddress", "params": ["myaddress-01"] }'...
  2. thelazier

    No updates or credits for address

    How about give p2pool a try ? Choose the nearest one from this list https://dashtalk.org/threads/all-p2pool-nodes-list.4670/ or create your own p2pool :) https://github.com/dashpay/p2pool-dash
  3. thelazier

    callback + auto generate wallet address functions ?!

    Notification when received dash can be setup in dash.conf walletnotify=/home/dash/walletnotify.sh %s The %s will be transaction hash when the script "/home/dash/walletnotify.sh" be called from wallet after received dash. Auto generate wallet address , this can be called with dash-cli Examples...
  4. thelazier

    Dash p2pool setup help pls

    The information is outdated, I hope they will correct it soon. BTW, these blocks are from another pool (dash.poolto.be) as you may see at https://dashninja.pl/blocks.html
  5. thelazier

    Dash p2pool setup help pls

    daleaus The miner is trying to work on the new block which is 1 block ahead of Dash Block Explorer, this is normal. Got "Yays" on Miner is not always got shares count on p2pool, this is normal. The p2pool-dash folder have same file's permission as user who run "git clone" , so you can always...
  6. thelazier

    Dash p2pool setup help pls

    @deleaus I hope you get the code from https://github.com/dashpay/p2pool-dash by this command git clone https://github.com/dashpay/p2pool-dash Then, the new folder "p2pool-dash" and its sub-directories created will definitely be a git repository.
  7. thelazier

    Dash p2pool setup help pls

    May I know if you follow this instruction from README.md file not working? Install Python modules: ------------------------- Download the required submodules: git submodule init git submodule update x11_hash: cd x11-hash python setup.py install ... For stratum_recv_line...
  8. thelazier

    Dash p2pool setup help pls

    daleaus May I know what is the version of your latest ubuntu?
  9. thelazier

    Community Innitiative #1 -- ISO 4217 Currency Codes

    FYI, ISO 4217:2015 is release http://www.iso.org/iso/catalogue_detail?csnumber=64758 More Info from the News : http://www.iso.org/iso/home/news_index/news_archive/news.htm?refid=Ref1989 The new standard states that only applications from central banks or other government authorities will be...
  10. thelazier

    Dash ticker standardization ISO 4217:2008

    kot yidakee FYI, ISO 4217:2015 is release http://www.iso.org/iso/catalogue_detail?csnumber=64758 More Info from the News : http://www.iso.org/iso/home/news_index/news_archive/news.htm?refid=Ref1989 The new standard states that only applications from central banks or other government authorities...
  11. thelazier

    Are there any Dash Groups/Chats/ Pages i should know about ??

    https://www.linkedin.com/grp/home?gid=8179817
  12. thelazier

    Why are there so few ipv6 masternodes?

    FYI, I understand that the masternode's internet address is not factor for payment. The cheap hosting could be lack of support and unstable uptime so I understand that this could be a reason for not running masternode on cheap hosting. If you have good support/stable/cheap hosting to introduce...
  13. thelazier

    cyber • Fund Public Placement

    creator, I tried to update Dash on PR #33 https://github.com/cyberFund/chaingear/pull/33 I'm really not sure about these items under [specs]. block_reward : Dash recalculate block_reward every new block halfing_cycle : similar to block_reward. total_tokens : I'm not sure.. So, I just don't...
  14. thelazier

    Hashing Speeds

    rpc/getwork is off on v12, only rpc/getblocktemplate available.
  15. thelazier

    A How-To..., with the -QT Wallet - PART THREE

    Since v12 wallet merged updated with bitcoin core, rpc/getwork is not available on wallet anymore. For solo miner, please use mining application which support rpc/getblocktemplate or create own mining pool or p2pool for support rpc/getwork to mining application.
  16. thelazier

    My many masternodes dont win not onсe

    https://dashninja.pl/mndetails.html?mnpubkey=XgeFqSL4XoCT8nS7ujgM954iXjuExEq9Xa
  17. thelazier

    DDoS Dash?

    SonicDash , I see this statement as outdated forecasting. That's 10 months ago where MN is less than 2000, current MN is 3200+ and distributed around the world, DDOS need to be performed to an MN ip longer than 70 minutes to remove the MN from list while MN pings to network can be relaying to...
  18. thelazier

    WTS Dash Art Lotterie [tickets]

    The block #345250 hash is 00000000001aca998394a011eedee38ebc99fbb6c103c98101542428cb77d1c8 Congratz to oaxaca for "c8" BTW, how many confirmation is needed for winner block ? I guess 100 ?
  19. thelazier

    V12 Testing Thread

    I'm running a simple script to start mining on testnet only when the block is not found in 250 seconds. So, the testnet blockchain will keep moving slowly constantly and not wear out the cpu time much.
  20. thelazier

    WTS Dash Art Lotterie [tickets]

    27ff0324ec7a1a6f48e7e1fcb9e5ec987314339bc141aa7ed4733a76f4d53309: 88 bc68550abb1bf8c7bcb8f9367d70418c36710cd2ed7545713fe3005a2587db54: 137 :cool:
Back
Top