Search results

  1. Propulsion

    v0.11.0 - Darkcoin Core Release

    Network on first chain: "blocks" : 207106, "timeoffset" : 0, "connections" : 8, "proxy" : "", "difficulty" : 888.44160881, This network has 59GH/s Network on Second Chain: "blocks" : 207133, "timeoffset" : 0, "connections" : 12, "proxy" : "", "difficulty" ...
  2. Propulsion

    v0.11.0 - Darkcoin Core Release

    eduffield One of my MN's has this in the debug file. Should I reindex the daemon? EDIT: and the daemon has this in getinfo "errors" : "Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues." } EDIT EDIT: One daemon has block count at 207105 another...
  3. Propulsion

    KeePass Integration

    Hey freynder very cool! So let's say I want to change the passphrase after this is associated. I would just edit the entry in keepass and change the passphrase through the debug window or console of the daemon?
  4. Propulsion

    Multiple Masternodes

    At the moment it doesn't seem to work if the remote MN's are already fully synced and have the MN list. A workaround for that currently is to start the MN's then immediately issue the start-many command from the local wallet.
  5. Propulsion

    v0.11.0 - Darkcoin Core Release

    I've found that doing start-many won't propagate my MN's unless I issue the start-many command within around 30 seconds of starting the remote daemons. It appears to be if the remote daemons are updated and fully synced, it seems to disregard the local start-many command. It seems to only...
  6. Propulsion

    Compiling QT5 for Darkcoin QT Wallet

    Thanks Flare. It's strange, I have removed all traces of qt4 from my system and have all dependencies to build with qt5 and yet it still seems to only look for qt4.
  7. Propulsion

    Compiling QT5 for Darkcoin QT Wallet

    Yeah qt4 works but the interface looks bad for me. Missing words and disconfigured. It seems that even flare's gitain builds are compiled with qt4. Damn QT5...
  8. Propulsion

    Compiling QT5 for Darkcoin QT Wallet

    Bumpity bump bump.
  9. Propulsion

    v0.11.0 - Darkcoin Core Release

    I have one MN that seems to be spamming the debug file with this: Any reason for this?
  10. Propulsion

    MPOS DarkcoinTalk's Official Pool Thread!

    We've had to temporarily disable the Stratum since updating to v0.11.0.6-v0.11.0.7 Updates will be posted shortly. Thank you.
  11. Propulsion

    Mandatory : All users must update to v0.11.1.x

    Is it possible to kick all pre version 11 daemons off the network?
  12. Propulsion

    HAPPY 1st BIRTHDAY, DARKCOIN!

    Just lasting one year in this space is a huge achievement. Congratulations Darkcoin. Happy Birthday!
  13. Propulsion

    Recompile code from source

    After launch a popup would open with "warning incompatible BDB" and fail.
  14. Propulsion

    Mandatory : All users must update to v0.11.1.x

    I'm so sorry... :sad:
  15. Propulsion

    MPOS DarkcoinTalk's Official Pool Thread!

    Updated to v0.11.0.7
  16. Propulsion

    Compiling QT5 for Darkcoin QT Wallet

    Having some issues creating the QT wallet with qt5. Installed the dependencies for it from the build-unix.md in the doc directory. When trying to compile I'm greeted with a nice error message of: /usr/include/qt5/QtCore/qglobal.h:1008:4: error: #error "You must build your code with position...
  17. Propulsion

    Recompile code from source

    DrkMiner You'll need to do this: cd darkcoin ./autogen.sh ./configure make The configure part has options that you can specify before compiling. To see the list of options do "./configure -help". To only build the daemon and not anything else do: ./configure --with-gui=no --with-cli=no...
  18. Propulsion

    v0.11.0 - Darkcoin Core Release

    Quick heads up. If you are building from the source, you'll absolutely need to use Berkeley DB 4.8. Using a newer version causes the daemon/qt to fail. Some distributions of Linux do not have this version in the package manager and you'll be forced to download it separately. cd ~/Downloads...
  19. Propulsion

    MPOS DarkcoinTalk's Official Pool Thread!

    Updated to v0.11.0.6 Currently operating with a 1% fee.
  20. Propulsion

    that little flag

    I didn't realize you were one of the founders of the pirate bay. ;)
Back
Top