aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/cryptonote_format_utils.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-15refactor cryptonote_basic::add_tx_pub_key_to_extraJaquee1-3/+13
2017-10-07Subaddresseskenshi841-13/+125
2017-09-25move checkpoints in a separate librarymoneromooo-monero1-1/+1
2017-09-12wallet: add encrypted seed functionalitymoneromooo-monero1-0/+17
2017-04-03core: fix blob size cache, and reenable hash and blob size cachesmoneromooo-monero1-6/+0
2017-03-26core: disable tx/block hash cachemoneromooo-monero1-0/+6
2017-03-25core: avoid possible reordering bugs wth tx/bloch hash cachemoneromooo-monero1-15/+11
2017-03-23core: cache tx and block hashes in the respective classesmoneromooo-monero1-2/+77
2017-03-05format_utils: fix typo in assert messagelethos31-2/+2
2017-03-03Merge pull request #1826Riccardo Spagni1-8/+56
2017-03-02allow user I/O in millinero, micronero, nanonero, piconeromoneromooo-monero1-8/+56
2017-02-27core: add functions to serialize base tx infomoneromooo-monero1-0/+10
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-0/+743