diff options
author | alpaylan | 2021-04-14 01:17:26 +0300 |
---|---|---|
committer | alpaylan | 2021-04-14 01:17:26 +0300 |
commit | 891722d7c8554636d33ffe49699181569ad3f1f0 (patch) | |
tree | fa99d4e02d5db5df8fc651ba58830cd3a0ee73aa /TODO.md | |
parent | edec7ac7ca097f6d0506ed18cc5db57720a360cf (diff) | |
download | gradecoin-891722d7c8554636d33ffe49699181569ad3f1f0.tar.gz gradecoin-891722d7c8554636d33ffe49699181569ad3f1f0.tar.bz2 gradecoin-891722d7c8554636d33ffe49699181569ad3f1f0.zip |
update todo
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ | |||
4 | - [ ] Blocks should "play out" the transactions and execute transactions | 4 | - [ ] Blocks should "play out" the transactions and execute transactions |
5 | - [ ] "Coinbase" ("by" of the first transaction of the block) should get rewarded for their efforts | 5 | - [ ] "Coinbase" ("by" of the first transaction of the block) should get rewarded for their efforts |
6 | - [ ] Bank mechanism should be added. | 6 | - [ ] Bank mechanism should be added. |
7 | 7 | - [ ] Recover database from files | |
8 | 8 | ||
9 | ## Authentication | 9 | ## Authentication |
10 | - [ ] /register is currently accepting non-encrypted (regular JSON) payloads | 10 | - [ ] /register is currently accepting non-encrypted (regular JSON) payloads |