aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6493Alexander Blair2020-08-162-50/+71
|\
| * Use domain-separated ChaCha20 for in-memory key encryptionSarang Noether2020-08-092-50/+71
* | Adding ZMQ/Pub support for txpool_add and chain_main eventsLee Clagett2020-05-042-0/+82
|/
* Update copyright year to 2020SomaticFanatic2020-05-0621-21/+21
* Merge pull request #6472luigi11112020-05-061-0/+2
|\
| * cryptonote: fix reuse of non default tx data when relayingmoneromooo-monero2020-04-221-0/+2
* | Merge pull request #6436luigi11112020-05-012-0/+16
|\ \ | |/ |/|
| * Add timelock verification on devicecslashm2020-04-082-0/+16
* | Adding Dandelion++ support to public networks:Lee Clagett2020-03-261-1/+6
* | Merge pull request #6338luigi11112020-04-042-6/+2
|\ \
| * | Hash domain separationSarang Noether2020-04-012-6/+2
| |/
* / cryptonote_basic: drop unused verification_context::m_not_rct fieldxiphon2020-03-311-1/+0
|/
* p2p: remove old debug commandsAaron Hook2020-03-202-55/+0
* Merge pull request #6225Alexander Blair2020-02-282-2/+18
|\
| * print_coinbase_tx_sum now supports 128 bits sumsmoneromooo-monero2019-12-122-2/+18
* | miner: use verification mode for low diff one block nonce searchesmoneromooo-monero2020-02-061-1/+1
|/
* cryptonote: untangle dependency from miner to blockchainmoneromooo-monero2019-10-312-9/+9
* daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-1/+2
* Merge pull request #5972luigi11112019-10-222-11/+66
|\
| * cryptonote: add function to get weight from a pruned txmoneromooo-monero2019-10-112-11/+66
* | Merge pull request #5966luigi11112019-10-221-5/+2
|\ \
| * | Support median block size > 4 GBmoneromooo-monero2019-10-211-5/+2
* | | Merge pull request #5984luigi11112019-10-161-0/+4
|\ \ \
| * | | Add also ifdef __x86_64__pkubaj2019-10-131-2/+2
| * | | Fix build on FreeBSD/!x86pkubaj2019-10-131-0/+4
| | |/ | |/|
* | | Merge pull request #5933luigi11112019-10-141-0/+1
|\ \ \ | |/ / |/| |
| * | ban peers sending bad pow outrightmoneromooo-monero2019-09-251-0/+1
* | | Merge pull request #5915luigi11112019-10-083-17/+92
|\ \ \ | |_|/ |/| |
| * | monerod can now sync from pruned blocksmoneromooo-monero2019-09-273-17/+92
* | | RandomX integrationHoward Chu2019-09-254-30/+14
| |/ |/|
* | Merge pull request #5877luigi11112019-09-241-2/+1
|\ \
| * | Make null hash constants constexprLev Sizov2019-09-051-1/+1
| * | Removed unused boost/value_init headerLev Sizov2019-09-021-1/+0
| * | Changed the use of boost:value_initialized for C++ list initializerJesus Ramirez2019-09-021-1/+1
* | | core: move hardforks into its own libmoneromooo-monero2019-09-192-11/+4
| |/ |/|
* | difficulty: fix check_hash on big endianmoneromooo-monero2019-09-041-1/+0
|/
* Added support for "noise" over I1P/Tor to mask Tx transmission.Lee Clagett2019-07-171-0/+2
* Merge pull request #5720luigi11112019-08-191-1/+1
|\
| * miner: fix --bg-mining-enable descriptionmoneromooo-monero2019-07-021-1/+1
* | Merge pull request #5487luigi11112019-08-141-0/+1
|\ \ | |/ |/|
| * consensus: from v12, enforce >= 2 outputsmoneromooo-monero2019-04-231-0/+1
* | serialization: check stream good flag at the endmoneromooo-monero2019-06-141-1/+1
* | cryptonote: throw on tx hash calculation errormoneromooo-monero2019-06-141-3/+3
* | miner: fix double free of thread attributesston1th2019-06-092-10/+6
* | fix wide difficulty conversion with some versions of boostmoneromooo-monero2019-05-011-2/+2
* | hardfork: fix off by one updating fork index after poppingmoneromooo-monero2019-04-201-3/+2
|/
* Merge pull request #5444Riccardo Spagni2019-04-161-0/+1
|\
| * Increment m_threads_active when mining thread startsDoyle2019-04-151-0/+1
* | Merge pull request #5443Riccardo Spagni2019-04-161-20/+2
|\ \
| * | hardfork: remove "no hf version db" recreation checkmoneromooo-monero2019-04-141-20/+2
| |/