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

api: deprecate end argument in get_unclaimed_gas() #315

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Conversation

ixje
Copy link
Member

@ixje ixje commented Sep 18, 2024

unclaimedGas calls CalculateBonus() which has a restriction on the end index of currentIndex+1. Therefore any extra end index makes no sense anymore and can be removed.

@coveralls
Copy link

Coverage Status

coverage: 80.546% (+0.02%) from 80.529%
when pulling f3d832e on get-unclaimed-gas
into 15a1735 on master.

@ixje ixje merged commit 55e582c into master Sep 18, 2024
12 checks passed
@ixje ixje deleted the get-unclaimed-gas branch September 18, 2024 12:57
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