danicoin/src
warptangent 79ff6a5a56
Add LMDB error string to database transaction exception message
When throwing an exception from being unable to begin an LMDB
transaction, include the reason.

It's often been due to a write transaction attempted within a write
transaction (batch mode), but there can be other reasons such as write
transaction attempted while database was opened read only, or
environment's map needs to be resized.
2015-12-13 09:09:46 -08:00
..
blockchain_db Add LMDB error string to database transaction exception message 2015-12-13 09:09:46 -08: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 Register daemon command line arguments to core if they're used in core 2015-12-08 23:06:29 +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 Merge pull request #527 2015-12-09 10:30:20 +02:00
cryptonote_protocol Add IP blocking for misbehaving nodes (adapted from Boolberry) 2015-11-23 18:06:20 +00:00
daemon Merge pull request #527 2015-12-09 10:30:20 +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 Merge pull request #527 2015-12-09 10:30:20 +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 wallet: make the wallet refresh type a wallet setting 2015-12-05 21:44:25 +00:00
wallet wallet: make the wallet refresh type a wallet setting 2015-12-05 21:44:25 +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