Search results

  1. D

    Push notifications

    I created an application that enables a user to receive push notifications and i thought that some of you might be interested. Currently the two events for which a message is received are: - when a payment is received (on a certain address) - when an address is found in the masternode winners...
  2. D

    inbound port is not open. please open it

    About 2. start darkcoind with the parameter -upnp from command line or enable it under Options->Network->"Map port using UPnP". Hope it helps
  3. D

    v0.10.12.x RC4 Testing

    Opened a wallet.dat with anonymized tDRK (2 rounds) with a previous version of client. Set rounds to 3 and now keep getting "not compatible with existing transactions " but there are "Darksend Denominate" transactions anyway. from log: 2014-08-11 16:50:01 DarkSendStatusUpdate - state: 2...
  4. D

    inbound port is not open. please open it

    I would 1. check/enable UPnP on the router 2. start darkcoind adding if not already done, -listen and -upnp 3. if you are behind NAT you should assign/reserve an (static) ip to the server machine, otherwise your NAT rule may not always work 4. if you enable UPnP you may not need to configure NAT
  5. D

    v0.10.12.x RC4 Testing

    1000 tDRK sent using DS+ 27e8ff80efd23daf511c9aabbb7c47438e9454619da21b45bd673539ce52131f
  6. D

    v0.10.12.x RC4 Testing

    I think it depends on the masternode config in darkcoin.conf. I didn't check, but i think that if you import keys then set masternode=0 it will break your masternode as soon as the denomination starts because a transaction out is created and the masternode address would hold 0 coins. After some...
  7. D

    is there a plan for Darkcoin 2.0?

    Would be helpful having an escrow service directly available into the wallet? I mean a MN could tell to the network that it's available as escrow service. The initiating party could choose the MN of preference based on rating fees availability and so on. The funds would be sent to the...
  8. D

    v0.10.12.x RC4 Testing

    I've a wallet that can't start anymore, after a few moments exits with "Floating point exception(core dumped)" http://test.explorer.darkcoin.qa/address/miG7eUf1nVPjMYea2VXaXWwGj34NggztH1 I'm using v0.10.12.7-beta Drop a message if anybody want to have a look at and i'll send the wallet.dat (also...
  9. D

    v0.10.12.x RC4 Testing

    Can anybody send 1K tDRK to my63g87UR36Kdov6m2SBMAmRGAsjWSDX7j to start a MN ? Thanks
  10. D

    Electrum Dark

    Ok well let me know if i can be of any help. It's a mined transaction like this one: Status: 18 confirmations Date: 16/07/14 18:20 Source: Generated Credit: 5.00 DRK (matures in 102 more blocks) Net amount: 0.00 DRK Transaction ID...
  11. D

    Electrum Dark

    Please try again, had to restart. I noticed that the confirmations in the Electrum Wallet are different/wrong from the standard wallet. Also, details of a transaction doesn't work, getting this error Traceback (most recent call last): File...
  12. D

    Electrum Dark

    Finished setup TESTNET Electrum server, the address is 188.226.243.116 Ports are: stratum_tcp_port = 50001 stratum_http_port = 58081 stratum_tcp_ssl_port = 50002 stratum_http_ssl_port = 58082
  13. D

    Electrum Dark

    I just updated repository with a small change that affect electrum.conf Simply use testnet=1 to use the server on testnet, use testnet=0 to switch to mainnet
  14. D

    Electrum Dark

    Hijacked by vertoe : Trying to draw a timeline and list important events and contributors. June 2014: darkzero first one to try working on this, stopped a while ago. https://github.com/ccur108/electrum-drk-server July 2014: flare always keeping an eye on it, any progress...
  15. D

    RC3 Soft Fork

    I actually meant the the pool that can be found in the column "Who" of page http://drk.poolhash.org/ and i only noticed that if it's not updated there is no payout
  16. D

    RC3 Soft Fork

    Correct me if i'm wrong but i noticed this: if you look at "masternode votes" you may see your address has been selected for payout, but if the solver of the block has an old client (hasn't updated yet) you simply won't get the payout!! Check for instance this list { "92576" : "OP_DUP...
  17. D

    v0.10.11.x RC3 Prelaunch Testing

    I don't know if it's a viable testing strategy but here my 2 cents anyway. I understand that it's possible to send command to all the nodes of testnet and possibly to only a selection of them. Instead of throwing hashrate everywhere hoping in a block solved (almost) simultaneously by two or more...
  18. D

    v0.10.11.x RC3 Prelaunch Testing

    Updated tMN to v10.11.00, current block 24518
  19. D

    v0.10.9.x Help test RC2 forking issues

    After your post I also checked, I've updated to v10.10.1 as soon as it went out and the one on testnet gives me the same error as yours, the one on mainnet has no error (both under ubuntu).
  20. D

    Deleted wallet on Ubuntu VM

    You may try with extundelete if the partition is in ext3/ext4 format see here http://askubuntu.com/questions/150671/accidentally-deleted-a-folder and also here https://help.ubuntu.com/community/DataRecovery if can help. Anyway, if you can, copy the whole partition so you can re-run the commands...
Back
Top