New POW calculation module #1284

Open
Kleshni wants to merge 38 commits from Kleshni/POW into v0.6

38 Commits

Author SHA1 Message Date
Biryuzovye Kleshni
7ad1725235 Applying solution I don't understand 2018-08-02 15:00:23 +00:00
Biryuzovye Kleshni
192b083d58 Readability 2018-07-30 03:10:48 +00:00
Biryuzovye Kleshni
0aaad8b896 Fixed big-endian decoding 2018-07-30 02:58:39 +00:00
Biryuzovye Kleshni
8e1259d06c More old code deleted 2018-07-29 12:47:44 +00:00
Biryuzovye Kleshni
a398354700 Deleted old module 2018-07-29 12:06:55 +00:00
Biryuzovye Kleshni
c22c5c2208 Removed broken API methods 2018-07-29 11:46:02 +00:00
Biryuzovye Kleshni
02ece2d491 Added more API for raw objects 2018-07-29 11:06:41 +00:00
Biryuzovye Kleshni
00c4ee881f Added API for raw objects 2018-07-29 09:44:15 +00:00
Biryuzovye Kleshni
373157db45 Added POW settings to settings window 2018-07-29 04:38:05 +00:00
Biryuzovye Kleshni
2c7d677ccf Added estimated POW time tooltip 2018-07-23 08:01:22 +00:00
Biryuzovye Kleshni
a27b5e9055
Merge branch 'v0.6' into POW 2018-07-23 07:21:32 +00:00
Biryuzovye Kleshni
f6415d6be1 Added "Edit and resend" option 2018-07-23 07:15:36 +00:00
Biryuzovye Kleshni
174fb38c7d Forgotten litter 2018-07-23 06:38:58 +00:00
Biryuzovye Kleshni
ce4fe3a66b Added sending cancellation 2018-07-23 06:23:15 +00:00
Biryuzovye Kleshni
c66156aeea Added POW speed indicator 2018-07-22 08:51:23 +00:00
Biryuzovye Kleshni
b2441c7830 Deleted generated code for main window 2018-07-22 07:46:09 +00:00
Biryuzovye Kleshni
d1a5c604e6 Deleted generated code for settings window 2018-07-20 00:02:17 +00:00
Biryuzovye Kleshni
e94bdf4642 Fix "maxcores" setting 2018-07-15 20:03:29 +00:00
Biryuzovye Kleshni
b24edfdc22 Merge branch 'v0.6' into POW 2018-07-15 19:24:13 +00:00
Biryuzovye Kleshni
8e0bff7d52 Connect WorkProver to SingleWorker 2018-07-15 18:37:23 +00:00
Biryuzovye Kleshni
3c0e23574d Signal handling 2018-06-30 09:55:53 +00:00
Biryuzovye Kleshni
54291918bf Fix for running after installation 2018-06-30 09:21:39 +00:00
Biryuzovye Kleshni
0c3ce79ea4 Wrap "bitmessagemain.py" for use with "multiprocessing" 2018-06-30 08:57:31 +00:00
Biryuzovye Kleshni
6fb637d1df
Merge branch 'v0.6' into POW 2018-06-28 14:20:56 +00:00
Biryuzovye Kleshni
c28a4f6174 Don't load heavy modules until needed 2018-06-28 14:19:50 +00:00
Biryuzovye Kleshni
90ae95d9cb Added WorkProver to executable builders 2018-06-28 09:47:36 +00:00
Biryuzovye Kleshni
799933086a Downgrade OpenSSL version 2018-06-27 11:13:49 +00:00
Biryuzovye Kleshni
4c0b0c708f
Merge branch 'v0.6' into POW 2018-06-27 10:16:00 +00:00
Biryuzovye Kleshni
cac0237ae0 OS X compatibility 2018-06-25 07:51:39 +00:00
Biryuzovye Kleshni
4f9274a5cc More build system integration for WorkProver 2018-06-25 07:50:32 +00:00
Biryuzovye Kleshni
721ad8c61a Add "workprover" to packages list 2018-06-23 15:54:32 +00:00
Biryuzovye Kleshni
30e7df6094 Skip OpenCL test if unavailable 2018-06-23 15:53:06 +00:00
Biryuzovye Kleshni
43f7e1e7a1 Improved unit tests loading 2018-06-23 13:19:59 +00:00
Biryuzovye Kleshni
2eeb58a43e Fixed indentation 2018-06-23 12:33:36 +00:00
Biryuzovye Kleshni
917b55d463 Sorted imports 2018-06-23 11:00:24 +00:00
Biryuzovye Kleshni
46da7e81bb Fixed indentation 2018-06-23 10:42:01 +00:00
Biryuzovye Kleshni
079326bc03 More precise exceptions 2018-06-23 10:32:05 +00:00
Biryuzovye Kleshni
a181da3632 New POW calculation module 2018-06-23 08:57:34 +00:00