Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -1/+2 | |
2017-09-18 | precomputed block hashes are now in blocks of N (currently 256) | moneromooo-monero | 1 | -0/+1 | |
This shaves a lot of space off binaries | |||||
2017-08-19 | DB cleanup | Howard Chu | 1 | -1/+0 | |
Hide LMDB-specific stuff behind blockchain_db.h. Nobody besides blockchain_db.cpp should ever be including DB-specific headers any more. | |||||
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -2/+2 | |
2016-08-28 | remove original Cryptonote blockchain_storage blockchain format | moneromooo-monero | 1 | -10/+0 | |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-10-17 | blockchain_export can now export to a blocks.dat format | moneromooo-monero | 1 | -0/+90 | |
Also make the number of blocks endian independant, and add support for testnet |