1
0
Fork 0
forked from lthn/blockchain
Commit graph

423 commits

Author SHA1 Message Date
sowle
daa01fd533 cold-signing is finally working in CLI and via RPC 2019-04-12 09:48:33 +03:00
sowle
2c1fca9453 Merge branch 'master' into offsig
# Conflicts:
#	src/currency_core/currency_format_utils.h
2019-04-11 13:49:18 +03:00
crypro.zoidberg
534d649466 implemented 128 bit coin supply 2019-04-10 03:00:29 +02:00
crypro.zoidberg
12e64bf462 changed to wildprog 2019-04-08 20:28:11 +02:00
sowle
b08905c1cc Merge branch 'master' into offsig
# Conflicts:
#	src/currency_core/currency_format_utils.h
#	tests/unit_tests/pow_hash_test.cpp
2019-04-08 01:37:32 +03:00
sowle
d2d1bf5d7a wallet: refactoring for cold-signing process + offline mode + watch-only mode (work in progress) 2019-04-03 12:48:09 +03:00
sowle
a9fa1947c6 GPU mining fixed 2019-04-01 14:52:06 +03:00
crypro.zoidberg
7c4a65ef2a changed progpow cpu implementation 2019-03-28 22:07:55 +01:00
sowle
9548a92448 progpow 0.9.2 -> 0.9.3 2019-03-27 22:33:35 +03:00
crypro.zoidberg
cc850cf3c3 Inital integration of progpow 2019-03-25 01:30:20 +01:00
crypro.zoidberg
a9c0556e16 added original thehash implementation 2019-03-21 22:16:36 +01:00
sowle
bd52a48382 locked_object made more const-friendly 2019-02-25 17:32:53 +03:00
anonimal
476762bd40
contrib: EOS portable archive; be kind to older Boost versions
Fixes broken build for Boost < 1.69
2019-02-19 06:16:57 +00:00
crypro.zoidberg
2fc055ff15 sync some of epee libs with boolberry 2019-02-18 19:48:38 +01:00
anonimal
2c7befce02
CMake: add Clang support for Linux 2019-02-16 01:49:56 +00:00
anonimal
3fa6bad35f
contrib: fix EOS portable archive for Boost 1.69
Boost 1.69 (Spirit.X2/X3) has dropped their own FP routines in favor of
boost::math.

https://www.boost.org/users/history/version_1_69_0.html
2019-02-15 23:50:59 +00:00
anonimal
dc27c1404a
contrib: update EOS portable archive to 5.1
Source: https://epa.codeplex.com/
2019-02-15 23:50:25 +00:00
crypro.zoidberg
6e050fce8b added more logs, changed structure of furmat_utils 2019-02-14 02:00:40 +01:00
crypro.zoidberg
257d63d2b1 fixed bug with possible http server flood 2019-02-08 21:33:26 +01:00
crypro.zoidberg
29a6d0bce4 fixed bug in miner, added demangling for callstacks 2019-01-23 21:13:42 +03:00
crypro.zoidberg
6b963cfbf1 removed warning 2019-01-17 13:56:09 +03:00
crypro.zoidberg
2c74d4a6e7 disabled market, fixed p2p api 2019-01-17 13:50:51 +03:00
crypro.zoidberg
f23e97c10c Moved sources to public repo 2018-12-27 18:50:45 +03:00