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

feat: add v2 deployment #233

Merged
merged 1 commit into from
Mar 19, 2024
Merged

feat: add v2 deployment #233

merged 1 commit into from
Mar 19, 2024

Conversation

marktoda
Copy link
Collaborator

No description provided.

@marktoda marktoda requested a review from zhongeric March 18, 2024 22:34
@marktoda marktoda requested a review from hensha256 March 19, 2024 15:13
function setUp() public {}

function run() public returns (V2DutchOrderDeployment memory deployment) {
address owner = vm.envAddress("FOUNDRY_REACTOR_OWNER");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 more nit - console log the owner just in case this parsing breaks in some way

@marktoda marktoda requested a review from hensha256 March 19, 2024 15:18
Copy link
Collaborator

@hensha256 hensha256 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@marktoda marktoda merged commit a23f3a3 into main Mar 19, 2024
3 checks passed
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.

2 participants