Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-03 | core: fix blob size cache, and reenable hash and blob size caches | moneromooo-monero | 1 | -6/+0 | |
2017-03-26 | core: disable tx/block hash cache | moneromooo-monero | 1 | -0/+6 | |
Looks like it doesn't work on win64 | |||||
2017-03-25 | core: avoid possible reordering bugs wth tx/bloch hash cache | moneromooo-monero | 1 | -15/+11 | |
2017-03-23 | core: cache tx and block hashes in the respective classes | moneromooo-monero | 1 | -2/+77 | |
An idea from smooth | |||||
2017-03-05 | format_utils: fix typo in assert message | lethos3 | 1 | -2/+2 | |
Fix two small typos as mentioned by reddit user nthterm. | |||||
2017-03-03 | Merge pull request #1826 | Riccardo Spagni | 1 | -8/+56 | |
2c468dd4 allow user I/O in millinero, micronero, nanonero, piconero (moneromooo-monero) | |||||
2017-03-02 | allow user I/O in millinero, micronero, nanonero, piconero | moneromooo-monero | 1 | -8/+56 | |
2017-02-27 | core: add functions to serialize base tx info | moneromooo-monero | 1 | -0/+10 | |
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/+743 | |