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

hotfix: Fix estimate_fee #196

Merged
merged 1 commit into from
Aug 29, 2024
Merged

hotfix: Fix estimate_fee #196

merged 1 commit into from
Aug 29, 2024

Conversation

akhercha
Copy link
Member

@akhercha akhercha commented Aug 29, 2024

Closes #

Introduced changes

  • Fix bug in vrf listener where estimates fee is not done on pending block

  • This PR contains breaking changes

@akhercha akhercha self-assigned this Aug 29, 2024
@EvolveArt EvolveArt merged commit d2b7e8a into master Aug 29, 2024
10 of 12 checks passed
@EvolveArt EvolveArt deleted the fix/estimate_fee_fix branch August 29, 2024 14:22
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 51.61%. Comparing base (406c23b) to head (7e0660d).
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
vrf-listener/vrf_listener/main.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
- Coverage   53.26%   51.61%   -1.66%     
==========================================
  Files          27        2      -25     
  Lines         950       93     -857     
==========================================
- Hits          506       48     -458     
+ Misses        444       45     -399     

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

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