* The core part is totally re-designed
* user_message_routing.py, data_handler.py, topology_manager.py, key_exchange_manager.py, key_exchange_manager.py are newley added
* inter-nodes and core-app communications are secured by AES256 encryption
* Implement domain/node key verification for administrative messages
* Scheme for recovery of forged transaction data is modified
* A user (bbc_app) explicitly triggers the recovery when it obtains forged transaction data
* Anycast support
* Add currency library (token_lib)
* Add a new search method to obtain series of transaction data
* Cross_ref support