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
13
commits
1
branch
0
tags
56
KiB
Python
100%
fb53ab1c69
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
fb53ab1c69
Exception handling
2019-11-04 17:34:32 +01:00
.gitignore
Exception handling
2019-11-04 17:34:32 +01:00
block.py
added proof attribute to block, wrote tests template
2019-11-04 11:01:53 +01:00
blockchain.py
Set up file handling, not tested yet
2019-11-04 16:49:13 +01:00
blockchain_with_file.py
Exception handling
2019-11-04 17:34:32 +01:00
example.py
Set up file handling, not tested yet
2019-11-04 16:49:13 +01:00
mempool.py
Set up file handling, not tested yet
2019-11-04 16:49:13 +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