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

Search results

  1. chaeplin

    Masternodes map by country

    http://drk.poolhash.org/mmaps.html
  2. chaeplin

    How to set up ec2 t1.micro Ubuntu for Masternode part 2/3 -2

    * Use this guide only for EC2 instance with Security-Group * Using this guide on non-EC2 instances is very dangerous ( Especially iptables ) * This guide is valid for RC3(local/remote setup) * local is home linux cold wallet holding 1K DRK * remote is server with empty wallet I. Part 1/3 EC2...
  3. chaeplin

    monitoring multiple nm using blocknotify

    Status updated when a new block is received. -blocknotify=<cmd> Execute command when the best block changes (%s in cmd is replaced by block hash) -walletnotify=<cmd> Execute command when a wallet transaction changes (%s in cmd is replaced by TxID) -alertnotify=<cmd> Execute command...
  4. chaeplin

    Monitor NM status using Uptime Robot / free

    Updated. Monitor NM status using Uptime Robot : https://uptimerobot.com/ 1) Monitor status + balance or status Monitoring Url : http://drk.poolhash.org/poolhashrate/blocks/masterstatus.txt Monitoring Type : Keyword : a) Darkcoinaddress:6:5 ---> if flag or blance is changed, you will...
  5. chaeplin

    ec2 multiple remote nothing MN(max 5)

    use following guide to setup one local(cold) - remote(nothing) MN. https://www.darkcointalk.org/threads/how-to-set-up-ec2-t1-micro-ubuntu-for-masternode-part-1-3.240/ https://www.darkcointalk.org/threads/how-to-set-up-ec2-t1-micro-ubuntu-for-masternode-part-2-3.241/...
  6. chaeplin

    another day of scripting...

    name@sv04 :~/scripts> darkcoind getrawtransaction 26d82bf82ed5c0205dcb53c17c3efb6ad8997148eca36fc3e3e11ce3d07c7e73 1 { "hex" ...
  7. chaeplin

    Making a wallet for Masternode setup using dumpprivkey and importprivkey

    * This guide use dumpprivkey and importprivkey * Purpose of this guide is less hassle in wallet backup. * Tested in testnet * user ms06 and user ms05 * As address(private key) for NM is in both wallet, spend in main wallet could spend some portion of NM's 1K. ----> This will not break backup...
  8. chaeplin

    Difference between commands. getaccountaddress, getaddressesbyaccount, listaddressgroupings

    Difference between commands. getaccountaddress : getaccountaddress will return the same address until coins are received on that address; once coins have been received, it will generate and return a new address. listaddressgroupings : Returns all addresses in the wallet and info used for...
  9. chaeplin

    To p2pool owner, prepare hard fork.

    https://darkcointalk.org/threads/masternode-payments-attention-pool-operators.764/ Use script to switch dstorm's Masternode payment enabled p2pool-drk. As p2pool owner account, https://gist.github.com/chaeplin/e6157be59d5f9a94d580 As root use...
  10. chaeplin

    p2pool-drk hardfork how to for May 14th

    p2pool need hard fork. As pchMessage switched, p2pool-drk need to change P2P_PREFIX of bitcoin/networks.py at 1400094580; //Wed, 14 May 2014 19:09:40 GMT. https://github.com/darkcoinproject/darkcoin/blob/master/src/protocol.cpp#L16-L35 // The message start string is designed to be unlikely to...
  11. chaeplin

    masternode outbound connection.

    net.cpp has static const int MAX_OUTBOUND_CONNECTIONS = 8; Is Masternode outbound connection limited by MAX_OUTBOUND_CONNECTIONS ?
  12. chaeplin

    MPOS pool owner check this

    https://github.com/MPOS/php-mpos/commit/a5fe6236e10005024669e193a149f8458a80f3b8 [SECURITY] Removed SQL Templates * Remove the entire SQL template system * Secuirty issues arose that can't easily be fixed in MPOS * For the sake of site security, these have been completely removed...
  13. chaeplin

    Why litecoinseeder and worldcoinseeder try to check darkcoin nodes ?

    2014-04-14 07:12:34 receive version message: /litecoinseeder:0.01/: version 70002, blocks=470000, us=myip:9999, them=0.0.0.0:0, peer=176.31.186.58:34938 2014-04-14 07:13:35 receive version message: /litecoinseeder:0.01/: version 70002, blocks=470000, us=myip:9999, them=0.0.0.0:0...
  14. chaeplin

    How to set up ec2 t1.micro Ubuntu for Masternode part 3/3

    * Use this guide only for EC2 instance with Security-Group * Using this guide on non-EC2 instances is very dangerous ( Especially iptables ) * This guide is valid for RC3(local/remote setup) * local is home linux cold wallet holding 1K DRK * remote is server with empty wallet I. Part 1/3 EC2...
  15. chaeplin

    How to set up ec2 t1.micro Ubuntu for Masternode part 2/3

    * Use this guide only for EC2 instance with Security-Group * Using this guide on non-EC2 instances is very dangerous ( Especially iptables ) * This guide is valid for RC3(local/remote setup) * local is home linux cold wallet holding 1K DRK * remote is server with empty wallet I. Part 1/3 EC2...
  16. chaeplin

    How to set up ec2 t1.micro Ubuntu for Masternode part 1/3

    * Use this guide only for EC2 instance with Security-Group * Using this guide on non-EC2 instances is very dangerous ( Especially iptables ) * This guide is valid for RC3(local/remote setup) * local is home linux cold wallet holding 1K DRK * remote is server with empty wallet I. Part 1/3 EC2...
  17. chaeplin

    ALERTA SECURITATE! Bug major in openssl

    [PSA] ALERTA SECURITATE! Bug major in openssl https://bitcointalk.org/index.php?topic=561162.0 http://heartbleed.com/ http://filippo.io/Heartbleed/ https://github.com/bitcoin/bitcoin/issues/4021
  18. chaeplin

    MEGA-"HELP! WALLET NOT SYNCING"-THREAD

    I shoud make Bootstrap.dat, but I don't know how to. https://litecoin.info/Bootstrap.dat bootstrap.dat allows a new client (not synced) to rapidly import the initial blocks from a local file instead of slowly downloading blocks from random peers. This significantly reduces the time it takes...
  19. chaeplin

    official coin/logo resized

    Using image from hrere https://www.darkcointalk.org/threads/official-coin-logos.153/ resized, has link http://chaeplin.github.io/darkcoin_logo/
Back
Top