From 0693880381c67acde65c586019b8679e5e72f48c Mon Sep 17 00:00:00 2001 From: alpaylan Date: Wed, 14 Apr 2021 01:08:54 +0300 Subject: update todo --- TODO.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 6323bab..1cc7ae1 100644 --- a/TODO.md +++ b/TODO.md @@ -3,7 +3,8 @@ ## Simulation - [ ] Blocks should "play out" the transactions and execute transactions - [ ] "Coinbase" ("by" of the first transaction of the block) should get rewarded for their efforts -- [ ] Transactions should be rejected if the user cannot afford to send the amount +- [ ] Bank mechanism should be added. + ## Authentication - [ ] /register is currently accepting non-encrypted (regular JSON) payloads @@ -34,3 +35,5 @@ - [X] users should be able to _sign_ their transactions ---- - [x] Verbose error messages (use error.rs from [logrocket](https://blog.logrocket.com/create-an-async-crud-web-service-in-rust-with-warp/) ❓) (done at 2021-04-13 20:39, not happy with the result) +---- +- [x] Transactions should be rejected if the user cannot afford to send the amount -- cgit v1.2.3-70-g09d2