aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core
Commit message (Expand)AuthorAgeFilesLines
* build: prepare v0.16.0.0 releaseselsta2020-05-131-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
|/ / /
* | | Merge pull request #6225Alexander Blair2020-02-282-5/+5
|\ \ \
| * | | print_coinbase_tx_sum now supports 128 bits sumsmoneromooo-monero2019-12-122-5/+5
* | | | Merge pull request #6211Alexander Blair2020-02-284-0/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | rpc: add bad-blocks to flush_cache RPCmoneromooo-monero2019-12-024-0/+21
| |/ /
* | | Merge pull request #6127Alexander Blair2020-02-061-2/+3
|\ \ \
| * | | simplewallet: noob-friendly help menuwowario2019-11-131-2/+3
| |/ /
* | | Merge pull request #6078Alexander Blair2020-02-061-1/+8
|\ \ \
| * | | Add a --keep-fakechain option to keep fakechain databasesJamesWrigley2019-11-011-1/+8
* | | | Merge pull request #6050Alexander Blair2020-02-061-2/+3
|\ \ \ \
| * | | | core: point out when we hit the block rate visibility limitmoneromooo-monero2019-10-281-2/+3
* | | | | Merge pull request #6233luigi11112020-02-041-1/+1
|\ \ \ \ \
| * | | | | blockchain: fix flushing txes from the txpoolmoneromooo-monero2019-12-141-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #6140Alexander Blair2020-01-251-3/+10
|\ \ \ \ \
| * | | | | blockchain: speedup fetching pruned contiguous tx blobsmoneromooo-monero2019-11-151-3/+10
| | |_|_|/ | |/| | |