aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #2238Riccardo Spagni2017-08-151-0/+2
|\ \
| * | Enable verifying wallet password with having to load wallet.m2049r2017-08-031-0/+2
| |/
* | Merge pull request #2205Riccardo Spagni2017-08-151-3/+11
|\ \
| * | wallet: return unlock_time in get_transfersmoneromooo-monero2017-08-021-3/+11
| |/
* / wallet2: fix temporarily missing incoming tx when being minedmoneromooo-monero2017-08-051-1/+1
|/
* Prevent crash if performing certain actions before wallet is initializedRobby Weinberg2017-06-031-2/+3
* Correct spelling of 'get_upper_transaction_size_limit'Nano Akron2017-05-091-2/+2
* wallet: add sweep_below functionmoneromooo-monero2017-04-241-1/+1
* Resolve #92 add ability to create wallets thru RPCHoward Chu2017-04-111-0/+3
* wallet: option to merge destinationsmoneromooo-monero2017-03-251-2/+5
* wallet: try to save large outputs when using an unneeded second inputmoneromooo-monero2017-03-241-2/+9
* Merge pull request #1903Riccardo Spagni2017-03-211-1/+6
|\
| * wallet2: cache which pool txes were scanned alreadymoneromooo-monero2017-03-211-1/+6
* | wallet2: speed up transactions using remote nodesmoneromooo-monero2017-03-201-0/+2
|/
* Add intervening v5 fork for increased min block sizemoneromooo-monero2017-03-151-1/+2
* Merge pull request #1846Riccardo Spagni2017-03-061-1/+1
|\
| * wallet: add password commandmoneromooo-monero2017-03-051-1/+1
* | wallet: fix get_tranfers with multiple incoming txes with same pidmoneromooo-monero2017-03-041-3/+13
|/
* Merge pull request #1826Riccardo Spagni2017-03-031-0/+2
|\
| * allow user I/O in millinero, micronero, nanonero, piconeromoneromooo-monero2017-03-021-0/+2
* | Add support for the wallet to refresh pruned blocksmoneromooo-monero2017-02-271-7/+7
|/
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* Merge pull request #1689Riccardo Spagni2017-02-111-2/+5
|\
| * Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-2/+5
* | Merge pull request #1686Riccardo Spagni2017-02-111-1/+1
|\ \
| * | wallet2: fix transactions not considering rct inputsmoneromooo-monero2017-02-061-1/+1
| |/
* / extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-4/+5
|/
* Merge pull request #1640Riccardo Spagni2017-02-041-2/+5
|\
| * simplewallet: option to always ask password for any crytical operationskenshi842017-02-031-2/+5
* | Merge pull request #1629Riccardo Spagni2017-02-021-5/+5
|\ \
| * | Updates to epee HTTP client codeLee Clagett2017-01-251-5/+5
| |/
* / Replace BOOST_FOREACH with C++11 ranged forMiguel Herranz2017-01-221-8/+8
|/
* wallet: add a node RPC cache layer for simple RPC callsmoneromooo-monero2017-01-161-2/+4
* wallet2: reuse fake outs when adjusting fee on transfermoneromooo-monero2017-01-161-2/+5
* Merge pull request #1569Riccardo Spagni2017-01-151-0/+2
|\
| * specify restore height by YYYY-MM-DD formatkenshi842017-01-161-0/+2
* | Change logging to easylogging++moneromooo-monero2017-01-161-0/+4
|/
* Merge pull request #1574Riccardo Spagni2017-01-151-2/+2
|\
| * wallet2: use at least two rct inputs if possiblemoneromooo-monero2017-01-141-2/+2
* | fix timeout in check_connectionJaquee2017-01-141-1/+1
|/
* Merge pull request #1562Riccardo Spagni2017-01-131-0/+2
|\
| * Move key image export/import functions to wallet2Jaquee2017-01-131-0/+2
* | Merge pull request #1559Riccardo Spagni2017-01-131-0/+1
|\ \
| * | Wallet2 + API: Callbacks for unconfirmed transfersJaquee2017-01-121-0/+1
| |/
* | Merge pull request #1541Riccardo Spagni2017-01-131-0/+7
|\ \
| * | GUI cold signingJaquee2017-01-101-0/+7
| * | Wallet API: functions for supporting/creating view only walletsJaquee2017-01-101-0/+1
| |/
* | Merge pull request #1540Riccardo Spagni2017-01-131-0/+1
|\ \
| * | Cold signing: make sure short payment id isnt encrypted twiceJaquee2017-01-081-0/+1
* | | Merge pull request #1526Riccardo Spagni2017-01-131-0/+1
|\ \ \