- Session ID's are now tied to the blockHeight, so they'll be much more stable. Some users were reporting stale DarkSend messages all of the time because they couldn't sync.
What's Next? The next update is going to be a big one, it'll probably take me a week maybe.
Currently the network uses 1 master node, so it's a centralized implementation. I'm going to write some tamper proof logic to pick a random node from the network and elect it as the master. This is a neat implementation, because when you leave on your client it supports the network and you'll randomly receive fees when people try to attack DarkSend ( or turn off their clients in mid-transaction, lose their internet connection, etc ). We should see a really healthy amount of full nodes because of this, maybe even more than Bitcoin itself eventually.