Skip to content

Releases: 0LNetworkCommunity/diem

1.6.2-diem.1+rc.0

28 Feb 17:24
Compare
Choose a tag to compare
[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]>