danicoin/src
moneromooo-monero a98e976f9e
blockchain_db: fixup missing key images in early DB version
Early DB versions did not store key images for inputs if the
transaction spending them had no outputs (ie, all fee). This
is not correct, as this would allow these outputs to be double
spent. This was fixed in 533acc30ed
a few months ago, but databases having synced blocks 2021612 and
685498 with a faulty version will be missing those key images
in the spent keys database. This code checks for this, and adds
those key images if they are missing.
2015-12-06 21:55:05 +00:00
..
blockchain_db blockchain_db: fixup missing key images in early DB version 2015-12-06 21:55:05 +00:00
blockchain_utilities blockchain_db: make the indexing base a BlockchainDB virtual function 2015-12-05 18:41:29 +00:00
blocks checkpoints update 2015-11-21 15:11:21 +02:00
common Merge pull request #515 2015-11-30 18:33:43 +02:00
connectivity_tool 2014 network limit 1.2 +utils +toc -doc -drmonero 2015-02-20 22:28:03 +01:00
crypto renamed folder 2015-10-26 18:00:53 +02:00
cryptonote_core blockchain_db: fixup missing key images in early DB version 2015-12-06 21:55:05 +00:00
cryptonote_protocol Add IP blocking for misbehaving nodes (adapted from Boolberry) 2015-11-23 18:06:20 +00:00
daemon Merge pull request #503 2015-11-30 00:16:58 +02:00
daemonizer cleaning up, removing redundant files, renaming, fixing incorrect licenses 2015-05-31 13:40:18 +02: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 add RPC calls and commands to get/set bans 2015-11-26 00:04:22 +00:00
platform year updated in license 2015-01-02 18:52:46 +02:00
rpc Merge pull request #505 2015-11-30 00:18:20 +02:00
serialization encrypted payment ids are now 64 bit, instead of 256 bit 2015-08-09 10:13:51 +01:00
simplewallet Merge pull request #512 2015-11-30 07:31:44 +02:00
wallet wallet: add a stop_wallet RPC call 2015-12-05 14:53:37 +00:00
CMakeLists.txt ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) 2015-07-15 23:20:16 -07:00
cryptonote_config.h Add IP blocking for misbehaving nodes (adapted from Boolberry) 2015-11-23 18:06:20 +00: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