dss-exec-lib
dss-exec-lib copied to clipboard
Instant actions
- Adds an optional
instantActions()function to DssExec.instantActions()is called inschedule()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 It seems we should resolve merging conflicts before proceeding with another run of reviews.