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

fix(e2e): deploy contracts without Solidity constructor when not needed #295

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

TucksonDev
Copy link

@TucksonDev TucksonDev commented Sep 20, 2024

This PR changes the e2e testing library to allow deployments of contracts without a constructor., when the constructor file is not present. This is already allowed by koba.

Resolves #???

PR Checklist

  • Tests
  • Documentation (not required)

Copy link

netlify bot commented Sep 20, 2024

Deploy Preview for contracts-stylus canceled.

Name Link
🔨 Latest commit 4ca5138
🔍 Latest deploy log https://app.netlify.com/sites/contracts-stylus/deploys/66ee18b0e54d15000852880e

@bidzyyys bidzyyys changed the title chore: add possibility of deploying contracts without constructor through e2e fix(e2e): deploy contracts without constructor through e2e Sep 21, 2024
@bidzyyys bidzyyys changed the title fix(e2e): deploy contracts without constructor through e2e fix(e2e): deploy contracts without Solidity constructor when not needed Sep 21, 2024
Copy link
Collaborator

@bidzyyys bidzyyys left a comment

Choose a reason for hiding this comment

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

Looks fine for me 👍

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.

3 participants