summaryrefslogtreecommitdiff
path: root/src/cryptonote_core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6672v0.16.0.1luigi11112020-06-231-1/+1
|\
| * build: prepare v0.16.0.1 releaseselsta2020-06-211-1/+1
* | Merge pull request #6671luigi11112020-06-223-6/+14
|\ \
| * | tx_pool: mine stem txes in fake chain modemoneromooo-monero2020-06-203-6/+14
| |/
* | Merge pull request #6651luigi11112020-06-222-1/+17
|\ \ | |/ |/|
| * blockchain: fix timestamp/difficulty cache getting out of syncmoneromooo-monero2020-06-132-1/+17
* | Merge pull request #6648luigi11112020-06-191-1/+1
|\ \
| * | Fix D++ block template checkLee Clagett2020-06-121-1/+1
| |/
* / blockchain: fix total_height in getblocks.bin responsemoneromooo-monero2020-06-111-0/+1
|/
* Merge pull request #6569luigi11112020-05-212-36/+0
|\
| * cryptonote_core: remove "We are most likely forked" messagemoneromooo-monero2020-05-192-36/+0
* | Merge pull request #6545luigi11112020-05-191-5/+72
|\ \
| * | blockchain: detect and log bad difficulty calculationsmoneromooo-monero2020-05-171-5/+72
| |/
* / Revert "simplewallet: noob-friendly help menu"selsta2020-05-161-3/+2
|/
* build: prepare v0.16.0.0 releaseselsta2020-05-091-1/+1
* Merge pull request #6510luigi11112020-05-071-2/+0
|\
| * cryptonote_core: take out the time based upgrade warningmoneromooo-monero2020-05-061-2/+0
* | Merge pull request #6478luigi11112020-05-061-1/+1
|\ \
| * | Used legacy category to match insert_key_images behaviorLee Clagett2020-04-241-1/+1
| |/
* | Merge pull request #6472luigi11112020-05-061-1/+1
|\ \
| * | cryptonote: fix reuse of non default tx data when relayingmoneromooo-monero2020-04-221-1/+1
* | | Merge pull request #6468luigi11112020-05-062-4/+5
|\ \ \
| * | | cryptonote_core: skip dns checkpoints on startup if not enforcedxiphon2020-04-202-4/+5
* | | | Merge pull request #6436luigi11112020-05-011-1/+1
|\ \ \ \
| * | | | Add timelock verification on devicecslashm2020-04-081-1/+1
* | | | | txpool.cpp: rename var to fix for old g++ version (xenial default)Sumo Gr2020-04-291-2/+2
| |_|_|/ |/| | |
* | | | Always reject duplicate key-images from second txidLee Clagett2020-03-302-12/+16
* | | | Allow unrestricted rpc calls to get full txpool infoLee Clagett2020-03-302-6/+8
| |_|/ |/| |
* | | Adding Dandelion++ support to public networks:Lee Clagett2020-03-262-32/+88
* | | Merge pull request #6403luigi11112020-04-101-16/+7
|\ \ \
| * | | Correct key image check in tx_poolLee Clagett2020-03-141-16/+7
* | | | Merge pull request #6358luigi11112020-04-101-30/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | blockchain_db: faster fetching of consecutive txesmoneromooo-monero2020-02-271-30/+2
* | | | Merge pull request #6347luigi11112020-04-042-10/+20
|\ \ \ \
| * | | | cryptonote_core: skip block notify on blockchain switching rollbackxiphon2020-02-192-10/+20
| |/ / /
* | | | Merge pull request #6339luigi11112020-04-042-3/+3
|\ \ \ \
| * | | | remove empty statementsInterchained2020-02-172-3/+3
| |/ / /
* | | | Merge pull request #6328luigi11112020-04-041-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | core: mention time being off in hash rate changes messagemoneromooo-monero2020-02-101-1/+1
| |/ /
* | | Merge pull request #6336luigi11112020-03-311-1/+5
|\ \ \
| * | | tx_pool: catch theoretical error in get_block_rewardmoneromooo-monero2020-02-121-1/+5
| |/ /
* | | Merge pull request #6214luigi11112020-03-314-0/+53
|\ \ \
| * | | protocol: request txpool contents when syncedmoneromooo-monero2020-03-224-0/+53
| | |/ | |/|
* | | Merge pull request #6289Alexander Blair2020-03-272-9/+13
|\ \ \
| * | | wallet: reroll fake outs selection on local tx_sanity_check failurexiphon2020-01-142-9/+13
* | | | Merge pull request #6284Alexander Blair2020-03-271-2/+2
|\ \ \ \
| * | | | Fix check_fee() discrepancy.UkoeHB2020-01-091-2/+2
| |/ / /
* | | | Merge pull request #6275Alexander Blair2020-03-272-21/+0
|\ \ \ \
| * | | | p2p: remove old debug commandsAaron Hook2020-03-202-21/+0
| | |/ / | |/| |
* / | | core: move the LockedTXN class out of txpool so it may be reusedmoneromooo-monero2020-03-121-30/+12
|/ / /