Add support for smart contract modification attrs

Modification attrs are introduced to PheixDatabase smart-contract.

It's important to support its functions at Pheix::Model::Database::Blockchain module:

  1. updateModTimes()
  2. getGlobalModTime()
  3. getTableModTime()

Important: tests should be extended