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...
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...
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
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...
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...
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...
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...
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...
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
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...
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
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...
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...
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).
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...