Uh oh!
There was an error while loading. Please reload this page.
Add typehints to blockchain - #3149
Conversation
jenia90
commented
Oct 18, 2020
@poyea hey, I'm not sure I should address you here, but can you or someone else review and tag this PR for hacktoberfest? Thanks a lot in advance! :) |
jenia90
commented
Oct 22, 2020
@53jk1 thanks for the review! Can this be tagged for hacktoberfest? |
kbakdev
commented
Oct 22, 2020
I am not authorized to add tags. 😄 |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Please reopen this pull request once you commit the changes requested or make improvements on the code. If this is not the case and you need some help, feel free to seek help from our Gitter or ping one of the reviewers. Thank you for your contributions! |
ghost
commented
Nov 29, 2020
Pull Request Report@jenia90 Hello! I'm a bot made to check all the pull request Python files. First of all, I want to say thank you for your time and interest in this project and for opening a pull request. There seems to be missing requirements in some of the Python files submitted in this pull request. Please read through the report and make the necessary changes. You can take a look at the relevant links provided after the report. What are node paths? 🔽
Following class/functions/parameters require descriptive names:
|
poyea
commented
Nov 29, 2020
Thank you for your pull request!🤩 And sorry for the delay. |
jenia90
commented
Nov 29, 2020
Hey @poyea, Idk if it's gonna help my last PRfor hacktoberfest, but can you please add the hacktoberfest-accepted label? Thank you 😊 |
* updating DIRECTORY.md
* updating DIRECTORY.md
* Added type hints to blockchain algorithms
* updating DIRECTORY.md
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>* Fix mypy in TheAlgorithms#3149 * Fix pre-commit
* updating DIRECTORY.md
* updating DIRECTORY.md
* Added type hints to blockchain algorithms
* updating DIRECTORY.md
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>* Fix mypy in TheAlgorithms#3149 * Fix pre-commit
* updating DIRECTORY.md
* updating DIRECTORY.md
* Added type hints to blockchain algorithms
* updating DIRECTORY.md
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>* Fix mypy in TheAlgorithms#3149 * Fix pre-commit
* updating DIRECTORY.md
* updating DIRECTORY.md
* Added type hints to blockchain algorithms
* updating DIRECTORY.md
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>* Fix mypy in TheAlgorithms#3149 * Fix pre-commit
#2510 and #2128 Added type hints to the blockchain algorithms functions.
Checklist:
Fixes: #{$ISSUE_NO}.