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

[RPC][BUG] Fix getblockindexstats-getfeeinfo with shield txes #2177

Merged
merged 3 commits into from
Feb 7, 2021

Conversation

random-zebra
Copy link

The fee statistics returned by the rpc are broken with shield txes.
Add proper calculation for shield txes (and skip zerocoin txes, as they have fixed fee).
Functional test included.

@random-zebra random-zebra added this to the 5.1.0 milestone Jan 31, 2021
@random-zebra random-zebra self-assigned this Jan 31, 2021
Copy link

@furszy furszy left a comment

Choose a reason for hiding this comment

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

nice work man, utACK e87a483

Copy link
Collaborator

@Fuzzbawls Fuzzbawls left a comment

Choose a reason for hiding this comment

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

ACK e87a483

@furszy furszy merged commit a3b157a into PIVX-Project:master Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants