-
Notifications
You must be signed in to change notification settings - Fork 64
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 1st 5 Functional Tests #183
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JaredTate Thank you for the pr. Nice work.
lol |
sorry!! I did gh pr close. |
It's all good! Thanks for your help! :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
Thank you @JaredTate
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cACK. Thanks for the efforts @JaredTate!
Nice work @JaredTate. I was glad to see you got rid of COINBASE_MATURITY_ORIGINAL and used COINBASE_MATURITY_2 instead. |
This PR fixes the first 5 functional tests. I am splitting this up so it does not get super unwieldy to review for fixing all the tests. Many changes are changing
COINBASE_MATURITY_ORIGINAL
toCOINBASE_MATURITY_2
to match core protocol terminology.To test this do:
Compile:
Run Functional Tests
Should pass first 5 & fail on 6th test: