56 Commits

Author SHA1 Message Date
65b1e8e0a2 empty == return 2023-11-12 20:38:45 +01:00
2b90572f1e removed data, small fixes 2023-11-12 17:23:24 +01:00
d2263ab105 fixed finding nonces 2023-11-12 17:17:08 +01:00
886632550d changrd saveFile > addFile 2023-11-12 09:53:33 +01:00
d5a66cee05 fixed logs 2023-11-12 09:53:08 +01:00
5cbf06aaaf delete invalid transaction 2023-11-12 09:52:49 +01:00
d3973ca202 added logging system 2023-11-11 21:26:52 +01:00
65a6216eff added min amount of keys to username and pass 2023-11-11 20:45:31 +01:00
39c3b09b81 beautified messages 2023-11-11 20:30:06 +01:00
e0edbfefaf colorized warning, success and error messages 2023-11-11 19:32:20 +01:00
9b34bf0b3f moved color printing 2023-11-11 18:58:13 +01:00
9047eff8a3 TODO 2023-11-11 18:58:05 +01:00
ed41cde4c2 added fees to mining reward 2023-11-11 11:54:42 +01:00
ded8b0f1f7 fixed print text 2023-11-11 11:54:25 +01:00
3b0ca900ea added login startup checks (done, validate mine) 2023-11-11 11:26:28 +01:00
bc5926f235 changed reward value,added meta,removed reward chk 2023-11-11 11:25:07 +01:00
1e6bbbbbce added id to block 2023-11-11 11:23:02 +01:00
bbb7282849 add temp data to db and pool 2023-11-11 10:55:34 +01:00
a45c314bab user settings fixes 2023-11-11 08:57:29 +01:00
e65e19e293 splitted transactions aswell from taskhelper 2023-11-10 16:16:28 +01:00
9faf7f4276 splitted taskhelper's functions 2023-11-10 16:15:53 +01:00
b45d28c64c added solution of tutorial 7 2023-11-10 12:46:25 +01:00
2fc18580b5 created reset and create file 2023-11-10 11:25:27 +01:00
0c4e549619 changed menu for pending transactions 2023-11-10 11:16:50 +01:00
2c41f960b9 added change modify pending tx, fixed same user tx 2023-11-10 11:15:35 +01:00
30bb49de03 remove transactions from pool 2023-11-09 16:24:18 +01:00
4a2ea1fa3c added 3 minutes interval 2023-11-09 14:12:31 +01:00
a364b07bc9 fixed reward transactions added out pool balance 2023-11-09 13:50:09 +01:00
e41127bd82 beautified transactions print and fixed menu input 2023-11-09 12:06:22 +01:00
0219a8a7e9 bug fix blocks and added hash 2023-11-09 12:05:47 +01:00
cca995df99 TODO list 2023-11-09 10:13:25 +01:00
7f743a7959 create files if it doesnt exist 2023-11-09 10:11:01 +01:00
0707f667f1 changed input layout 2023-11-09 09:57:43 +01:00
20361590ff added time to block 2023-11-09 09:56:16 +01:00
2d60686f38 view personal transactions and changed counters 2023-11-09 09:42:06 +01:00
a15cdce0c0 added balance check 2023-11-09 09:03:57 +01:00
711f7b1c63 fixes transactions 2023-11-08 15:11:41 +01:00
34a78d3e64 get balance 2023-11-08 13:52:26 +01:00
f35f9d1a44 data points 2023-11-08 13:44:36 +01:00
1f492c8a29 TODO fix isvalid function 2023-11-08 13:43:02 +01:00
bdad62d2e2 implemented explore and sign up fee 2023-11-08 13:42:46 +01:00
e41dcc3a1e changed data inside transaction block 2023-11-08 13:41:56 +01:00
358de4ea6a finished basics of mining, added explore blocks 2023-11-08 13:40:02 +01:00
Spekulaas
c0155f94fe create block function added 2023-11-07 17:33:50 +01:00
273b7f4552 wip > laptop to pc 2023-11-07 12:48:08 +01:00
6e7528c2a3 added sign and verify func 2023-11-06 17:11:03 +01:00
65c2b94b1b small cleanup 2023-11-06 14:35:34 +01:00
1f9e17e54b added printing acc info 2023-11-06 14:30:53 +01:00
c84b79e099 changed db location 2023-11-06 14:29:16 +01:00
Spekulaas
40fe81e858 delete acc and better use of user 2023-10-26 02:12:15 +02:00