aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Change mutex lock model to avoid dead lock and ensure locks are always released.cslashm2018-03-315-385/+202
* Automatic height setup when creating/restoring hw device.cslashm2018-03-311-2/+18
* core: fix use of uninitialised datamoneromooo-monero2018-03-182-2/+4
* update checkpointsRiccardo Spagni2018-03-181-0/+2
* update checkpoints.dat to block 1532400Riccardo Spagni2018-03-181-0/+0
* update version to 0.12 Lithium LunaRiccardo Spagni2018-03-181-2/+2
* Merge pull request #3426Riccardo Spagni2018-03-1818-26/+70
|\
| * simplewallet: new --use-english-language-names flagmoneromooo-monero2018-03-1718-26/+70
* | Merge pull request #3419Riccardo Spagni2018-03-184-9/+87
|\ \
| * | wallet: make the segregation height settablemoneromooo-monero2018-03-174-9/+87
| |/
* / Move v7 fork to 1546000 to give more update timemoneromooo-monero2018-03-181-2/+2
|/
* Merge pull request #3421Riccardo Spagni2018-03-171-0/+1
|\
| * wallet_rpc_server: add sweep_unmixable as alias for sweep_dustmoneromooo-monero2018-03-171-0/+1
* | Merge pull request #3418Riccardo Spagni2018-03-171-1/+2
|\ \
| * | blockchain: forbid bulletproof types before v8moneromooo-monero2018-03-161-1/+2
* | | Add command line option allowing to restrict the default sub-address lookahea...stoffu2018-03-163-1/+84
| |/ |/|
* | Merge pull request #3416Riccardo Spagni2018-03-161-0/+5
|\ \
| * | simplewallet: fix restore height prompt that got disabled by #3175stoffu2018-03-161-0/+5
* | | Merge pull request #3414Riccardo Spagni2018-03-161-1/+1
|\ \ \
| * | | blockchain: fix log message about per-kB feestoffu2018-03-161-1/+1
| |/ /
* | | Merge pull request #3376Riccardo Spagni2018-03-161-2/+6
|\ \ \
| * | | show '<Not set>' for empty wallet descriptioncryptochangements342018-03-151-2/+6
* | | | Merge pull request #3336Riccardo Spagni2018-03-1612-19/+19
|\ \ \ \
| * | | | Fix typos in various filesDimitris Apostolou2018-03-1512-19/+19
| | |/ / | |/| |
* | | | wallet: more user friendly print_ringmoneromooo-monero2018-03-166-14/+100
* | | | wallet2_api: add key reuse mitigations APImoneromooo-monero2018-03-163-0/+27
* | | | wallet2_api: add ring apimoneromooo-monero2018-03-163-0/+46
* | | | ringdb: factor ring addition codemoneromooo-monero2018-03-161-22/+16
* | | | wallet2_api: add blackball apimoneromooo-monero2018-03-164-0/+65
* | | | ringdb: use the genesis block as a db namemoneromooo-monero2018-03-164-6/+10
* | | | wallet: add a set_ring commandmoneromooo-monero2018-03-166-1/+124
* | | | new blockchain_usage tool, reports on output usagemoneromooo-monero2018-03-162-0/+289
* | | | wallet: make ringdb an object with database statemoneromooo-monero2018-03-166-170/+187
* | | | blockchain_utilities: new blockchain_blackball toolmoneromooo-monero2018-03-162-0/+460
* | | | wallet: add an output blackball list to avoid using those in ringsmoneromooo-monero2018-03-166-8/+297
* | | | wallet: key reuse mitigation optionsmoneromooo-monero2018-03-164-16/+209
* | | | wallet: add shared ring databasemoneromooo-monero2018-03-168-7/+700
* | | | add RPC to get a histogram of outputs of a given amountmoneromooo-monero2018-03-1613-7/+282
| |_|/ |/| |
* | | Merge pull request #3410Riccardo Spagni2018-03-151-7/+19
|\ \ \
| * | | simplewallet: add a warning when getting a daemon error in transfermoneromooo-monero2018-03-151-7/+19
* | | | Merge pull request #3408Riccardo Spagni2018-03-152-28/+0
|\ \ \ \
| * | | | Remove the `Blockchain::get_all_known_block_ids` function.Jean Pierre Dudey2018-03-142-28/+0
| | |/ / | |/| |
* | | | wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate ...stoffu2018-03-155-13/+27
* | | | replace invoke_http_json("/json_rpc",...) with invoke_http_json_rpc("/json_rp...stoffu2018-03-142-146/+104
|/ / /
* | | Merge pull request #3398Riccardo Spagni2018-03-141-1/+1
|\ \ \
| * | | wallet: fix auto low priority so that it takes effect only when saved default...stoffu2018-03-141-1/+1
| | |/ | |/|
* | | Merge pull request #3399Riccardo Spagni2018-03-141-1/+1
|\ \ \
| * | | wallet2: fix use_fork_rules() when querying version that is defined but not e...stoffu2018-03-141-1/+1
| |/ /
* | | Merge pull request #3395Riccardo Spagni2018-03-141-1/+4
|\ \ \
| * | | p2p: fix network ID being uninitialised when using exclusive peersmoneromooo-monero2018-03-131-1/+4
| |/ /