You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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]>