`get_balance_impacting_operations` function should be directly integrated with hive::chain `impacted_balance_collector`
Direct integration (reusing given visitor) will allow to specify in one place (at chain side) all operations really impacting balances and eliminate risk to maintain 2 places. Related to changes done !150 (merged)