Search results

  1. GermanRed+

    Masternode Payment Variance

    I think there is no random payment after the enforcement. You may want to run the daemon with -rindex option and delete peers.dat to see if you will get something after roughly 1200 blocks. The MN payments are distributed in a round robin fashion now and you should get a payment after ~1200...
  2. GermanRed+

    Darkcoin Chinese exchanges adoption initiative

    I think this article is calling DRK a scam.
  3. GermanRed+

    P2Pool Unable to receive shares

    Hello, I just checkout the p2pool-drk code and try to run it for fun. However, I am stuck with errors unable to receive shares from other peers. Could someone tell me what is going on and how could I fix this? 2014-11-08 15:34:09.550364 RECV sharereply...
  4. GermanRed+

    Questions about MN runtime options?

    Thanks! This will do but something that separates the RPC bind address from the wallet daemon will be nice as discussed in the link below. I guess it is not there. https://github.com/bitcoin/bitcoin/issues/3111
  5. GermanRed+

    Questions about MN runtime options?

    But, that's binding for the port 9999. Right? I'm looking for RPC binding for the port 9998.
  6. GermanRed+

    Questions about MN runtime options?

    I want to bind the RPC port to a certain IP address. Is there an option to control this? I want to turn off the wallet in my MN with disablewallet=1. Will it affect the darksend mixing or the MN payment? EDIT: Never mind about this question. I will not run as MN without a wallet.
  7. GermanRed+

    Darkcoin Chinese exchanges adoption initiative

    I think the more important question is why they should use DRK. Even if openbazzar supports DRK, what kind of trade will we see on openbazzar? Will it be a place for distributors/resellers or consumers? If DRK becomes the currency for openbazzar and openbazzar becomes alibaba, I am sure they...
  8. GermanRed+

    Darkcoin Chinese exchanges adoption initiative

    Do you have a link to that TV News? I read the news that most major exchanges are/were moving off-shore to prevent any legal issue. So, for that matter, state run TV News may not matter that much for people who are already trading BTC or LTC.
  9. GermanRed+

    Darkcoin Chinese exchanges adoption initiative

    I just came across this thread. What DRK business are you guys interested in doing in China? Is getting an exchange to include DRK the only thing you want atm?
  10. GermanRed+

    v0.10.15 - Onyx Release

    Maybe, do you have empty entries on the list? BTW, this is the list after I updated to v0.10.15.21. In the previous enforcement, it did get a full list.
  11. GermanRed+

    v0.10.15 - Onyx Release

    % darkcoind masternode list vin | grep -n --color 'e524259112b402fca5e9c0fef82f934ed35d2f48d3fd72be50be060868530263' 203: "54.68.64.225:9999" : "e524259112b402fca5e9c0fef82f934ed35d2f48d3fd72be50be060868530263", % darkcoind masternode list pubkey | grep -n --color '54.68.64.225' 203...
  12. GermanRed+

    v0.10.15 - Onyx Release

    I just want to report that I am still seeing some empty entries in the winners list: % darkcoind masternode winners { "165780" : "", "165781" : "", "165782" : "", "165783" : "", "165784" : "", "165785" : "Xk1cQZoUoZ7C5soDsB7uRyZUsv5jz5tgRr", "165786" ...
  13. GermanRed+

    v0.10.15 - Onyx Release

    Is enforcement off again? Before upgrade to v21: % darkcoind getcheckpoint { "synccheckpoint" : "00000000000a298142cd20e28012c8cb675e05116268a2f165a32f86b363814a", "height" : 165764, "timestamp" : 1415380243, "subscribemode" : "enforce", "enforcing" : "on" } After upgrade...
  14. GermanRed+

    Darkcoin / ShadowCash merger

    I actually bought a book "Python in a Nutshell" some time ago. Just never read it because I would not use it in my projects. (I was lucky enough that I could decide how to do my work.) I chose C because it is much faster. My guess is that I can learn it in a month or so. If someone is willing to...
  15. GermanRed+

    Darkcoin / ShadowCash merger

    The only thing left on the list that requires C is openbazaar. I am not familiar with Obj-C so can't do ios-Wallet. How much python and javascript do I need to know in order to help with openbazaar? I'm not an IT professional so I never program in python or javascript. If the learning curve is...
  16. GermanRed+

    Darkcoin / ShadowCash merger

    I wish I could help. I did code in C but I'm a self-trained programmer. Also, I did some C++ long time ago and I am sure that it will take me some significant amount of time to get to the point that I can contribute. So, if you have some easier/simpler tasks that can use someone like me, I can...
  17. GermanRed+

    v0.10.15 - Onyx Release

    Just what I need! Thank you!
  18. GermanRed+

    v0.10.15 - Onyx Release

    I think start-many was included in v0.10.16.x since v0.10.16.0. Anyone knows how to use the feature? I can't find the documentation. It seems you need another configuration file for the MN IP address and the corresponding pubkey. Any documentation?
  19. GermanRed+

    v0.10.15 - Onyx Release

    Okay, just want to let everyone know when something doesn't look right.
  20. GermanRed+

    v0.10.15 - Onyx Release

    It was pretty bad a moment ago. But, after I sent the message, many went back to 100% active. But, the Payee Block Template history list still looks kind of bad.
Back
Top