aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
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