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 CW20 funding bug in reward distributor #886

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

NoahSaso
Copy link
Member

@NoahSaso NoahSaso commented Sep 23, 2024

This fixes a bug in the reward distributor that requires distributions to have open_funding enabled in order to be funded with a CW20 token.

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.67%. Comparing base (340b1e1) to head (2965a5d).
Report is 1 commits behind head on development.

Additional details and impacted files
@@               Coverage Diff               @@
##           development     #886      +/-   ##
===============================================
- Coverage        96.67%   96.67%   -0.01%     
===============================================
  Files              241      241              
  Lines            65993    65989       -4     
===============================================
- Hits             63802    63798       -4     
  Misses            2191     2191              
Flag Coverage Δ
96.67% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@bekauz bekauz left a comment

Choose a reason for hiding this comment

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

damn, crazy how this went unnoticed

@NoahSaso NoahSaso merged commit bc42b27 into development Sep 26, 2024
9 checks passed
@NoahSaso NoahSaso deleted the noah/fix-distributor-cw20-fund branch September 26, 2024 21:50
NoahSaso added a commit that referenced this pull request Oct 31, 2024
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