dss-exec-lib icon indicating copy to clipboard operation
dss-exec-lib copied to clipboard

Instant actions

Open brianmcmichael opened this issue 3 years ago • 1 comments

  • Adds an optional instantActions() function to DssExec.
    • instantActions() is called in schedule() and enables the use of IAM calls in a DssExec spell.
  • Adds a disable(address) function to DssExecLib.
    • This pattern is found in the d3m direct mom and is useful to have for testing and future IAM calls.
  • Refactors some tests
  • Updates README with new function

brianmcmichael avatar Jun 15 '22 21:06 brianmcmichael

@brianmcmichael It seems we should resolve merging conflicts before proceeding with another run of reviews.

naszam avatar Mar 21 '23 19:03 naszam