danicoin/src
moneromooo-monero 1b40952754
Revert "db_bdb: record numbers for recno databases start at 1"
It looks like some of the indices passed to the DB access functions
are already bumped by 1. Moreover, the existing code was not
throwing DB errors with 0 keys, and this is unlikely if it really
was using 0 keys. Last, this patch broke sync from scratch in at
least one case. So I'm calling it bad and reverting it.

This reverts commit bfc97401ae81bb30278a318de7f048c653bf6582.
2015-11-13 09:28:17 +00:00
..
blockchain_db Revert "db_bdb: record numbers for recno databases start at 1" 2015-11-13 09:28:17 +00:00
blockchain_utilities blockchain_dump: fix build without berkeley db 2015-10-30 22:48:04 +00:00
blocks blockchain_export can now export to a blocks.dat format 2015-10-17 00:11:26 +01:00
common common: const and init list pedantry 2015-10-27 09:36:38 +00: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 hardfork: add a get_ideal_version(uint64_t) function 2015-11-10 09:45:51 +00:00
cryptonote_protocol Pause miner before preparing for incoming blocks 2015-07-15 23:20:18 -07:00
daemon rpc: fix start_mining and status RPC crashes 2015-10-28 18:09:36 +00: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 Update to compile with latest miniupnpc 2015-10-05 17:07:52 -07:00
platform year updated in license 2015-01-02 18:52:46 +02:00
rpc rpc: fix start_mining and status RPC crashes 2015-10-28 18:09:36 +00:00
serialization encrypted payment ids are now 64 bit, instead of 256 bit 2015-08-09 10:13:51 +01:00
simplewallet simplewallet: add a set default-mixin command 2015-10-30 21:16:51 +00:00
wallet simplewallet: add a set default-mixin command 2015-10-30 21:16:51 +00:00
CMakeLists.txt ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) 2015-07-15 23:20:16 -07:00
cryptonote_config.h Fix leak on real output when using a very recent output 2015-10-25 16:34:57 +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