1
0
Fork 0
forked from lthn/blockchain
Commit graph

223 commits

Author SHA1 Message Date
cryptozoidberg
5d1ef64e21
Merge pull request #15 from anonimal/makefile
Makefile: add static and GUI targets, refactor
2019-03-08 16:25:13 +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
e74c0e3e26
Makefile: add static and GUI targets, refactor 2019-03-05 02:46:54 +00:00
wildkif
43faf7d57d Merge branch 'frontend' 2019-03-04 21:28:59 +02: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
34516dd7a8 PCH for coretests corrected 2019-03-02 22:24:01 +03:00
cryptozoidberg
4516396385
Merge pull request #14 from anonimal/zlib-static
db_tests: use static zlib for build consistency
2019-03-02 19:46:13 +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
620f346ff5 Merge branch 'frontend' 2019-02-27 16:12:40 +02: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
sowle
aff66bf0a4 build: added BUILD_TESTS=TRUE in configuration helpers for windows 2019-02-26 11:48:05 +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
bd52a48382 locked_object made more const-friendly 2019-02-25 17:32:53 +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
0671e590cb Merge remote-tracking branch 'origin/frontend' 2019-02-22 16:23:15 +02:00
wildkif
7fcbb9a25a Merge remote-tracking branch 'origin/master' into frontend 2019-02-22 16:22:55 +02:00
wildkif
3caf3815c6 tooltip fix 2019-02-22 16:21:44 +02:00
wildkif
68ed86cdc4 Merge remote-tracking branch 'origin/frontend' 2019-02-22 11:19:29 +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
anonimal
e9d49662e9
db_tests: use static zlib for build consistency
The build is still fixed but, after further review, the zlib dynamic lib
is never actually used in the zano build (sorry about that). As such, I
think there should be build-consistency until further action is taken
regarding any unnecessary dynamic dependency building.
2019-02-20 20:08:43 +00:00
crypro.zoidberg
ad77ef54f5 attempt to fix #13 2019-02-20 20:04:19 +01:00
crypro.zoidberg
5200387d23 mesure performance 2019-02-20 20:02:43 +01:00
cryptozoidberg
226aad4620
Merge pull request #10 from anonimal/build
Build: refactor for extensibility + CMake generator support, add optional test building
2019-02-20 19:22:35 +01:00
cryptozoidberg
883ca71469
Merge pull request #11 from anonimal/zlib
db_tests: fix undefined references in get_log_chunk_gzipped
2019-02-20 19:21:55 +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
10264f7fcf Merge remote-tracking branch 'origin/frontend' 2019-02-20 18:01:54 +02: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
f91bce9a91
core_tests: resolve build warning (-Wbackslash-newline-escape) 2019-02-20 07:47:52 +00:00