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: end block logic #9

Merged
merged 4 commits into from
Sep 26, 2024
Merged

Feat: end block logic #9

merged 4 commits into from
Sep 26, 2024

Conversation

JanLewDev
Copy link
Contributor

No description provided.

x/subscription/module/module.go Show resolved Hide resolved
x/subscription/module/module.go Show resolved Hide resolved
x/subscription/module/module.go Outdated Show resolved Hide resolved
x/subscription/module/module.go Show resolved Hide resolved
Comment on lines +160 to +163
case types.Deal_EXPIRED:
return false
case types.Deal_CANCELLED:
return false
Copy link
Member

Choose a reason for hiding this comment

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

create issue for getting an iterator without this (in a performant way) @JanLewDev

Copy link
Member

@d-roak d-roak left a comment

Choose a reason for hiding this comment

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

lgtm

@d-roak d-roak merged commit c26a9ce into main Sep 26, 2024
@d-roak d-roak deleted the feat/endBlock branch October 8, 2024 05:15
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