Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@nmushegian nmushegian released this 13 Apr 19:18
· 222 commits to master since this release
  • Adds some return arguments to DSMultisig.getActionInfo for examining action state
  • moved actor/base_actor.sol to actor/base.sol and removed old aliases for this
  • added data.sol header
  • add some tests for examining fallback behavior
  • add tests to ensure DSAuth enum values stay fixed
  • add tryGetToken to DSTokenProvider type