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

⭐️ Support events not defined in a contract #822

Merged
merged 13 commits into from
Feb 6, 2023

Conversation

pawelpolak2
Copy link
Contributor

closes #594

@changeset-bot
Copy link

changeset-bot bot commented Feb 1, 2023

🦋 Changeset detected

Latest commit: f862503

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@ethereum-waffle/mock-contract Patch
@ethereum-waffle/chai Patch
ethereum-waffle Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

waffle-chai/.gitignore Outdated Show resolved Hide resolved
waffle-chai/src/matchers/emit.ts Outdated Show resolved Hide resolved
waffle-chai/src/matchers/emit.ts Outdated Show resolved Hide resolved
waffle-chai/test/matchers/eventsTest.ts Show resolved Hide resolved
@yivlad
Copy link
Collaborator

yivlad commented Feb 1, 2023

Also changest

waffle-chai/package.json Outdated Show resolved Hide resolved
waffle-chai/src/matchers/emit.ts Outdated Show resolved Hide resolved
waffle-mock-contract/test/proxiedTest.ts Show resolved Hide resolved
@pawelpolak2 pawelpolak2 merged commit 4d83cde into master Feb 6, 2023
@pawelpolak2 pawelpolak2 deleted the pawelpolak2/emit-improvement branch February 6, 2023 11:31
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.

.to.emit does not work with delegatecall
2 participants