1
0
Fork 0
forked from lthn/blockchain
Commit graph

146 commits

Author SHA1 Message Date
cryptozoidberg
8cd890c8d0
Merge pull request #16 from anonimal/opencl
CMake: finish removal of OpenCL
2019-03-08 16:27:37 +01:00
sowle
f94f402b57 fixed a potential string copy bug in handle_get_network_state 2019-03-06 15:16:40 +03:00
sowle
d785bb2e34 rpc: prev_hash added to getblocktemplate's response 2019-03-06 15:15:41 +03:00
anonimal
e9b1f78c45
CMake: finish removal of OpenCL
Officially removed in c6f1fb3b67
2019-03-05 02:51:40 +00:00
wildkif
70a64e1cfc Merge branch 'master' into frontend 2019-03-04 21:28:37 +02:00
wildkif
83db5d497f add start_backend 2019-03-04 21:28:10 +02:00
sowle
146327e2b1 compilation fixup 2019-03-04 14:02:46 +03:00
sowle
a832c63067 compilation fixup 2019-03-04 03:48:31 +03:00
sowle
9381dc7d13 build number: 8 -> 9 2019-03-04 03:06:00 +03:00
crypro.zoidberg
15d56713e6 formation version incremented 2019-03-03 18:35:36 +01:00
crypro.zoidberg
1173d669b0 Merge branch 'master' into testnet2 2019-03-03 18:11:32 +01:00
crypro.zoidberg
4e65c22310 fixed bug in adjustment fun, tests passing ok 2019-03-03 02:52:12 +01:00
crypro.zoidberg
b90a18578d new difficuty adjustment moved into the scene 2019-03-03 01:09:42 +01:00
crypro.zoidberg
9e5bf23363 tests fixed 2019-03-02 20:49:15 +01:00
sowle
32d42b6f50 rpc: last_block_hash and last_block_timestamp added to getinfo result 2019-03-02 13:33:28 +03:00
wildkif
291763d727 Merge branch 'master' into frontend 2019-02-27 16:11:29 +02:00
wildkif
cb45e79c5d remove remote nodes 2019-02-27 16:10:57 +02:00
sowle
5dd8f584cc wallet2: advanced logging for difficult issues 2019-02-27 00:59:02 +03:00
crypro.zoidberg
dc77e8996d Merge branch 'master' into testnet2 2019-02-25 18:27:00 +01:00
sowle
1cb53a48bb gui/backend: wallet logging improved 2019-02-25 18:31:58 +03:00
sowle
87462bb4f9 wallet2/account: minor const refactoring 2019-02-25 17:31:21 +03:00
crypro.zoidberg
9d2d90cf83 light hash integrated into core 2019-02-24 03:35:38 +01:00
crypro.zoidberg
93831b9ab4 light scratchpad implemented 2019-02-23 23:50:17 +01:00
wildkif
3caf3815c6 tooltip fix 2019-02-22 16:21:44 +02:00
wildkif
30350bf6ed Merge remote-tracking branch 'origin/master' into frontend 2019-02-22 11:19:06 +02:00
wildkif
a4076d8d64 tr details tooltip 2019-02-22 11:18:50 +02:00
sowle
7eb6a38d23 wallet2: getting rid of redundant code + compilation fix 2019-02-21 23:01:52 +03:00
sowle
ae3858c8bb waller2: address prefix for logging 2019-02-21 21:33:52 +03:00
sowle
0cceac7d66 conn_tool: compilation warnings fixed 2019-02-21 10:27:57 +03:00
crypro.zoidberg
5200387d23 mesure performance 2019-02-20 20:02:43 +01:00
cryptozoidberg
74bc17fb6b
Merge pull request #12 from anonimal/clang-warnings
Zano: resolve Clang build warnings
2019-02-20 19:21:25 +01:00
wildkif
35720b2d42 Merge remote-tracking branch 'origin/master' into frontend 2019-02-20 18:01:33 +02:00
wildkif
5cb87d2947 fixes 2019-02-20 18:01:18 +02:00
wildkif
8039204ada context menu on alias pages 2019-02-20 17:25:26 +02:00
anonimal
86f93e3b93
simplewallet: resolve build warning (-Wunused-lambda-capture) 2019-02-20 07:49:31 +00:00
anonimal
5ac0b225cf
core_fast_rpc_proxy: resolve build warning (-Winconsistent-missing-override) 2019-02-20 07:22:30 +00:00
anonimal
17373549c0
zano: resolve build warnings (-Wdelete-non-virtual-dtor) 2019-02-20 07:19:02 +00:00
anonimal
e344efefb7
currency_core: resolve build warnings (-Wlogical-not-parentheses) 2019-02-20 04:11:33 +00:00
sowle
9d0f8c9966 tiny enhancement to conn_tool 2019-02-19 21:42:41 +03:00
sowle
84bd7b6e77 an attempt to fix conn_tool linkage issue on gcc 7.3 2019-02-19 20:58:49 +03:00
sowle
228753d445 compilation warning fixed 2019-02-19 20:56:04 +03:00
wildkif
7610ecd175 typing numbers, scrolling, copy animation 2019-02-19 17:33:37 +02:00
wildkif
f81300e225 alias unconfirmed logic 2019-02-19 16:15:00 +02:00
wildkif
ac5ab57337 Merge branch 'master' into frontend 2019-02-19 09:51:45 +02:00
wildkif
2df0430e61 add copy button to restore key page 2019-02-19 09:51:20 +02:00
crypro.zoidberg
7676fc99b7 mved to 25 word seed phrase 2019-02-18 19:48:38 +01:00
wildkif
a402683638 prevent double click & ngZone on navigate 2019-02-18 17:44:34 +02:00
wildkif
474d17efc6 alias corrections 2019-02-18 12:30:46 +02:00
cryptozoidberg
feb09d8ca6
Merge pull request #8 from anonimal/arch-linux-clang
CMake: add Clang support for Linux
2019-02-17 13:49:07 +01:00
anonimal
2c7befce02
CMake: add Clang support for Linux 2019-02-16 01:49:56 +00:00