aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authoralpaylan2021-04-14 01:17:26 +0300
committeralpaylan2021-04-14 01:17:26 +0300
commit98987f48e47bf73d6fe1766ff29d94d1825d472b (patch)
tree42df3f93ceafba8fe2c912a47275fba7bb29f4cb /TODO.md
parent0693880381c67acde65c586019b8679e5e72f48c (diff)
downloadgradecoin-98987f48e47bf73d6fe1766ff29d94d1825d472b.tar.gz
gradecoin-98987f48e47bf73d6fe1766ff29d94d1825d472b.tar.bz2
gradecoin-98987f48e47bf73d6fe1766ff29d94d1825d472b.zip
update todo
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 1cc7ae1..a051eff 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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