| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge pull request #260 | Riccardo Spagni | 2015-04-11 | 9 | -8/+17 |
| |\ |
|
| | * | [fix] log level change. compilation: dns, tests | rfree2monero | 2015-04-10 | 9 | -8/+17 |
| |/ |
|
| * | Merge pull request #259 | Riccardo Spagni | 2015-04-10 | 1 | -2/+16 |
| |\ |
|
| | * | Fixes start_mining in cli interactive mode | Thomas Winget | 2015-04-10 | 1 | -2/+16 |
| * | | fixed static windows makefile targets | Riccardo Spagni | 2015-04-09 | 1 | -2/+2 |
| * | | Merge pull request #258 | Riccardo Spagni | 2015-04-09 | 1 | -0/+2 |
| |\ \
| |/
|/| |
|
| | * | Disable DNS checkpoint updating on testnet | Thomas Winget | 2015-04-08 | 1 | -0/+2 |
| |/ |
|
| * | Merge pull request #256 | Riccardo Spagni | 2015-04-08 | 96 | -158/+42389 |
| |\ |
|
| | * | Merge BlockchainDB into upstream | Thomas Winget | 2015-04-07 | 96 | -158/+42389 |
| | |\ |
|
| | | * | Merges PR #37 | Thomas Winget | 2015-04-07 | 2 | -3/+29 |
| | | |\ |
|
| | | | * | explicitly disable AES on ARM | Riccardo Spagni | 2015-04-06 | 1 | -1/+1 |
| | | | * | add arm6 target and flags | Riccardo Spagni | 2015-04-06 | 2 | -1/+13 |
| | | | * | new makefile targets for static builds | Riccardo Spagni | 2015-04-06 | 1 | -2/+16 |
| | | * | | Only compile BerkeleyDB as an option in non-static | Thomas Winget | 2015-04-07 | 4 | -17/+41 |
| | | |/ |
|
| | | * | Merge upstream into blockchain | Thomas Winget | 2015-03-29 | 7 | -28/+142 |
| | | |\ |
|
| | | * \ | Merge BerkeleyDB blockchain db implementation | Thomas Winget | 2015-03-29 | 19 | -102/+2250 |
| | | |\ \ |
|
| | | | * | | Steps toward multiple dbs available -- working | Thomas Winget | 2015-03-25 | 13 | -58/+146 |
| | | | * | | update berkeleydb branch to blockchain branch | Thomas Winget | 2015-03-25 | 100 | -2365/+9060 |
| | | | |\ \
| | | |/ /
| | |/| | |
|
| | | * | | | Merge upstream updates into blockchain branch | Thomas Winget | 2015-03-25 | 94 | -2316/+8919 |
| | | |\ \ \ |
|
| | | * \ \ \ | Merges #36 | Thomas Winget | 2015-03-25 | 6 | -49/+141 |
| | | |\ \ \ \ |
|
| | | | * | | | | blockchain_converter: Add support for resume from last block | warptangent | 2015-03-23 | 1 | -10/+37 |
| | | | * | | | | blockchain_import: lengthen string for line clear | warptangent | 2015-03-22 | 1 | -16/+19 |
| | | | * | | | | blockchain_export: show progress during export | warptangent | 2015-03-22 | 1 | -9/+17 |
| | | | * | | | | Update Blockchain::get_db() to return reference instead of pointer | warptangent | 2015-03-22 | 4 | -14/+14 |
| | | | * | | | | Add README for blockchain converter, importer, and exporter utilities | warptangent | 2015-03-22 | 1 | -0/+54 |
| | | |/ / / / |
|
| | | | | * | | BerkeleyDB implementation of BlockchainDB seems to be working! | Thomas Winget | 2015-03-17 | 2 | -20/+20 |
| | | | | * | | Pull blockchain changes into berkeleydb branch | Thomas Winget | 2015-03-17 | 72 | -107/+17743 |
| | | | | |\ \
| | | |_|/ /
| | |/| | | |
|
| | | * | | | | Merges PR #35 | Thomas Winget | 2015-03-17 | 12 | -38/+1659 |
| | | |\ \ \ \ |
|
| | | | * | | | | blockchain_export: Add compile-time support for BlockchainDB | warptangent | 2015-03-16 | 2 | -31/+63 |
| | | | * | | | | Add blockchain_export utility | warptangent | 2015-03-16 | 3 | -0/+470 |
| | | | * | | | | Add support for database open with flags | warptangent | 2015-03-16 | 7 | -14/+77 |
| | | | * | | | | Add mdb_flags variable to LMDB database open | warptangent | 2015-03-16 | 1 | -1/+2 |
| | | | * | | | | Add blockchain_import utility | warptangent | 2015-03-16 | 4 | -0/+894 |
| | | | * | | | | Blockchain: add get_db() accessor, needed for blockchain_import | warptangent | 2015-03-15 | 1 | -0/+5 |
| | | | * | | | | blockchain_converter: Add support for batch transactions | warptangent | 2015-03-15 | 1 | -23/+173 |
| | | | * | | | | Update and relocate comment that applies class wide | warptangent | 2015-03-15 | 1 | -8/+14 |
| | | * | | | | | Merges #33 | Thomas Winget | 2015-03-17 | 0 | -0/+0 |
| | | * | | | | | Move db_drivers/ to external/ | Thomas Winget | 2015-03-17 | 59 | -5/+4 |
| | | * | | | | | fixed BUILD_64 option | Riccardo Spagni | 2015-03-17 | 1 | -1/+1 |
| | | * | | | | | fixed arch_width option | Riccardo Spagni | 2015-03-17 | 1 | -3/+9 |
| | | * | | | | | fixed msys2 / mingw folders based on architecture, added license to unbound C... | Riccardo Spagni | 2015-03-17 | 2 | -8/+36 |
| | | * | | | | | moved 32-bit/64-bit detection into main CMakeLists | Riccardo Spagni | 2015-03-17 | 58 | -9/+12 |
| | | * | | | | | removed findlmdb.cmake, no longer required | Riccardo Spagni | 2015-03-17 | 1 | -57/+0 |
| | | * | | | | | 32-bit LMDB, removed check for in-system LMDB as it is consensus-critical | Riccardo Spagni | 2015-03-17 | 29 | -17/+16061 |
| | | * | | | | | Revert "Moved db_drivers/ into external/ for consistency" | Thomas Winget | 2015-03-17 | 31 | -2/+3 |
| | | * | | | | | Revert "Build fixed, goofed up some CMake" | Thomas Winget | 2015-03-17 | 1 | -4/+0 |
| | | |/ / / / |
|
| | | | | * | | BlockchainBDB passes unit tests | Thomas Winget | 2015-03-17 | 1 | -1/+4 |
| | | | | * | | BerkeleyDB Blockchain building, not working yet | Thomas Winget | 2015-03-16 | 6 | -193/+247 |
| | | | | * | | CMake wiring, minor cleanup, minor test addition | Thomas Winget | 2015-03-16 | 6 | -2/+37 |
| | | | | * | | BerkeleyDB BlockchainDB impl copy/paste/modify | Thomas Winget | 2015-03-16 | 2 | -9/+1304 |