[execution] governance::trigger_epoch() should not evaluate gas use (#5) * try to skip gas evaluation when we are calling the specific entry function: 0x1::diem_governance::triger_epoch * try to skip gas evaluation when we are calling the specific entry function: 0x1::diem_governance::triger_epoch (#2) Co-authored-by: 0o-de-lally <[email protected]> * wip * wip alternate call for governance function * patch implementation of "trigger_epoch" gas ignore --------- Co-authored-by: zoz <[email protected]>