From cc1426f6d4e811fdb26a8ba5cff487ba63d0a6b5 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 14 Apr 2021 23:28:26 +0300 Subject: Update TODOs --- TODO.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 1e909cd..b429097 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,5 @@ # TODO -## Simulation -- [ ] Bank mechanism should be added. - ## Tests - [ ] User Authentication/Authentication Tests - [ ] Route Tests @@ -36,3 +33,4 @@ - [.] POST requests to /block should be authenticated as well (2021-04-13 04:50, they now are but until we make error messages **Verbose** there's not much point in testing because I honestly cannot trace the code) - [X] Blocks should "play out" the transactions and execute transactions (2021-04-14 21:29) - [X] "Coinbase" ("by" of the first transaction of the block) should get rewarded for their efforts (2021-04-14 21:48) +- [X] Implemented Bank Account (2021-04-14 23:28) -- cgit v1.2.3-70-g09d2