Skip to content

1.6.2-diem.1+rc.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 17:24
· 30 commits to release since this release
[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]>