summaryrefslogtreecommitdiff
path: root/src/cryptonote_core/tx_sanity_check.cpp
Commit message (Expand)AuthorAgeFilesLines
* wallet: reroll fake outs selection on local tx_sanity_check failurexiphon2020-01-141-6/+10
* Merge pull request #5755luigi11112019-08-211-2/+2
|\
| * improve tx_sanity_check clarificationvicsn2019-07-151-2/+2
* | Merge pull request #5635luigi11112019-07-241-1/+1
|\ \ | |/ |/|
| * tx_sanity_check: don't print an error when not enough outs to checkmoneromooo-monero2019-06-121-1/+1
* | tx_sanity_check: relax the median check a lotmoneromooo-monero2019-06-191-1/+1
|/
* tx_sanity_check: relax uniqueness check a bitmoneromooo-monero2019-04-231-2/+2
* rpc: new sanity check on relayed transactionsmoneromooo-monero2019-04-121-0/+100