aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/cryptonote_format_utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove "using namespace std" from headersmoneromooo-monero2017-11-141-0/+2
* refactor cryptonote_basic::add_tx_pub_key_to_extraJaquee2017-10-151-3/+13
* Subaddresseskenshi842017-10-071-13/+125
* move checkpoints in a separate librarymoneromooo-monero2017-09-251-1/+1
* wallet: add encrypted seed functionalitymoneromooo-monero2017-09-121-0/+17
* core: fix blob size cache, and reenable hash and blob size cachesmoneromooo-monero2017-04-031-6/+0
* core: disable tx/block hash cachemoneromooo-monero2017-03-261-0/+6
* core: avoid possible reordering bugs wth tx/bloch hash cachemoneromooo-monero2017-03-251-15/+11
* core: cache tx and block hashes in the respective classesmoneromooo-monero2017-03-231-2/+77
* format_utils: fix typo in assert messagelethos32017-03-051-2/+2
* Merge pull request #1826Riccardo Spagni2017-03-031-8/+56
|\
| * allow user I/O in millinero, micronero, nanonero, piconeromoneromooo-monero2017-03-021-8/+56
* | core: add functions to serialize base tx infomoneromooo-monero2017-02-271-0/+10
|/
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-0/+743