summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | simplewallet: fix restore height warningselsta2019-11-141-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #6124Alexander Blair2020-01-161-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | blockchain: error out if the builtin hashes data size is wrongmoneromooo-monero2019-11-121-1/+6
| |/ / / / / / /
* | | | | | | | Merge pull request #6119Alexander Blair2020-01-161-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | p2p: zero last seen timestamp when inserting a new peermoneromooo-monero2019-11-111-0/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #6115Alexander Blair2020-01-162-7/+27
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | core_tests: reset thread pool between testsmoneromooo-monero2019-11-102-7/+27
| |/ / / / / /
* | | | | | | Merge pull request #6112Alexander Blair2020-01-112-36/+35
|\ \ \ \ \ \ \
| * | | | | | | build: fix IOS, build blockchain_db and rpc, skip wallet_rpc_serverxiphon2019-11-092-36/+35
| |/ / / / / /
* | | | | | | Merge pull request #6105Alexander Blair2020-01-115-0/+72
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | wallet_rpc_server: new estimate_tx_size_and_weight RPCmoneromooo-monero2019-11-065-0/+72
| |/ / / / /
* | | | | | Merge pull request #6057luigi11112019-12-122-3/+23
|\ \ \ \ \ \
| * | | | | | wallet2: make keys unlocker reentrantmoneromooo-monero2019-10-292-3/+23
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #6055luigi11112019-12-121-1/+1
|\ \ \ \ \ \
| * | | | | | blockchain: fix comment wrongly refering to SHA-3 rather than Keccakmoneromooo-monero2019-10-291-1/+1
| |/ / / / /
* | | | | | Merge pull request #6054luigi11112019-12-121-1/+1
|\ \ \ \ \ \
| * | | | | | daemon: handle printing higher hash ratesmoneromooo-monero2019-10-291-1/+1
| |/ / / / /
* | | | | | Merge pull request #6052luigi11112019-12-121-2/+2
|\ \ \ \ \ \
| * | | | | | tx_pool: fix error message assuming incorrectlymoneromooo-monero2019-10-291-2/+2
| |/ / / / /
* | | | | | Merge pull request #6049luigi11112019-12-121-34/+27
|\ \ \ \ \ \
| * | | | | | Updated paper referencesSarang Noether2019-10-281-24/+22
| * | | | | | Minor prover simplificationSarang Noether2019-10-281-10/+5
| |/ / / / /
* | | | | | Merge pull request #6027luigi11112019-12-121-26/+0
|\ \ \ \ \ \
| * | | | | | simplewallet: remove remaining payment id dead codemoneromooo-monero2019-10-251-26/+0
* | | | | | | Merge pull request #6018luigi11112019-12-126-3/+139
|\ \ \ \ \ \ \
| * | | | | | | rpc: Only show version string if it matches expected patternNathan Dorfman2019-11-124-1/+102
| * | | | | | | daemon: Use rpc for "version" commandNathan Dorfman2019-11-123-3/+38
| | |_|_|/ / / | |/| | | | |
* | | | | | | Adding support for hidden (anonymity) txpoolLee Clagett2019-11-0224-279/+631
| |_|_|_|/ / |/| | | | |
* | | | | | make d2h et al. constant-timeJethro Grassie2019-11-191-30/+8
* | | | | | Fix #6147 DB corruption from child process overwriteHoward Chu2019-11-171-1/+6
* | | | | | Merge pull request #6135luigi11112019-11-161-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | wallet: set non-empty error string on connection failurexiphon2019-11-141-1/+1
| | |_|/ / | |/| | |
* / | | | wallet2: fix pool txes not being flushed when minedmoneromooo-monero2019-11-041-1/+1
|/ / / /
* | | | Merge pull request #6074Riccardo Spagni2019-11-037-38/+110
|\ \ \ \
| * | | | simplewallet: plug a timing leakmoneromooo-monero2019-11-022-10/+31
| * | | | wallet: reuse cached height when set after refreshmoneromooo-monero2019-11-012-0/+11
| * | | | wallet2: fix is_synced checking target height, not heightmoneromooo-monero2019-11-011-1/+1
| * | | | wallet: fix another facet of "did I get some monero" information leakmoneromooo-monero2019-11-014-15/+50
| * | | | wallet2: do not send an unnecessary last getblocks.bin call on refreshmoneromooo-monero2019-11-012-7/+17
| * | | | wallet2: do not repeatedly ask for pool txes sent to usmoneromooo-monero2019-11-011-5/+0
| | |/ / | |/| |
* | | | Merge pull request #6079Riccardo Spagni2019-11-024-3/+4
|\ \ \ \
| * | | | 0.15.0.0 release engineeringRiccardo Spagni2019-11-024-3/+4
| |/ / /
* | | | Merge pull request #6047Riccardo Spagni2019-11-025-12/+18
|\ \ \ \
| * | | | cryptonote: untangle dependency from miner to blockchainmoneromooo-monero2019-10-315-12/+18
| |/ / /
* / / / daemon: always use bootstrap daemon (if set) in '--no-sync' modexiphon2019-10-282-3/+6
|/ / /
* | | Merge pull request #6044luigi11112019-10-271-2/+11
|\ \ \
| * | | blockchain: fix unwanted error when probing the pool for a txmoneromooo-monero2019-10-271-2/+11
| | |/ | |/|
* / | wallet: do not warn if the rpc cost was freemoneromooo-monero2019-10-271-1/+1
|/ /
* | Merge pull request #6017luigi11112019-10-251-1/+1
|\ \
| * | rpc: Include tag in get_info version stringNathan Dorfman2019-10-241-1/+1