aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/cryptonote_basic.h
Commit message (Expand)AuthorAgeFilesLines
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* db: speedup block additionmoneromooo-monero2019-03-051-2/+23
* Pruningmoneromooo-monero2019-01-221-4/+11
* Merge pull request #4946luigi11112018-12-311-0/+2
|\
| * cryptonote: set tx hash on newly parsed txes when knownmoneromooo-monero2018-12-051-0/+2
* | cryptonote: add a set_null for transaction_prefixmoneromooo-monero2018-11-301-7/+10
|/
* cryptonote: sort tx_extra fieldsmoneromooo-monero2018-10-071-1/+0
* keypair::generate: always require hw::device to avoid possible mistakestoffu2018-03-141-6/+0
* device: untangle cyclic depenencystoffu2018-03-141-1/+2
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-0/+6
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* Merge pull request #2990Riccardo Spagni2018-01-101-1/+0
|\
| * factor STL container serializationmoneromooo-monero2017-12-221-1/+0
* | check accessing an element past the end of a containermoneromooo-monero2017-12-181-1/+1
|/
* Subaddresseskenshi842017-10-071-0/+26
* move checkpoints in a separate librarymoneromooo-monero2017-09-251-5/+0
* Improvements for epee binary to hex functions:Lee Clagett2017-04-111-1/+0
* core: fix blob size cache, and reenable hash and blob size cachesmoneromooo-monero2017-04-031-1/+1
* core: avoid possible reordering bugs wth tx/bloch hash cachemoneromooo-monero2017-03-251-11/+29
* core: cache tx and block hashes in the respective classesmoneromooo-monero2017-03-231-0/+32
* core: add functions to serialize base tx infomoneromooo-monero2017-02-271-0/+22
* 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/+397