cosme12 / SimpleCoin

Just a really simple, insecure and incomplete implementation of a blockchain for a cryptocurrency made in Python as educational material. In other words, a simple Bitcoin clone.
http://copitosystem.com
MIT License
1.78k stars 397 forks source link

Blockchain does not work when new nodes are introduced. #43

Open HourGlss opened 5 years ago

HourGlss commented 5 years ago

networking does not function.