summaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/cryptonote_format_utils.h
Commit message (Expand)AuthorAgeFilesLines
* v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-0/+2
* db_lmdb: save pruned and prunable tx data separatelymoneromooo-monero2018-05-231-0/+4
* device: untangle cyclic depenencystoffu2018-03-141-15/+0
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-3/+13
* wallet2: speed up subaddress generation (by about a third)moneromooo-monero2018-02-161-0/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* move includes around to lessen overall loadmoneromooo-monero2017-12-161-1/+1
* new wipeable_string class to replace std::string passphrasesmoneromooo-monero2017-11-271-2/+7
* cryptonote: do not overwrite const datamoneromooo-monero2017-11-221-2/+2
* refactor cryptonote_basic::add_tx_pub_key_to_extraJaquee2017-10-151-0/+2
* Subaddresseskenshi842017-10-071-4/+16
* wallet: add encrypted seed functionalitymoneromooo-monero2017-09-121-0/+2
* some include cleanupmoneromooo-monero2017-07-311-1/+0
* core: cache tx and block hashes in the respective classesmoneromooo-monero2017-03-231-0/+3
* Merge pull request #1826Riccardo Spagni2017-03-031-1/+4
|\
| * allow user I/O in millinero, micronero, nanonero, piconeromoneromooo-monero2017-03-021-1/+4
* | core: add functions to serialize base tx infomoneromooo-monero2017-02-271-0/+1
|/
* 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/+213