Add `decode` command for event, message and constructor data decoding
Created by: agryaznov
As a response to user feature request (e.g. like in this StackExchange question):
- New command added which allows to decode data from contract events and messages
- Corresponding encoded values printing added to debug log (where there was lack of such)