aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge pull request #5400Riccardo Spagni2019-04-161-6/+2
|\ \
| * | blockchain_db: fix db txn ending too earlymoneromooo-monero2019-04-141-6/+2
| |/
* | Merge pull request #5402Riccardo Spagni2019-04-152-0/+18
|\ \ | |/ |/|
| * rpc: make wide_difficulty hexadecimalmoneromooo-monero2019-04-052-0/+18
* | functional_tests: add more blockchain related testsmoneromooo-monero2019-04-113-2/+14
* | Merge pull request #5381Riccardo Spagni2019-04-112-6/+10
|\ \
| * | miner: fix race when stopping mining with start mining enabledmoneromooo-monero2019-04-012-6/+10
| |/
* | Merge pull request #5380Riccardo Spagni2019-04-111-2/+0
|\ \
| * | various: remove unused variablesmoneromooo-monero2019-04-011-2/+0
| |/
* | Merge pull request #5374Riccardo Spagni2019-04-111-5/+11
|\ \
| * | wallet: new option to start background miningmoneromooo-monero2019-04-041-5/+11
| |/
* | Merge pull request #5123Riccardo Spagni2019-04-113-6/+2
|\ \