|
0ec6550917
|
written blockchain
|
2020-02-15 15:46:03 +01:00 |
|
|
63eceec889
|
wrote tests for mempool
|
2019-11-07 16:04:47 +01:00 |
|
|
2ba3a17ed6
|
changed create_transaction ordering of keys for consistency with json exports
|
2019-11-07 15:38:57 +01:00 |
|
|
52349dd239
|
tested tampering with data
|
2019-11-07 10:14:23 +01:00 |
|
|
f94cd8c2d7
|
handled empty file when importing
|
2019-11-07 10:10:54 +01:00 |
|
|
b163e17c4d
|
handled read from json, need to handle empty file
|
2019-11-07 10:00:06 +01:00 |
|
|
086e32ef3f
|
set up export to file in json format
|
2019-11-07 09:13:40 +01:00 |
|
Flying Scorpio
|
d1ce1b7dfd
|
Create LICENSE
|
2019-11-06 10:41:34 +01:00 |
|
|
f4cb61e603
|
Merge branch 'master' of https://github.com/flying-scorpio/PythonLocalBlockchain
|
2019-11-06 10:38:40 +01:00 |
|
|
32e245a0d4
|
staged written_blockchain
|
2019-11-06 10:38:30 +01:00 |
|
Flying Scorpio
|
6c52279a2c
|
Create README.md
|
2019-11-06 10:37:54 +01:00 |
|
|
55a7978c86
|
removed written_blockchain from .gitignore
|
2019-11-06 10:33:26 +01:00 |
|
|
b0c595ef5e
|
rearranged folder for github publishing
|
2019-11-06 10:21:34 +01:00 |
|
|
4d18fd9711
|
corrected one test
|
2019-11-06 10:14:26 +01:00 |
|
|
fbb48784d8
|
wrote tests
|
2019-11-06 10:12:03 +01:00 |
|
|
fb53ab1c69
|
Exception handling
|
2019-11-04 17:34:32 +01:00 |
|
|
a013a2d38a
|
Set up file handling, not tested yet
|
2019-11-04 16:49:13 +01:00 |
|
|
26579a58cf
|
forgot two underscores in .gitignore
|
2019-11-04 14:19:36 +01:00 |
|
|
cf8cd03291
|
rearrange folder, added exec mode to example.py
|
2019-11-04 14:18:30 +01:00 |
|
|
562d38442e
|
added proof attribute to block, wrote tests template
|
2019-11-04 11:01:53 +01:00 |
|
|
c31d2b28e3
|
Change some docstrings to prepare for file implementation
|
2019-11-04 10:20:18 +01:00 |
|
|
4a925786ce
|
adjusted display messages for interaction
|
2019-11-03 12:07:42 +01:00 |
|
|
31fcf99528
|
Initialized random transactions and modified blockchain code accordingly
|
2019-11-03 10:57:19 +01:00 |
|
|
0cdff3c0dd
|
clean up before adding random transactions
|
2019-11-03 10:04:12 +01:00 |
|
|
a4ee09f03d
|
update todo
|
2019-11-03 08:55:24 +01:00 |
|
|
6b46c50825
|
added .gitignore
|
2019-11-02 21:55:26 +01:00 |
|
|
a0a93bf762
|
added todo
|
2019-11-01 23:53:17 +01:00 |
|
|
ab9c700f48
|
first commit
|
2019-11-01 23:51:39 +01:00 |
|