Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2018-01-10 | Merge pull request #2990 | Riccardo Spagni | 1 | -1/+0 | |
2d17feb0 factor STL container serialization (moneromooo-monero) | |||||
2017-12-22 | factor STL container serialization | moneromooo-monero | 1 | -1/+0 | |
2017-12-18 | check accessing an element past the end of a container | moneromooo-monero | 1 | -1/+1 | |
2017-10-07 | Subaddresses | kenshi84 | 1 | -0/+26 | |
2017-09-25 | move checkpoints in a separate library | moneromooo-monero | 1 | -5/+0 | |
2017-04-11 | Improvements for epee binary to hex functions: | Lee Clagett | 1 | -1/+0 | |
- Performance improvements - Added `span` for zero-copy pointer+length arguments - Added `std::ostream` overload for direct writing to output buffers - Removal of unused `string_tools::buff_to_hex` | |||||
2017-04-03 | core: fix blob size cache, and reenable hash and blob size caches | moneromooo-monero | 1 | -1/+1 | |
2017-03-25 | core: avoid possible reordering bugs wth tx/bloch hash cache | moneromooo-monero | 1 | -11/+29 | |
2017-03-23 | core: cache tx and block hashes in the respective classes | moneromooo-monero | 1 | -0/+32 | |
An idea from smooth | |||||
2017-02-27 | core: add functions to serialize base tx info | moneromooo-monero | 1 | -0/+22 | |
That is, information without signatures (for v1) nor range proofs and MGs (for v2) | |||||
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 | -0/+397 | |