-
Notifications
You must be signed in to change notification settings - Fork 121
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
Refactoring for sc_cert_getblocktemplate.py #581
Conversation
JackPiri
commented
Jul 26, 2023
•
edited by ptagl
Loading
edited by ptagl
- Python script performs optional check based on overall execution time
- Pyhton script optimization
687d858
to
a4a89ee
Compare
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, thanks.
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.
I left a non-blocking comment, but I would like to hear your opinion about!
No other remarks for the rest. Thanks for this PR.
a79cfb0
to
05a1daa
Compare
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, thanks
2ae1a3e
to
ef9dc35
Compare
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.
Looks good to me, thanks! I Only left one totally negligible comment, feel free to ignore it.
ef9dc35
to
1b52cc3
Compare
Pyhton script optimization Using mocked time
1b52cc3
to
a6c21c6
Compare