No description
Find a file
2019-11-04 14:18:30 +01:00
.gitignore rearrange folder, added exec mode to example.py 2019-11-04 14:18:30 +01:00
block.py added proof attribute to block, wrote tests template 2019-11-04 11:01:53 +01:00
blockchain.py added proof attribute to block, wrote tests template 2019-11-04 11:01:53 +01:00
blockchain_with_file.py rearrange folder, added exec mode to example.py 2019-11-04 14:18:30 +01:00
example.py rearrange folder, added exec mode to example.py 2019-11-04 14:18:30 +01:00
mempool.py Change some docstrings to prepare for file implementation 2019-11-04 10:20:18 +01:00
tests.py added proof attribute to block, wrote tests template 2019-11-04 11:01:53 +01:00
todo Initialized random transactions and modified blockchain code accordingly 2019-11-03 10:57:19 +01:00