From 271ac922b8e47a74fc467c2a4c54beae7a4fe60d Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 14 Apr 2021 21:48:49 +0300 Subject: Implement coinbase reward --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 946ac4a..1e909cd 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,6 @@ # TODO ## Simulation -- [ ] "Coinbase" ("by" of the first transaction of the block) should get rewarded for their efforts - [ ] Bank mechanism should be added. ## Tests @@ -36,3 +35,4 @@ - [x] Recover database from files - [.] 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) -- cgit v1.2.3-70-g09d2