This website requires JavaScript.
Explore
Help
Register
Sign in
flyingscorpio
/
python-local-blockchain
Watch
1
Star
0
Fork
You've already forked python-local-blockchain
0
Code
Issues
Pull requests
Releases
Wiki
Activity
No description
10
commits
1
branch
0
tags
56
KiB
Python
100%
cf8cd03291
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
flying-scorpio
cf8cd03291
rearrange folder, added exec mode to example.py
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