Skip to content

OpsSdk v2

Compare
Choose a tag to compare
@goums goums released this 03 Nov 08:54
· 78 commits to master since this release
ef31b14

Implement module based task creation introduced by Ops V2 upgrade:
https://github.com/gelatodigital/ops/releases/tag/2.0.0

New task creation options:

  • dedicatedMsgSender: boolean : use a dedicated msg.sender for increased security
  • singleExec: boolean : create task that cancels automatically after 1st execution