Looks like the KGW kicked in fine
A few hiccups but it seems its gone back to normal now
Small update: the mixer is complete! Anyone can run a mixer node so long as they contact me to check it and announce it, mixer nodes get an extra 2% on top of every transaction processed by them.
I only have to fix two small things (unrelated to the mixer, they're to do with the new RPC user system) and then I can put out a release candidate for testing, once the testing is over I'll fix up any small leftover bugs (if any) and put out a full release!
Changelog of things implemented in 0.60 so far:
- Coin mixing (decentralized, new mixers can be announced/revoked via announcements, 2% fee on mixed transactions goes to nodes that mixed for you)
- Added announcements, copy of alerts system, for announcing new mixing nodes (and creation/signing/sending/list commands)
- Update sendtoaddress/sendfrom/sendmany to allow sending mixed transactions by appending :mixed to the end of accounts/addresses
- Add RPC user system (users stored in leveldb database, can be added by admin account with adduser/authuser commands)
- Add passwd command (users can change password / admin can change user passwords)
- Add admin-only command root to find root username
- Add rootuser to getinfo command output (admin-only)
- Add whoami command to display logged in user name
- Add getchainvalue command to display total mined coins
- Updated alert key + add new admin-only alert creation/signing/sending commands
- Fix RPC server access from JavaScripts / web wallets
- Change miniTIPS/tinyTIPS to thousands and millions
- TestNet fixed (generate genesis block, update hashes etc..)
- Update block checkpoints
- Rearrange code (no more warnings!)
- Update int64 -> uint64
- Update NSIS script + icons
- Make splash screen transparent
Todo:
- per-user wallet encryption
- sendtoaddress command still sends coins from the whole wallet, not just a single users
Once I finish those two things on the todo prepare yourselves
Edit: also I should mention in the recent server move I seem to have lost the keys for the old mixer addresses, which means ~15M worth of coins has vanished... Until I manage to recover them somehow the new mixer address is
ETiPMiXedut8GPBug1hzSJzBDsx4xG6ww6, I've backed up the keys for this address on a few different locations now so there should be no chance of losing the coins again.
Any donations toward it are appreciated