danicoin/src
moneromooo-monero 0e418d2a58
rpc: bump RPC version
I forgot to bump it previously when changing RPC, most notably
for the addition of the unlocked field in the histogram RPC.
This causes new wallets to not realize when they're talking to
an older daemon, and get confused trying to get outputs to use
as fake outs. This otherwise gratuitous bump ensures than old
daemons will be detected by wallets using this code.
2016-11-10 23:00:24 +00:00
..
blockchain_db wallet: select part of the fake outs from recent outputs 2016-10-15 18:17:16 +01:00
blockchain_utilities Revert "remove cn_deserialize" 2016-10-30 20:34:48 +00:00
blocks update block headers 2016-09-18 19:05:47 +02:00
common thread_group: fix build with asserts enabled 2016-11-09 11:29:06 +00:00
crypto wallet: fix output collision detection for view wallets 2016-11-07 18:59:30 +00:00
cryptonote_core Merge pull request #1285 2016-11-08 22:34:26 +02:00
cryptonote_protocol cryptonote_protocol: drop connection when find_blockchain_supplement fails 2016-11-09 11:04:20 +00:00
daemon daemon: fix min/max tracking using the wrong size 2016-10-23 23:18:34 +01:00
daemonizer Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
mnemonics Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
p2p Merge pull request #1165 2016-10-04 12:14:41 +02:00
platform updated copyright year 2015-12-31 08:39:56 +02:00
ringct adding thread_group for managing async tasks 2016-11-02 19:21:55 -04:00
rpc rpc: bump RPC version 2016-11-10 23:00:24 +00:00
serialization serialization: add support for serializing std::pair and std::list 2016-09-26 23:12:28 +01:00
simplewallet wallet: encrypt outputs and key images files with the view key 2016-11-07 20:01:05 +00:00
wallet Merge pull request #1310 2016-11-09 14:11:57 +02:00
CMakeLists.txt Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
cryptonote_config.h core: dynamic fee algorithm from ArticMine 2016-10-31 08:37:08 +00:00
version.cmake fixed tag detector 2016-09-18 21:21:13 +02:00
version.h.in update version 2016-09-18 19:20:29 +02:00