Age | Commit message (Expand) | Author | Files | Lines |
2017-08-07 | blockchain_import: much faster when verifying with cryptonote::core | moneromooo-monero | 1 | -133/+0 |
2017-05-25 | Move txpool to the database | moneromooo-monero | 1 | -2/+2 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-01-14 | Use batch transactions when syncing | Howard Chu | 1 | -2/+2 |
2016-08-28 | remove original Cryptonote blockchain_storage blockchain format | moneromooo-monero | 1 | -63/+1 |
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 1 | -2/+2 |
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 1 | -2/+2 |
2016-02-17 | Fix cffc411c9025e1d28a8b6e32c53c83ba113d9204 | Howard Chu | 1 | -0/+2 |
2016-02-14 | blockchain_import: Support BerkeleyDB | warptangent | 1 | -1/+13 |
2016-02-14 | blockchain_import: Add database type argument | warptangent | 1 | -2/+2 |
2016-02-14 | blockchain_import: Make LMDB-specific names general | warptangent | 1 | -5/+5 |
2016-02-08 | blockchain_utilities: Have fake_core create HardFork object | warptangent | 1 | -1/+13 |
2016-02-08 | fake_core: Check if hard fork subdbs need reset at start | warptangent | 1 | -0/+3 |
2016-01-15 | Fix hf when import with verify off | Howard Chu | 1 | -0/+1 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-07-11 | Optionally allow DB to know expected number of blocks at batch transaction start | warptangent | 1 | -3/+3 |
2015-05-08 | Rename src/blockchain_converter/ to src/blockchain_utilities/ | warptangent | 1 | -0/+0 |
2015-05-08 | Update log statements | warptangent | 1 | -1/+1 |
2015-03-25 | Steps toward multiple dbs available -- working | Thomas Winget | 1 | -2/+24 |
2015-03-22 | Update Blockchain::get_db() to return reference instead of pointer | warptangent | 1 | -4/+4 |
2015-03-16 | Add support for database open with flags | warptangent | 1 | -3/+3 |
2015-03-16 | Add blockchain_import utility | warptangent | 1 | -0/+143 |