Thanks to visit codestin.com
Credit goes to github.com

Skip to content

HyoungsungKim/blockchain-python-tutorial

 
 

Repository files navigation

Some functions are corrected

  • The way to get previous_hash is corrected

Before correction, precious way was calculated in current block

  • Current_hash is added
  • Leading zeros are add to hash

Before correction, hashes don't included leading zero

  • resolve_condition is corrected

It was not worked well. so corrected it.

About

Source Code for my blog post: A Practical Introduction to Blockchain with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.5%
  • HTML 44.4%
  • CSS 0.1%