Search results

  1. xkcd

    Dashmate incorrectly shows ports as closed

    It's not enough, we need to know if you have IPv6 enabled as well, it should be switched OFF at the VPS level. Please check it and turn it OFF at the provider's configuration page.
  2. xkcd

    Dashmate incorrectly shows ports as closed

    To the people facing this issue, are you using Hetzner? Did you leave IPv6 as enabled? For Dash, it should be IPv6 is disabled in the VPS, Dash runs on legacy network called IPv4 only !
  3. xkcd

    Dashmate incorrectly shows ports as closed

    Share you IP, so we can confirm it. Your server is not reachable from the internet.
  4. xkcd

    What happened to Masternode Rewards?

    190 evonodes are now getting paid once per cycle, fact, before hardfork they were paid 4 times each cycle, that is why cycle length now is shorter.
  5. xkcd

    Ed25519 node key

    I got mine from this site, it works perfectly! https://mnowatch.org/evonodes/
  6. xkcd

    Evonode quick start guide

    To all Quick Starters! The DCG approach to upgrading is below! rm -fr ~/dashmate wget https://github.com/dashpay/platform/releases/download/v1.2.0/dashmate-v1.2.0-b4255f50f-linux-x64.tar.gz tar xf dashmate-v1.2.0-b4255f50f-linux-x64.tar.gz dashmate/bin/dashmate stop --platform...
  7. xkcd

    What happened to Masternode Rewards?

    Brown Bear, did you just...
  8. xkcd

    What happened to Masternode Rewards?

    Brown Bear, it is only a problem of maths to determine the cycle length. We have 2639 enabled of the 1k variety and 179 enabled of the 4k variety, together it's 2818 nodes. The block time is 2.625 on average, so a cycle is 7397.25 mins. Which is in days 5.13 days.
  9. xkcd

    Pre-proposal: Let's pay the MNOs who vote on proposals

    This is a fucking spam!
  10. xkcd

    What happened to Masternode Rewards?

    Hello Brown Bear and Black Bear and Teddy Bear! Hello all bears! The Dash network did for a change that reallocates some rewards for evonodes from 1k masternodes. The way it works now is all masternode 1k and 4k are paid ONCE per cycle, but the amount we are paid is less each payment. Below...
  11. xkcd

    Evonode quick start guide

    This guide will get you up and running no time flat. Register the Evonode Things you will need. 4000 Dash in a single UTXO. VPS with about 4 cores, 8GB RAM and at least 100GB of SSD storage. A ZeroSSL account and API key (click on the developer section on the site) First register your...
  12. xkcd

    DASH Masternode Zeus (replacement for dashman)

    DMZ does not replace the functionality of the DMT.
  13. xkcd

    DASH Masternode Zeus (replacement for dashman)

    To establish a trusted connection with web browsers, the users of the network. ZeroSSL, one of the few companies that provides a cert for IPs. They stop providing the service and platform is difficult to reach via the browser, because most refuse to connect to 'insecure' sites. No. The...
  14. xkcd

    Node Connection Error - Need Help!

    What are you trying to connect to the Dash network?
  15. xkcd

    Dash's Path Back to the Top

    Yes! 95% of their TXes are fake or just internal chatter that other blockchains don't count as actual transactions, we've got this ! ;)
  16. xkcd

    Quick question, balance as of a date

    I agree. So, what I do in this case is use the dump wallet command, to get a complete copy of all the keys, then create a new wallet and import that dump with the import wallet command and it will automatically start a rescan, which will find the balances. However, from memory, I don't think...
  17. xkcd

    Quick question, balance as of a date

    You can try using this RPC call (paste it into the debug console) getbalance "*" 742804 What it does is determine the balance based on 742804 confirmations, which means any coins that have moved since then won't be included in the balance. Also, another thing to try is to start a reindex of...
  18. xkcd

    How to determine the dashd version number of any given masternode?

    Most likely. You would need a decent machine, the task is CPU bound.
  19. xkcd

    How to determine the dashd version number of any given masternode?

    There is no command, we get the data from the dashcrawler which does it all for us. https://github.com/kxcd/dashcrawler
  20. xkcd

    DASH Masternode Zeus (replacement for dashman)

    I've seen no issues with Ubuntu 22 LTS, so I believe it is working, certainly, we are working fine on Ubuntu 20 LTS. The DMZ does uninstall a lot of packages that are not strictly required for running a Masternode and some which introduce potential security vulnerabilities too...
Back
Top