From cca995df99727d0a6211e20494f73f979be60ddc Mon Sep 17 00:00:00 2001 From: spekulaas Date: Thu, 9 Nov 2023 10:13:25 +0100 Subject: [PATCH] TODO list --- goodchain/readme.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/goodchain/readme.md b/goodchain/readme.md index 935843e..e24c391 100644 --- a/goodchain/readme.md +++ b/goodchain/readme.md @@ -8,9 +8,12 @@ pip install -r requirements.txt ``` # TODO -- [ ] 1 Create a gui -- [ ] 2 Transfer coins -- [ ] 3 Mine new blocks -- [ ] 4 explore the blockchain - +- Validate blocks by other users +- add mine fee +- add settings on startup +- create notifications +- cancel transactions +- modify transaction +- check validity of transactions in pool +- remove transaction from pool \ No newline at end of file