summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #4088luigi11112018-07-194-86/+58
|\ \ \ \ \
| * | | | | node_rpc_proxy: factor a few RPC calls using get_infomoneromooo-monero2018-07-024-86/+58
| |/ / / /
* | | | | Merge pull request #4087luigi11112018-07-193-5/+44
|\ \ \ \ \
| * | | | | wallet2: recover from index out of hashchain bounds errormoneromooo-monero2018-07-163-5/+44
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4081luigi11112018-07-191-1/+2
|\ \ \ \ \
| * | | | | blockchain: fix getting invalid block data on failuremoneromooo-monero2018-06-291-1/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #4076luigi11112018-07-191-0/+2
|\ \ \ \ \
| * | | | | blockchain: set the m_verifivation_failed flag in a couple more placesmoneromooo-monero2018-06-281-0/+2
| |/ / / /
* | | | | Merge pull request #4075luigi11112018-07-196-6/+0
|\ \ \ \ \
| * | | | | remove epee from link lines where it's redundantmoneromooo-monero2018-06-286-6/+0
| |/ / / /
* | | | | Merge pull request #4074luigi11112018-07-191-6/+0
|\ \ \ \ \
| * | | | | crypto: remove unused unsafe random scalar generatormoneromooo-monero2018-06-281-6/+0
| |/ / / /
* | | | | Merge pull request #4071luigi11112018-07-194-0/+38
|\ \ \ \ \
| * | | | | Allow fractional outputs to be ignoredstoffu2018-07-034-0/+38
| |/ / / /
* | | | | Merge pull request #4064luigi11112018-07-191-3/+3
|\ \ \ \ \
| * | | | | blockchain_utilities: report file offset where a read error occursmoneromooo-monero2018-06-271-3/+3
* | | | | | Merge pull request #4062luigi11112018-07-191-1/+10
|\ \ \ \ \ \
| * | | | | | simplewallet.sweep_all: show usage when parsing failsstoffu2018-06-271-1/+10
* | | | | | | Merge pull request #4047luigi11112018-07-192-6/+35
|\ \ \ \ \ \ \
| * | | | | | | tx_pool: cache check_tx_inputs resultsmoneromooo-monero2018-06-242-6/+35
* | | | | | | | Merge pull request #4045luigi11112018-07-1914-28/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | Changed URLs to HTTPSeinsteinsfool2018-06-2314-28/+28
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #4033luigi11112018-07-194-6/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | rpc: add a non binary get_transaction_pool_hashes RPCmoneromooo-monero2018-06-214-7/+47
* | | | | | | | | Merge pull request #4032luigi11112018-07-192-411/+60
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | device_ledger: factor the prologue codemoneromooo-monero2018-06-252-411/+60
| |/ / / / / / / /
* | | | | | | | | Merge pull request #4030luigi11112018-07-191-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | miner: show id and height when a block is foundstoffu2018-06-201-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #4029luigi11112018-07-191-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | daemon: show a bit more info with print_blockstoffu2018-06-201-1/+3
| |/ / / / / / / /
* | | | | | | | | Merge pull request #4023luigi11112018-07-191-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | simplewallet: remove leftover global debug tracemoneromooo-monero2018-06-181-1/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #4021luigi11112018-07-191-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: add a README pointing to the SUPERCOP licencemoneromooo-monero2018-06-181-0/+4
| |/ / / / / / / /
* | | | | | | | | Merge pull request #4013luigi11112018-07-195-0/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rpc: add blockchain disk size to getinfomoneromooo-monero2018-06-205-1/+25
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3981luigi11112018-07-198-158/+294
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | db: store cumulative rct output distribution in the db for speedmoneromooo-monero2018-07-138-159/+295
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #3973luigi11112018-07-198-18/+56
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | alt_chain_info can now give more info about a particular alt chainmoneromooo-monero2018-06-268-19/+57
* | | | | | | | | | Merge pull request #3854luigi11112018-07-1919-16/+240
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | update get_info RPC and bump RPC versionvictorsintnicolaas2018-06-294-1/+8
| * | | | | | | | | add --regtest and --fixed-difficulty for regression testingvictorsintnicolaas2018-06-2917-14/+231
| * | | | | | | | | db_lmdb: enable batch transactions by defaultstoffu2018-06-141-1/+1
* | | | | | | | | | Merge pull request #4117Riccardo Spagni2018-07-102-14/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | wallet2: ensure outputs are processed only oncemoneromooo-monero2018-07-082-14/+18
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #4060Riccardo Spagni2018-07-101-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | blockchain_import: make sleep compile on WindowsiDunk54002018-07-031-0/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | bump version to 12.3Riccardo Spagni2018-07-061-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #3985Riccardo Spagni2018-07-031-10/+24
|\ \ \ \ \ \ \ \ \