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

test: fix issues in tests #127 #128

Merged
merged 11 commits into from
May 9, 2024
Merged

test: fix issues in tests #127 #128

merged 11 commits into from
May 9, 2024

Conversation

antazoey
Copy link
Member

What I did

related: tests failed, fixed in core: ApeWorX/ape#2022

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

fubuloubu
fubuloubu previously approved these changes Apr 23, 2024
@@ -257,7 +257,30 @@ def attempt_verification(self):
"""

version = str(self.compiler.version)
settings = self.compiler.settings or self._get_new_settings(version)

# TODO: Fix compiler output in ape-solidity
Copy link
Member Author

Choose a reason for hiding this comment

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

@antazoey antazoey enabled auto-merge (squash) May 9, 2024 00:13
@antazoey antazoey disabled auto-merge May 9, 2024 00:13
@antazoey antazoey merged commit 66699ff into main May 9, 2024
24 checks passed
@antazoey antazoey deleted the fix/sol branch May 9, 2024 00:13
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