| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 1 | -1/+1 |
| | | |||||
| * | Allow setting start block on export | Howard Chu | 2020-10-18 | 1 | -5/+5 |
| | | | | | And make import honor the starting block# recorded in a bootstrap file | ||||
| * | Merge pull request #6512 | Alexander Blair | 2020-07-19 | 1 | -1/+1 |
| |\ | | | | | | | 5ef0607da Update copyright year to 2020 (SomaticFanatic) | ||||
| | * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| | | | | | | | | | Update copyright year to 2020 | ||||
| * | | Fix boost <1.60 compilation and fix boost 1.73+ warnings | Lee Clagett | 2020-05-31 | 1 | -1/+0 |
| |/ | |||||
| * | Make difficulty 128 bit instead of 64 bit | moneromooo-monero | 2019-03-24 | 1 | -1/+1 |
| | | | | | | | Based on Boolberry work by: jahrsg <jahr@jahr.me> cr.zoidberg <crypto.zoidberg@gmail.com> | ||||
| * | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | move includes around to lessen overall load | moneromooo-monero | 2017-12-16 | 1 | -1/+2 |
| | | |||||
| * | remove "using namespace std" from headers | moneromooo-monero | 2017-11-14 | 1 | -1/+1 |
| | | | | | | | | It's nasty, and actually breaks on Solaris, where if.h fails to build due to: struct map *if_memmap; | ||||
| * | Use actual batch size for resize estimates | Howard Chu | 2017-09-17 | 1 | -0/+2 |
| | | | | | | | | And optimize import startup: Remember start_height position during initial count_blocks pass to avoid having to reread entire file again to arrive at start_height | ||||
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| | | |||||
| * | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 2017-02-08 | 1 | -1/+1 |
| | | |||||
| * | remove original Cryptonote blockchain_storage blockchain format | moneromooo-monero | 2016-08-28 | 1 | -10/+0 |
| | | |||||
| * | blockchain_export: Move DB implementation includes | warptangent | 2016-03-05 | 1 | -2/+0 |
| | | |||||
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 1 | -1/+1 |
| | | |||||
| * | blockchain_export can now export to a blocks.dat format | moneromooo-monero | 2015-10-17 | 1 | -18/+1 |
| | | | | | | Also make the number of blocks endian independant, and add support for testnet | ||||
| * | blockchain_export: Add --output-file argument | warptangent | 2015-08-14 | 1 | -3/+3 |
| | | | | | | | This option will export to the specified file path. The default file path remains <data-dir>/export/blockchain.raw | ||||
| * | Rename src/blockchain_converter/ to src/blockchain_utilities/ | warptangent | 2015-05-08 | 1 | -0/+116 |
| Update appropriate files (CMakeLists.txt, README.md) | |||||
