summaryrefslogtreecommitdiff
path: root/src/cryptonote_basic
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #5135Riccardo Spagni2019-03-171-0/+1
|\ \ \
| * | | Human readable message if maximum outputs reacheditalocoin2019-02-101-0/+1
| |/ /
* | / Update 2019 copyrightbinaryFate2019-03-0522-22/+22
| |/ |/|
* | cryptonote: speed up calculating coinbase tx prunable hashmoneromooo-monero2019-03-051-2/+9
* | core: avoid calculating tx prefix hash when we don't need itmoneromooo-monero2019-03-052-1/+9
* | db: speedup block additionmoneromooo-monero2019-03-053-26/+67
* | check load_t_from_json return valuesmoneromooo-monero2019-03-041-1/+2
* | default initialize rpc structuresmoneromooo-monero2019-03-041-1/+2
* | Merge pull request #5125Riccardo Spagni2019-03-042-4/+84
|\ \
| * | miner: it can now autodetect the optimal number of threadsmoneromooo-monero2019-02-232-4/+84
| |/
* | hardfork: fix fork determination for historical heightsmoneromooo2019-03-041-1/+1
* | Merge pull request #5126Riccardo Spagni2019-03-041-1/+1
|\ \
| * | Cryptonight variant 4 aka CryptonightRSChernykh2019-02-141-1/+1
| |/
* / ringct: fix v1 ecdhInfo serializationmoneromooo-monero2019-02-031-15/+2
|/
* Merge pull request #5052Riccardo Spagni2019-01-281-6/+18
|\
| * ringct: remove unused senderPk from ecdhTuplemoneromooo-monero2019-01-221-1/+0
| * ringct: the commitment mask is now deterministicmoneromooo-monero2019-01-221-1/+4
| * ringct: encode 8 byte amount, saving 24 bytes per outputmoneromooo-monero2019-01-221-1/+11
| * add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero2019-01-221-3/+3
* | Pruningmoneromooo-monero2019-01-225-5/+56
|/
* blockchain: fix wrong hf version when popping multiple blocksmoneromooo-monero2019-01-012-0/+33
* hardfork: remove batch transactions setupmoneromooo-monero2019-01-011-1/+0
* Merge pull request #4953luigi11112018-12-311-5/+13
|\
| * cryptonote: don't serialize for blob size if already knownmoneromooo-monero2018-12-071-5/+13
* | Merge pull request #4946luigi11112018-12-312-0/+3
|\ \
| * | cryptonote: set tx hash on newly parsed txes when knownmoneromooo-monero2018-12-052-0/+3
* | | Merge pull request #4924Riccardo Spagni2018-12-121-7/+10
|\ \ \ | |_|/ |/| |
| * | cryptonote: add a set_null for transaction_prefixmoneromooo-monero2018-11-301-7/+10
* | | Merge pull request #4894Riccardo Spagni2018-12-043-4/+4
|\ \ \
| * | | cryptonote: fix get_unit for non default settingsmoneromooo-monero2018-11-231-2/+2
| * | | a few minor (but easy) performance tweaksmoneromooo-monero2018-11-232-2/+2
| |/ /
* | / move int-util.h to epeemoneromooo-monero2018-12-042-2/+2
| |/ |/|
* | Merge pull request #4869Riccardo Spagni2018-12-041-1/+1
|\ \
| * | Avoid unnecessary temp block and copy ctormoneromooo-monero2018-11-191-1/+1
| |/
* | Merge pull request #4854Riccardo Spagni2018-12-043-23/+18
|\ \ | |/ |/|
| * Removed a lot of unnecessary includesMartijn Otto2018-11-153-23/+18
* | Merge pull request #4753Riccardo Spagni2018-11-141-3/+4
|\ \ | |/ |/|
| * hardfork: initialize current_fork_index in ctormoneromooo-monero2018-10-291-3/+4
* | Merge pull request #4744Riccardo Spagni2018-11-061-1/+1
|\ \
| * | cryptonote: use logging functions for errors, not std::coutmoneromooo-monero2018-10-271-1/+1
| |/
* / device/trezor: trezor support addedDusan Klinec2018-11-022-5/+20
|/
* Merge pull request #4700Riccardo Spagni2018-10-261-1/+1
|\
| * miner: fix build with boost 1.69moneromooo-monero2018-10-221-1/+1
* | Merge pull request #4617Riccardo Spagni2018-10-261-0/+1
|\ \
| * | account: init creation timestamp to 0moneromooo-monero2018-10-161-0/+1
* | | Merge pull request #4308Riccardo Spagni2018-10-263-1/+87
|\ \ \ | |_|/ |/| |
| * | cryptonote: sort tx_extra fieldsmoneromooo-monero2018-10-073-1/+87
* | | Merge pull request #4523Riccardo Spagni2018-10-201-1/+1
|\ \ \ | |_|/ |/| |
| * | miner: really reset flags/precision on std::coutmoneromooo-monero2018-10-081-1/+1
* | | Merge pull request #4389Riccardo Spagni2018-10-152-0/+11
|\ \ \ | |/ / |/| |