moneromooo-monero
|
f7301c3563
|
Revert "Print stack trace upon exceptions"
Ain't nobody got time for link/cmake skullduggery.
This reverts commit fff238ec94 .
|
2016-03-21 10:12:23 +00:00 |
|
moneromooo-monero
|
fff238ec94
|
Print stack trace upon exceptions
Useful for debugging users' logs
|
2016-03-19 21:48:36 +00:00 |
|
Howard Chu
|
9218cad640
|
Fix cffc411c90
Don't include bdb header unless defined(BERKELEY_DB)
|
2016-02-17 20:41:34 +00:00 |
|
warptangent
|
cffc411c90
|
blockchain_import: Support BerkeleyDB
|
2016-02-14 16:02:38 -08:00 |
|
warptangent
|
19c1aaa9f6
|
blockchain_import: Add database type argument
Default to LMDB.
|
2016-02-14 16:02:37 -08:00 |
|
warptangent
|
0fedce00d5
|
blockchain_import: Make LMDB-specific names general
Also update terms to better distinguish blockchain management/engine
from database type.
|
2016-02-14 16:02:37 -08:00 |
|
warptangent
|
7006b2ebe1
|
blockchain_utilities: Have fake_core create HardFork object
The HardFork object is needed for the importer to update the hard fork
data when verify mode is off.
|
2016-02-08 08:50:53 -08:00 |
|
warptangent
|
f7e337e625
|
fake_core: Check if hard fork subdbs need reset at start
|
2016-02-08 08:50:48 -08:00 |
|
Howard Chu
|
30f92f5630
|
Fix hf when import with verify off
Delete the hf tables, so the next open will rescan and regenerate
|
2016-01-15 17:26:19 +00:00 |
|
Riccardo Spagni
|
de03926850
|
updated copyright year
|
2015-12-31 08:39:56 +02:00 |
|
warptangent
|
6e170c8b78
|
Optionally allow DB to know expected number of blocks at batch transaction start
This will assist in a DB resize check.
|
2015-07-11 23:54:12 -07:00 |
|
warptangent
|
ac011b4312
|
Rename src/blockchain_converter/ to src/blockchain_utilities/
Update appropriate files (CMakeLists.txt, README.md)
|
2015-05-08 14:24:51 -07:00 |
|