diff options
| author | Thomas Winget <tewinget@gmail.com> | 2015-02-03 04:47:33 -0500 |
|---|---|---|
| committer | Thomas Winget <tewinget@gmail.com> | 2015-02-03 05:18:12 -0500 |
| commit | d1f40506fabcc006c326df355c6d471ed739b783 (patch) | |
| tree | 70c9a0f292631feb8145aa97eff38f564087dc32 /src/cryptonote_core/difficulty.cpp | |
| parent | a4f5344024d55986fb52cf58c1cbdbf694c51e3b (diff) | |
| parent | 84fe5fbd65100a731608471ef0a4c462ea8f5626 (diff) | |
| download | monzero-core-d1f40506fabcc006c326df355c6d471ed739b783.tar.gz monzero-core-d1f40506fabcc006c326df355c6d471ed739b783.tar.xz monzero-core-d1f40506fabcc006c326df355c6d471ed739b783.zip | |
Merge PR #26
Usage:
default is lmdb for blockchain branch:
$ make release
same as:
$ DATABASE=lmdb make release
for original in-memory implementation:
$ DATABASE=memory make release
COMMITS:
- Add compile-time support for both db implementations: in-memory and LMDB
NOTE:
The default should be changed to lmdb when this is merged upstream
unless we're 100% sure the LMDB implementation is ready.
Diffstat (limited to 'src/cryptonote_core/difficulty.cpp')
0 files changed, 0 insertions, 0 deletions
