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

Unsubscribe on transfer #395

Merged
merged 3 commits into from
Nov 22, 2024
Merged

Unsubscribe on transfer #395

merged 3 commits into from
Nov 22, 2024

Conversation

hensha256
Copy link
Contributor

Remove notifyTransfer, and instead unsubscribe on transfer

@@ -554,75 +566,6 @@ contract PositionManagerNotifierTest is Test, PosmTestSetup, GasSnapshot {
lpm.modifyLiquidities(calls, _deadline);
}

function test_notifyTransfer_withTransferFrom_wraps_revert() public {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

unsubscribe cannot revert, so these tests are no longer relevant

Copy link
Member

@snreynolds snreynolds left a comment

Choose a reason for hiding this comment

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

lgtm

@hensha256 hensha256 merged commit 58974e3 into main Nov 22, 2024
3 checks passed
@hensha256 hensha256 deleted the unsubscribe-on-transfer branch November 22, 2024 12:20
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