Dependabot/pip/certifi 2022.12.7 - #1
Open
akame0707 wants to merge 46 commits into
Open
Conversation
New block requires the previous hash
Fix of type errors
I have some reasons for this, but could be swayed to keep them: - For folks who are learning, it tends to get in the way—there are way too many questions about this. - It doesn’t bring much value if there are reasonable tests. - Not many folks are using `mypy` before run time.
Intend to add more tests
Basic Tests, Some Clean-up, Travis Integration
Ported from blockchain.py
Implementation in C#
Update README.md
Change to user last_block instead of self.chain[-1]
fixed type errors
update Docstring for method proof_of_work, remove duplication
Modified valid_proof and proof_of_work to include the hash of last block
Pip Requirements
Accept URLs without scheme (also includes #18 and #28)
Fixed Bug #77
Revert "Fixed Bug #77"
Fixed issue #65.
Minimal JS Implementation
Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.7.27.1 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](certifi/python-certifi@2017.07.27.1...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.