73 Commits

Author SHA1 Message Date
Spekulaas
cbbccda0db created socket block 2024-01-04 16:30:05 +01:00
Spekulaas
119d328c98 added is equals to transactions class 2024-01-04 16:29:41 +01:00
Spekulaas
e4642d7a30 added exit function, changed notifications 2024-01-04 16:29:24 +01:00
Spekulaas
f4a9c7ed2e added todos 2024-01-03 23:13:44 +01:00
Spekulaas
7eb3c80812 fixed overload of user requests, added ports to env 2024-01-03 23:03:43 +01:00
Spekulaas
0b9147e84a added sockets 2024-01-03 20:55:40 +01:00
c9deff7fda db backup 2023-11-20 15:39:43 +01:00
23a38956d2 test data 2023-11-19 23:27:34 +01:00
d0e36d7830 dummy data: users 2023-11-19 22:36:09 +01:00
2031fd42d4 added fee amount after mining 2023-11-12 22:56:28 +01:00
67af599101 added fees in msg 2023-11-12 22:46:30 +01:00
9b0c5b36a3 added block ID 2023-11-12 22:43:59 +01:00
bc7428b817 name change 2023-11-12 22:42:15 +01:00
26f09e7d50 cleaner text handling 2023-11-12 22:11:08 +01:00
a26bc010b6 fixed rounding, cleaner pool print 2023-11-12 22:07:05 +01:00
97f919e435 transaction fix 2023-11-12 21:41:02 +01:00
f2074251e5 useless 2023-11-12 20:41:22 +01:00
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