danicoin/src
redfish 1de812a92a cmake: merge libs via virtual object libraries
CMake issued a warming about policy CMP0026: access of LOCATION
target property at config time was disallowed. Offending code
was the code that merged static libraries to generate
libwallet_merged.a.

This patch does that same merge task in a much simpler way. And,
since it doesn't violate the policy, the warning went away.
2016-08-30 23:01:48 -04:00
..
blockchain_db New "Halfway RingCT" outputs for coinbase transactions 2016-08-28 21:30:26 +01:00
blockchain_utilities remove original Cryptonote blockchain_storage blockchain format 2016-08-28 21:27:32 +01:00
blocks baked-in block headers now go all the way up to 1 million. 1 MILLION 2016-03-16 21:59:21 +02:00
common wallet: fix some "may be used uninitialized" warnings 2016-08-28 21:30:44 +01:00
crypto rct amount key modified as per luigi1111's recommendations 2016-08-28 21:30:19 +01:00
cryptonote_core Merge pull request #1002 2016-08-29 10:42:14 +02:00
cryptonote_protocol Fix fake 'network synchronized, begin using' messages 2016-08-23 22:52:25 -04:00
daemon daemon: print time to next fork 2016-08-12 20:32:23 +01:00
daemonizer daemonizer: posix: keep parent's working dir and umask 2016-07-09 20:16:44 -04:00
miner Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
mnemonics updated copyright year 2015-12-31 08:39:56 +02:00
p2p allow peers without port 2016-07-03 12:51:12 +01:00
platform updated copyright year 2015-12-31 08:39:56 +02:00
ringct ringct: remove unused code 2016-08-28 21:30:53 +01:00
rpc wallet: transfer_selected_rct now also selects fake outs 2016-08-28 21:30:34 +01:00
serialization serialization: add override for serializing bool 2016-08-28 21:29:19 +01:00
simplewallet wallet: fix some "may be used uninitialized" warnings 2016-08-28 21:30:44 +01:00
wallet cmake: merge libs via virtual object libraries 2016-08-30 23:01:48 -04:00
CMakeLists.txt cmake: merge libs via virtual object libraries 2016-08-30 23:01:48 -04:00
cryptonote_config.h add rct to the protocol 2016-08-28 21:28:37 +01:00
version.cmake Fix language 2016-03-03 00:34:19 +00:00
version.h.in bumped version number 2016-04-02 12:21:59 +09:00