- Added DB locking to further prevent corruption.
- Nodes now only communicate with nodes that are on the same version.
- Shell now has an update command
- fixdb can be done from the shell
- General bug fixes
- Fixed the eval() exploit.
- Better handling of get_db and get_nodes
- Nodes now do a check of version and will not communicate with other versions of nodes.
- get_nodes now does a check sum on each segment. If the hashes do not match it will be rejected.