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

[WIP] 588 replace test helpers imports #952

Open
wants to merge 17 commits into
base: dev
Choose a base branch
from

Conversation

ottodevs
Copy link
Member

@ottodevs ottodevs commented Jun 3, 2019

Tries to fix #588 and generally cleans up solidity imports and intermediate solidity files that are not needed anymore (like Spoof.sol, Migrations.sol, etc), just where the change was possible.

@Quazia Quazia changed the title 588 replace test helpers imports [WIP] 588 replace test helpers imports Jun 12, 2019
@ottodevs ottodevs added contracts Involves changes to solidity files Refactor labels Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contracts Involves changes to solidity files Refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Every import from "@tps/test-helpers/contracts" should be replaced to "@aragon/os/contracts"
1 participant