-
Notifications
You must be signed in to change notification settings - Fork 2
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
Redeem script tests refactor #18
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.
Get rid of the peglib
. We have better options instead of it. As a reference, check the 2wp.js
file.
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.
Left a couple of comments.
Removes peglib from utils.js
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.
LGTM.
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.
Well done Edgardo! LGTM. Just a suggestion.
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.
LGTM.
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.
LGTM
pipeline:run |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
This PR introduces 2 new tests that is repeating the test for 01_05_57-post_hop_active_powpeg_redeem_script.js into 2 new files
03_02_01-last_fork_active_powpeg_redeem_script.js - validates that in the last fork activation the redeem script is correct.
05_02_01-last_fork_active_powpeg_redeem_script.js - validates that in the last fork activation and a federation change the redeem script is correct for the new federation.