Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Allow pre-deployment of mockToken when running mainnet test #39

Open
1 of 6 tasks
MickdeGraaf opened this issue Jun 5, 2020 · 0 comments
Open
1 of 6 tasks

Comments

@MickdeGraaf
Copy link
Member

User Story

  • As an <audience/user>: PieDAO smart contract developer
  • I want to <action/task>: Pre-deploy a mock token when running mainnet tests.
  • so that <outcome/goal/benefit>: Save some gas when running the mainnet test.

Type

  • Enhancement
  • Maintenance
  • Refactor

Description

We currently deploy a token on each mainnet test while it is not strictly necessary and costs extra gas.

Definition of Done

  • Add buidler task to deploy mockToken
  • Add environment variable for token when running mainnet test
  • Document mock token deployment in docs

Attach files or screenshots if it's helpful for this issue.

https://github.com/pie-dao/pie-mock-contracts

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

No branches or pull requests

1 participant