• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

v0.10.12.x RC4 Testing

Status
Not open for further replies.
Seeing a lot of this:
Code:
2014-08-08 03:31:38 ResendWalletTransactions()
2014-08-08 03:32:01 CDarkSendPool::CheckTimeout() : REMOVING EXPIRED QUEUE ENTRY - 0
2014-08-08 03:32:02 dssu - message doesn't match current masternode - 184.73.179.187:19999 != 149.255.109.167:19999
2014-08-08 03:32:02 ProcessMessage(dssu, 17 bytes) FAILED
2014-08-08 03:32:09 CDarkSendPool::CheckTimeout() : REMOVING EXPIRED ENTRY - 0
 
I'm really starting to like this wallet - Can't wait for the new look :)
I think all of my concerns have been alleviated :)
AS FAR AS I CAN TELL, IT SO FREAKING WORKS ! ! LMFAO
:) GREAT JOB EVAN :) SO NICE :)
 
Loads of MNs now:
{
"184.73.179.148:19999" : 1,
"54.191.236.39:19999" : 1,
"184.73.179.187:19999" : 1,
"184.73.179.196:19999" : 1,
"184.73.179.235:19999" : 1,
"149.255.109.167:19999" : 1,
"108.61.198.220:19999" : 1,
"50.191.199.127:19999" : 1,
"66.172.33.248:19999" : 1
}
OK good, other people see my MN
 
I'm really starting to like this wallet - Can't wait for the new look :)
I think all of my concerns have been alleviated :)
AS FAR AS I CAN TELL, IT SO FREAKING WORKS ! ! LMFAO
:) GREAT JOB EVAN :) SO NICE :)
To go along with MangledBlue, THIS IS FREAKING NICE. An actual anonymous wallet that works.
 
Seeing a lot of this:
Code:
2014-08-08 03:31:38 ResendWalletTransactions()
2014-08-08 03:32:01 CDarkSendPool::CheckTimeout() : REMOVING EXPIRED QUEUE ENTRY - 0
2014-08-08 03:32:02 dssu - message doesn't match current masternode - 184.73.179.187:19999 != 149.255.109.167:19999
2014-08-08 03:32:02 ProcessMessage(dssu, 17 bytes) FAILED
2014-08-08 03:32:09 CDarkSendPool::CheckTimeout() : REMOVING EXPIRED ENTRY - 0
I don't like those messages either, but I think it goes along with what the developers said that new messages were implemented, and not every node has upgraded to 0.10.12.17-beta RC4.
 
Suggest that total balance should reflect sum of anon plus unconfirmed:

rgEtr1R.png
 
Would it be possible to explain the >5,000 coin problem, maybe someone with a fresh vision could get a crazy idea on how to solve it?
 
Seeing a lot of this:
Code:
2014-08-08 03:31:38 ResendWalletTransactions()
2014-08-08 03:32:01 CDarkSendPool::CheckTimeout() : REMOVING EXPIRED QUEUE ENTRY - 0
2014-08-08 03:32:02 dssu - message doesn't match current masternode - 184.73.179.187:19999 != 149.255.109.167:19999
2014-08-08 03:32:02 ProcessMessage(dssu, 17 bytes) FAILED
2014-08-08 03:32:09 CDarkSendPool::CheckTimeout() : REMOVING EXPIRED ENTRY - 0

Opps, I see what's happening there. Thanks, I fixed it. it'll stop saying this next update.
 
do the CI compilings for v.0.9.12.17 & v.0.10.12.17 from flare at page 73 include the ''Fixed coin locking issues'' that is mentioned seperately on page 74 by Evan ?
 
Last edited by a moderator:
i think you should consider them transaction fees for each denomination round which are necessary to get them in blocks so they can be further processed. I believe afterwards those fees get destroyed (not totally sure about this so pls someone correct me if i'm wrong here or if this needs additional comment)
As I understand it, the transaction fees go to the miners (80%) and masternodes (20%). At current difficulty the payout on mainnet is 5 drk. Most of the time you will notice a slightly higher payout (independend of difficulty). These are the fees for the transactions processed with the new block.
 
As far as I understand there wont be any changes for mn operators. I guess all you have to do is to update your wallet.
The main improvements with RC4 comes for the end-users...
So there really won't be a made rush to update MN's?
We can do it when ever?
No enforcement.....
 
do the CI compilings for v.0.9.12.17 & v.0.10.12.17 from flare at page 73 include the ''Fixed coin locking issues'' that is mentioned seperately on page 74 by Evan ?
No, not yet - it's 8am here and i got some 5hrs sleep during the night :)

Will compile the latest iteration as soon as i get the latest source.
 
Status
Not open for further replies.
Back
Top