Skip to content

Conversation

@namrapatel
Copy link

Description

Deploying libraries can take a long time. One can easily skip this stage if we make it possible to save the deployed library state and pass it to dapp test@MrChico

  • Write a new little dapp helper script which is the dapp --library-addresses above
  • Make dapp build and dapp --make-library-state use this helper script instead
  • Allow a flag --state to be passed to dapp test (probably along with env var DAPP_TEST_STATE), which would override the default behaviour of the library deployment that happens automatically

Closes #881

Checklist

  • tested locally
  • added automated tests
  • updated the docs
  • updated the changelog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

convience methods for skipping library deployment

1 participant