aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-17multisig address generation RPCmoneromooo-monero1-1/+3
2017-12-17Add N/N multisig tx generation and signingmoneromooo-monero1-7/+93
2017-12-17wallet: add multisig key generationmoneromooo-monero1-1/+21
2017-12-16move includes around to lessen overall loadmoneromooo-monero1-2/+0
2017-12-16Merge pull request #2860Riccardo Spagni1-12/+12
2017-12-08add bulletproofs from v7 on testnetmoneromooo-monero1-1/+1
2017-12-02Merge pull request #2833Riccardo Spagni1-0/+1
2017-11-27new wipeable_string class to replace std::string passphrasesmoneromooo-monero1-12/+12
2017-11-25Merge pull request #2368Riccardo Spagni1-0/+2
2017-11-25Merge pull request #2788Riccardo Spagni1-0/+27
2017-11-24wallet: transfer RPC can now return tx metadata (pending_tx)moneromooo-monero1-0/+27
2017-11-21Spend proof without txkeystoffu1-0/+2
2017-11-21fix for tx proof: use exception instead of error_str when signature gen failedstoffu1-1/+1
2017-11-18Tx proof (revised):stoffu1-0/+4
2017-11-17Fixes #759 Add sanity check on restore heightCifrado1-0/+1
2017-11-15wallet: add sweep_single commandstoffu1-0/+1
2017-11-15wallet2 bugfix: loading old m_unconfirmed_paymentsstoffu1-3/+2
2017-11-14wallet: rejig to avoid prompting in wallet2moneromooo-monero1-7/+4
2017-11-14Merge pull request #2755Riccardo Spagni1-2/+2
2017-11-14Merge pull request #2624Riccardo Spagni1-0/+1
2017-11-14Merge pull request #2697Riccardo Spagni1-14/+38
2017-11-14simplewallet: reject attempts to use too low mixin earlymoneromooo-monero1-0/+1
2017-11-13wallet2: use a vector, not a list, for selected_transfersmoneromooo-monero1-14/+38
2017-11-06track double spending in the txpoolmoneromooo-monero1-7/+32
2017-11-06Merge pull request #2605Riccardo Spagni1-1/+27
2017-11-06Merge pull request #2546Riccardo Spagni1-2/+2
2017-11-03Used declared default refresh status as default rather than it's current valueMaxime THIEBAUT1-2/+2
2017-11-01Merge pull request #2703Riccardo Spagni1-2/+2
2017-10-29Wallet2: Don't throw when subaddress label doesn't existJaquee1-2/+2
2017-10-23wallet2: fix subaddress fields serializationmoneromooo-monero1-0/+15
2017-10-16Wallet: Descriptions through new commands 'set_description', 'get_description'rbrunner71-1/+27
2017-10-16Distinguish "not enough money" and "not enough unlocked money"binaryFate1-2/+2
2017-10-15Merge pull request #2565Riccardo Spagni1-1/+1
2017-10-15Merge pull request #2109Riccardo Spagni1-2/+62
2017-10-15wallet2+API: use separate callbacks for lightwalletsJaquee1-0/+7
2017-10-15wallet2: get_outs lightwallet supportJaquee1-0/+2
2017-10-15wallet2: refactor is_tx_spendtime_unlocked()Jaquee1-0/+1
2017-10-15my/openmonero API functionsJaquee1-0/+34
2017-10-15wallet2: add remove_obsolete_pool_txs()Jaquee1-0/+1
2017-10-15wallet2: add on_pool_tx_removed callbackJaquee1-0/+1
2017-10-15wallet2: light wallet member variablesJaquee1-1/+15
2017-10-15Merge pull request #2554Riccardo Spagni1-2/+2
2017-10-15wallet2: add ssl option to init()Jaquee1-1/+1
2017-10-07Subaddresseskenshi841-54/+131
2017-10-07wallet: encrypt (un)signed tx, also optionally save unencrypted raw tx hexstrstoffu1-2/+2
2017-10-06Merge pull request #2529Riccardo Spagni1-1/+0
2017-10-03tests: fix hashchain unit testsmoneromooo-monero1-1/+1
2017-10-03wallet2: error check for generate_key_image_helper, removed redundant wallet_...stoffu1-1/+0
2017-10-02simplewallet: allow to set threshold before warning about tx backlogselsta1-0/+3
2017-10-02wallet2: fix hash chain trimming when the inner chain becomes emptymoneromooo-monero1-1/+2
2017-09-25wallet2: do not keep block hashes below last checkpointmoneromooo-monero1-5/+52
2017-09-25move checkpoints in a separate librarymoneromooo-monero1-1/+1
2017-09-25wallet2: simplify tx processing a bitmoneromooo-monero1-2/+15
2017-09-25wallet2: factor some of the tx scanning codemoneromooo-monero1-0/+1
2017-09-12wallet: add encrypted seed functionalitymoneromooo-monero1-1/+1
2017-09-02Merge pull request #2362Riccardo Spagni1-3/+4
2017-09-02Merge pull request #2309Riccardo Spagni1-2/+7
2017-08-29simplewallet: new "fee" command to display fee informationmoneromooo-monero1-3/+4
2017-08-26wallet: new option to check/confirm txpool backlog when sendingmoneromooo-monero1-2/+7
2017-08-21wallet2: export/import wallet data functionsJaquee1-1/+6
2017-08-18import_key_images - allow importing without being connected to daemonJaquee1-1/+1
2017-08-15Merge pull request #2240Riccardo Spagni1-0/+2
2017-08-15Merge pull request #2238Riccardo Spagni1-0/+2
2017-08-15Merge pull request #2205Riccardo Spagni1-3/+11
2017-08-05wallet2: fix temporarily missing incoming tx when being minedmoneromooo-monero1-1/+1
2017-08-03Enable verifying wallet password with having to load wallet.m2049r1-0/+2
2017-08-02wallet2: add a is_synced functionmoneromooo-monero1-0/+2
2017-08-02wallet: return unlock_time in get_transfersmoneromooo-monero1-3/+11
2017-06-03Prevent crash if performing certain actions before wallet is initializedRobby Weinberg1-2/+3
2017-05-09Correct spelling of 'get_upper_transaction_size_limit'Nano Akron1-2/+2
2017-04-24wallet: add sweep_below functionmoneromooo-monero1-1/+1
2017-04-11Resolve #92 add ability to create wallets thru RPCHoward Chu1-0/+3
2017-03-25wallet: option to merge destinationsmoneromooo-monero1-2/+5
2017-03-24wallet: try to save large outputs when using an unneeded second inputmoneromooo-monero1-2/+9
2017-03-21Merge pull request #1903Riccardo Spagni1-1/+6
2017-03-21wallet2: cache which pool txes were scanned alreadymoneromooo-monero1-1/+6
2017-03-20wallet2: speed up transactions using remote nodesmoneromooo-monero1-0/+2
2017-03-15Add intervening v5 fork for increased min block sizemoneromooo-monero1-1/+2
2017-03-06Merge pull request #1846Riccardo Spagni1-1/+1
2017-03-05wallet: add password commandmoneromooo-monero1-1/+1
2017-03-04wallet: fix get_tranfers with multiple incoming txes with same pidmoneromooo-monero1-3/+13
2017-03-03Merge pull request #1826Riccardo Spagni1-0/+2
2017-03-02allow user I/O in millinero, micronero, nanonero, piconeromoneromooo-monero1-0/+2
2017-02-27Add support for the wallet to refresh pruned blocksmoneromooo-monero1-7/+7
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-11Merge pull request #1689Riccardo Spagni1-2/+5
2017-02-11Merge pull request #1686Riccardo Spagni1-1/+1
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-4/+5
2017-02-06wallet2: fix transactions not considering rct inputsmoneromooo-monero1-1/+1
2017-02-06Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett1-2/+5
2017-02-04Merge pull request #1640Riccardo Spagni1-2/+5
2017-02-03simplewallet: option to always ask password for any crytical operationskenshi841-2/+5
2017-02-02Merge pull request #1629Riccardo Spagni1-5/+5
2017-01-25Updates to epee HTTP client codeLee Clagett1-5/+5
2017-01-22Replace BOOST_FOREACH with C++11 ranged forMiguel Herranz1-8/+8
2017-01-16wallet: add a node RPC cache layer for simple RPC callsmoneromooo-monero1-2/+4
2017-01-16wallet2: reuse fake outs when adjusting fee on transfermoneromooo-monero1-2/+5
2017-01-15Merge pull request #1569Riccardo Spagni1-0/+2
2017-01-16specify restore height by YYYY-MM-DD formatkenshi841-0/+2
2017-01-16Change logging to easylogging++moneromooo-monero1-0/+4
2017-01-15Merge pull request #1574Riccardo Spagni1-2/+2
2017-01-14wallet2: use at least two rct inputs if possiblemoneromooo-monero1-2/+2
2017-01-14fix timeout in check_connectionJaquee1-1/+1
2017-01-13Merge pull request #1562Riccardo Spagni1-0/+2
2017-01-13Merge pull request #1559Riccardo Spagni1-0/+1
2017-01-13Merge pull request #1541Riccardo Spagni1-0/+7
2017-01-13Merge pull request #1540Riccardo Spagni1-0/+1
2017-01-13Merge pull request #1526Riccardo Spagni1-0/+1
2017-01-13Move key image export/import functions to wallet2Jaquee1-0/+2
2017-01-12Wallet2 + API: Callbacks for unconfirmed transfersJaquee1-0/+1
2017-01-10GUI cold signingJaquee1-0/+7
2017-01-10Wallet API: functions for supporting/creating view only walletsJaquee1-0/+1
2017-01-10Wallet API: functions for supporting/creating view only walletsJaquee1-0/+1
2017-01-09wallet cli: print originating block heights of mixin keys when making transferkenshi841-2/+5
2017-01-08Merge pull request #1515Riccardo Spagni1-32/+49
2017-01-08Cold signing: make sure short payment id isnt encrypted twiceJaquee1-0/+1
2017-01-03portable serializer: tests addedkenshi841-0/+3
2017-01-02portable serializer: make signerd/unsigned tx portable, ignore archive versio...kenshi841-32/+46
2016-12-21make openalias also available for solo miner; introduce namespace tools::dns_...kenshi841-4/+0
2016-12-20Merge pull request #1472Riccardo Spagni1-0/+3
2016-12-19Refactored password prompting for walletsLee Clagett1-0/+3
2016-12-16added experimental boost::archive::portable_binary_{i|o}archivekenshi841-4/+3
2016-12-14AddressBook: use unsigned type for row ID'sanonimal1-1/+1
2016-12-12addressbook updatesJaquee1-3/+3
2016-12-12GUI address bookJaquee1-1/+29
2016-12-09Fix sending outputs from a tx with more than one pubkeymoneromooo-monero1-1/+13
2016-12-04Merge pull request #1398Riccardo Spagni1-1/+1
2016-12-04Merge pull request #1385Riccardo Spagni1-0/+3
2016-12-04Merge pull request #1380Riccardo Spagni1-0/+2
2016-12-04Fix a few minor typosPierre Boyer1-1/+1
2016-11-28wallet: add API and RPC to create/parse monero: URIsmoneromooo-monero1-0/+3
2016-11-26wallet: add a getter for the filename pathmoneromooo-monero1-0/+2
2016-11-26Improve daemon RPC version handlingmoneromooo-monero1-1/+1
2016-11-24Merge pull request #1369Riccardo Spagni1-1/+7
2016-11-23wallet2: fix wrong change being recorded for cold signed txesmoneromooo-monero1-1/+7
2016-11-19wallet: fix exporting outputs and key images with txes with two pubkeysmoneromooo-monero1-0/+1
2016-11-17Merge pull request #1318Riccardo Spagni1-1/+4
2016-11-16wallet: auto sync outputs and key images in cold signing filesmoneromooo-monero1-1/+20
2016-11-13wallet: fix serialization of new m_key_image_known membermoneromooo-monero1-2/+16
2016-11-13Wallet2: calculate approximate blockchain height on offline creationJacob Brydolf1-1/+4
2016-11-10Created monero-wallet-rpc, moving functionality from monero-wallet-cliLee Clagett1-0/+19
2016-11-09Merge pull request #1305Riccardo Spagni1-2/+22
2016-11-08Merge pull request #1306Riccardo Spagni1-0/+6
2016-11-08Merge pull request #1285Riccardo Spagni1-1/+1
2016-11-08Merge pull request #1276Riccardo Spagni1-0/+2
2016-11-07wallet: encrypt outputs and key images files with the view keymoneromooo-monero1-0/+6
2016-11-07wallet: fix output collision detection for view walletsmoneromooo-monero1-2/+22
2016-11-02wallet: fix bad amounts/fees againmoneromooo-monero1-2/+24
2016-11-01refresh speedupluigi11111-1/+1
2016-11-01Merge pull request #1281Riccardo Spagni1-0/+3
2016-10-31wallet: use the dynamic per kB feemoneromooo-monero1-0/+2
2016-10-30wallet: new import_outputs/export_outputs commandsmoneromooo-monero1-0/+3
2016-10-30wallet: set incoming outputs' key image to 0 on view walletsmoneromooo-monero1-0/+1
2016-10-30wallet: print tx overview on submit_transfer toomoneromooo-monero1-1/+1
2016-10-25wallet: fix pre-rct cold wallet signing not splitting changemoneromooo-monero1-3/+6
2016-10-22Merge pull request #1225Riccardo Spagni1-2/+2
2016-10-22Merge pull request #1224Riccardo Spagni1-0/+1
2016-10-22Merge pull request #1200Riccardo Spagni1-1/+0
2016-10-15Rewrote add_wallet_create_if_needed for clearer flow and behaviourNanoAkron1-1/+0
2016-10-15Always confirm transfers defaults to ON/YESNanoAkron1-2/+2
2016-10-15simplewallet: fix sweep_all misreporting sweeped amount for rct outputsmoneromooo-monero1-0/+1
2016-10-04wallet: better implementation of sweep_unmixablemoneromooo-monero1-2/+1
2016-10-04Merge pull request #1173Riccardo Spagni1-0/+1
2016-10-04Merge pull request #1160Riccardo Spagni1-2/+5
2016-10-04Merge pull request #1140Riccardo Spagni1-13/+73
2016-10-03wallet2_api: added Wallet::daemonBlockChainTargetHeight()Jacob Brydolf1-0/+1
2016-10-01wallet: wallet option to confirm transfers with no payment idmoneromooo-monero1-2/+5
2016-09-27wallet: cold wallet transaction signingmoneromooo-monero1-13/+73
2016-09-26wallet2_api: added Wallet::daemonBlockChainHeight()Ilya Kitaev1-0/+1
2016-09-16wallet: change priority/fee to ArticMine's recommendationmoneromooo-monero1-9/+9
2016-09-15Decrease minimum fee from 0.01/kB to 0.002/kBmoneromooo-monero1-1/+1
2016-08-28wallet: transfer_selected_rct now also selects fake outsmoneromooo-monero1-0/+2
2016-08-28New "Halfway RingCT" outputs for coinbase transactionsmoneromooo-monero1-2/+17
2016-08-28rct amount key modified as per luigi1111's recommendationsmoneromooo-monero1-4/+1
2016-08-28wallet: do not store signatures in the wallet cachemoneromooo-monero1-6/+29
2016-08-28wallet2: factor m_spent changesmoneromooo-monero1-0/+2
2016-08-28wallet: use the prefered rct case only when enough rct outs existmoneromooo-monero1-0/+2
2016-08-28wallet: do not try to use rct txes a few blocks before the forkmoneromooo-monero1-2/+2
2016-08-28rct: make the amount key derivable by a third party with the tx keymoneromooo-monero1-3/+1
2016-08-28rpc: send global indices along with blocks/transacions on refreshmoneromooo-monero1-5/+5
2016-08-28wallet: better tx input selectionmoneromooo-monero1-0/+3
2016-08-28port get_tx_key/check_tx_key to rctmoneromooo-monero1-3/+10
2016-08-28wallet: rct specific output selectionmoneromooo-monero1-0/+2
2016-08-28wallet: factor transfer_rct code with transfer codemoneromooo-monero1-1/+0
2016-08-28wallet: reset output spent status on blockchain reorgmoneromooo-monero1-6/+20
2016-08-28add rct to the protocolmoneromooo-monero1-10/+47
2016-08-11Fake outs set is now decided by the walletmoneromooo-monero1-2/+2
2016-08-01new unlocked parameter to output_histogrammoneromooo-monero1-1/+1
2016-07-24wallet: new {ex,im}port_key_images commands and RPC callsmoneromooo-monero1-1/+3
2016-07-20wallet: add unconfirmed incoming txes from the txpoolmoneromooo-monero1-3/+10
2016-07-20Merge pull request #902Riccardo Spagni1-1/+1
2016-07-19wallet: add command and RPC to sign/verify datamoneromooo-monero1-0/+3
2016-07-10Add a daemon RPC version, and make simplewallet check itmoneromooo-monero1-1/+1
2016-07-06Merge pull request #878Riccardo Spagni1-5/+9
2016-06-22wallet: add a fee multipliermoneromooo-monero1-5/+9
2016-06-22Typo fixedIlya Kitaev1-1/+1
2016-06-03Wallet API : WalletManager::findWallets() addedIlya Kitaev1-1/+1
2016-05-27Merge remote-tracking branch 'upstream/master'Ilya Kitaev1-1/+2
2016-05-13i_wallet_callback: virtual dtorIlya Kitaev1-0/+1
2016-05-12Merge remote-tracking branch 'upstream/master'Ilya Kitaev1-13/+44