summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | wallet2: init some variables to default values if loading old walletsmoneromooo-monero2019-04-011-0/+3
| * | | | wallet_rpc_server: always fill out subaddr_indices in get_transfersmoneromooo-monero2019-04-011-0/+2
| * | | | wallet_rpc_server: set confirmations to 0 for pending/pool txesmoneromooo-monero2019-04-011-1/+1
* | | | | Merge pull request #5339Riccardo Spagni2019-04-011-1/+1
|\ \ \ \ \
| * | | | | Fix build on FreeBSDNathan Dorfman2019-03-241-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #5334Riccardo Spagni2019-04-011-1/+1
|\ \ \ \ \
| * | | | | p2p: don't lookup seed nodes when offlinemoneromooo-monero2019-03-221-1/+1
| |/ / / /
* | | | | Merge pull request #5333Riccardo Spagni2019-04-014-16/+188
|\ \ \ \ \
| * | | | | wallet: add freeze/thaw/frozen commandsmoneromooo-monero2019-03-224-16/+188
| |/ / / /
* | | | | Merge pull request #5332Riccardo Spagni2019-04-0111-100/+306
|\ \ \ \ \
| * | | | | Add get_tx_proof support, needed for new sanity checkcslashm2019-03-288-62/+186
| * | | | | Add support for V11 protocol with BulletProofV2 and short amount.cslashm2019-03-288-47/+101
| * | | | | Add application version compatibility check.cslashm2019-03-282-2/+30
| | |_|_|/ | |/| | |
* | | | | Merge pull request #5349Riccardo Spagni2019-04-011-3/+9
|\ \ \ \ \
| * | | | | wallet2: fix tx sanity check change test for the sweep_all casemoneromooo-monero2019-03-251-3/+9
| | |_|_|/ | |/| | |
* | | | | Merge pull request #5352Riccardo Spagni2019-04-012-0/+46
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | blockchain: incremental long term block weight cachemoneromooo-monero2019-03-281-0/+22
| * | | | blockchain: simple cache for the long term block weightsmoneromooo-monero2019-03-282-0/+24
| |/ / /
* | | | Merge pull request #5329Riccardo Spagni2019-04-012-44/+4
|\ \ \ \
| * | | | wallet_rpc_server: remove mixin from transfer RPCsmoneromooo-monero2019-03-212-44/+4
* | | | | Merge pull request #5327Riccardo Spagni2019-04-0110-0/+166
|\ \ \ \ \
| * | | | | New interactive daemon command 'print_net_stats': Global traffic statsrbrunner72019-03-2410-1/+167
* | | | | | Merge pull request #5326Riccardo Spagni2019-04-012-1/+4
|\ \ \ \ \ \
| * | | | | | rpc: add miner tx hash to block header responsemoneromooo-monero2019-03-212-1/+4
| |/ / / / /
* | | | | | Merge pull request #5325Riccardo Spagni2019-04-011-0/+2
|\ \ \ \ \ \
| * | | | | | daemon: init public_port in all ctorsmoneromooo-monero2019-03-201-0/+2
| |/ / / / /
* | | | | | Merge pull request #5322Riccardo Spagni2019-04-011-4/+2
|\ \ \ \ \ \
| * | | | | | Fix daemon startup parameter '--limit-rate' processing after parameter defaultsrbrunner72019-03-201-4/+2
| |/ / / / /
* | | | | | Merge pull request #5317Riccardo Spagni2019-04-011-1/+17
|\ \ \ \ \ \
| * | | | | | core: improve block rate monitor trigger probabilitiesmoneromooo-monero2019-03-251-1/+17
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #5308Riccardo Spagni2019-04-011-1/+3
|\ \ \ \ \ \
| * | | | | | rpc: quantize db size up to 5 GB in restricted modemoneromooo-monero2019-03-171-1/+3
* | | | | | | Merge pull request #5307Riccardo Spagni2019-04-011-4/+6
|\ \ \ \ \ \ \
| * | | | | | | simplewallet: make the long payment ids warnigns more warneymoneromooo-monero2019-03-171-4/+6
* | | | | | | | Merge pull request #5306Riccardo Spagni2019-04-011-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Use threadpool instead of new threads for DNS queriesHoward Chu2019-03-171-5/+5
* | | | | | | | | Merge pull request #5305Riccardo Spagni2019-04-011-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wallet2: make use_fork_rules handle chain heights lower than leewaymoneromooo-monero2019-03-171-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #5303Riccardo Spagni2019-04-012-4/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wallet: flush output cache upon reorgmoneromooo-monero2019-03-172-4/+13
| |/ / / / / / / /
* | | | | | | | | Merge pull request #5302Riccardo Spagni2019-04-013-1/+59
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wallet_rpc_server: new auto_refresh RPCmoneromooo-monero2019-03-173-1/+59
| |/ / / / / / / /
* | | | | | | | | Merge pull request #5299Riccardo Spagni2019-04-011-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wallet_rpc_server: fix buffer read overflow in string assignmentmoneromooo-monero2019-03-151-1/+1
* | | | | | | | | | Merge pull request #5298Riccardo Spagni2019-04-014-296/+334
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | wallet: move light wallet RPC out of core RPCmoneromooo-monero2019-03-154-296/+334
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #5297Riccardo Spagni2019-04-012-18/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | wallet: fix memory only walletsmoneromooo-monero2019-03-252-18/+9
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #5295Riccardo Spagni2019-04-011-3/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mnemonics: fix half length seed to bytes conversionmoneromooo-monero2019-03-151-3/+1