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 clickin

dogecoin / dogecoin

submited by
Style Pass
2021-05-24 16:30:09

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.

== This is the pull request for #1991. It implements a new 'dogequirks' class that can be extended to specific doge coin items without (hopefully) to much disturbance to keeping aligned upstream.

I am not 100% sure I got the GetMinFee procedure correct. If I understand it correctly it halves on each call, so I may not have put the moon_phase code in exactly the 'right' spot, it's a little hard to test.

Appropriate unit test class has been added as well, the specific unit test works but I re-ran all (now 254) unit tests and many failed which seem to have nothing to do with my change, some unit test clean up maybe required?

a) Verify the calculation of the transaction fee calculated on one of the '3' days of 'full moon' show at approx. half the rate as the other days of the month

Leave a Comment
Related Posts