danicoin/src
moneromooo-monero 8c93608f2f
wallet: fix load/save versioning bug for recently added tx data
The version number passed to those data's serialize function
was always 0, not the wallet's version as I had expected.
A version number now exists for these structures so they're
versioned correctly.
2015-12-20 14:03:15 +00:00
..
blockchain_db Replace tabs with two spaces for consistency with rest of codebase 2015-12-15 06:22:06 -08:00
blockchain_utilities blockchain_db: make the indexing base a BlockchainDB virtual function 2015-12-05 18:41:29 +00:00
blocks Replace tabs with two spaces for consistency with rest of codebase 2015-12-15 06:22:06 -08:00
common Replace tabs and remove trailing whitespace 2015-12-15 10:13:24 -08:00
connectivity_tool 2014 network limit 1.2 +utils +toc -doc -drmonero 2015-02-20 22:28:03 +01:00
crypto Replace tabs with two spaces for consistency with rest of codebase 2015-12-15 06:22:06 -08:00
cryptonote_core replace std::auto_ptr with std::unique_ptr 2015-12-17 22:47:13 +00:00
cryptonote_protocol Merge pull request #543 2015-12-18 12:16:10 +02:00
daemon Replace tabs with two spaces for consistency with rest of codebase 2015-12-15 06:22:06 -08:00
daemonizer posix_daemonizer: only create the main daemon object in the last child 2015-12-13 19:48:11 +00:00
miner 2014 network limit 1.2 +utils +toc -doc -drmonero 2015-02-20 22:28:03 +01:00
mnemonics slight modification to wordlist contributor tagline (as these contributors haven't used git to submit a PR, so we're creating the wordlist on their behalf 2015-07-24 07:55:16 +02:00
p2p Merge pull request #543 2015-12-18 12:16:10 +02:00
platform year updated in license 2015-01-02 18:52:46 +02:00
rpc Register daemon command line arguments to core if they're used in core 2015-12-08 23:06:29 +00:00
serialization encrypted payment ids are now 64 bit, instead of 256 bit 2015-08-09 10:13:51 +01:00
simplewallet Stop displaying internal commands for --help 2015-12-11 18:41:36 -06:00
wallet wallet: fix load/save versioning bug for recently added tx data 2015-12-20 14:03:15 +00:00
CMakeLists.txt Replace tabs with two spaces for consistency with rest of codebase 2015-12-15 06:22:06 -08:00
cryptonote_config.h Revert connection limit to more customary 8 2015-12-14 18:45:52 -08:00
version.cmake year updated in license 2015-01-02 18:52:46 +02:00
version.h.in onwards to 0.8.8.7 2014-12-13 13:45:57 +02:00