aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-29Merge pull request #3477luigi11111-1/+2
2018-04-13simplewallet: add version commandmoneromooo-monero1-0/+1
2018-03-22simplewallet: add --untrusted-daemon optionmoneromooo-monero1-1/+2
2018-03-18Merge pull request #3426Riccardo Spagni1-0/+1
2018-03-17simplewallet: new --use-english-language-names flagmoneromooo-monero1-0/+1
2018-03-17wallet: make the segregation height settablemoneromooo-monero1-0/+1
2018-03-16Add command line option allowing to restrict the default sub-address lookahea...stoffu1-0/+2
2018-03-16wallet: add a set_ring commandmoneromooo-monero1-0/+1
2018-03-16wallet: add an output blackball list to avoid using those in ringsmoneromooo-monero1-0/+3
2018-03-16wallet: key reuse mitigation optionsmoneromooo-monero1-0/+2
2018-03-16wallet: add shared ring databasemoneromooo-monero1-0/+2
2018-03-15wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate ...stoffu1-1/+0
2018-03-04Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm1-0/+2
2018-01-27Merge pull request #3188Riccardo Spagni1-0/+1
2018-01-28wallet: automatically use low priority if safe (no backlog & recent blocks no...stoffu1-0/+1
2018-01-27Merge pull request #3118Riccardo Spagni1-0/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2018-01-26Bugfix : Missing i18n import in simplewalletNeozaru1-0/+1
2018-01-26simplewallet: check file overwrite when exporting stuffstoffu1-0/+1
2018-01-25Merge pull request #3057Riccardo Spagni1-0/+2
2018-01-10Reserve proofstoffu1-0/+2
2018-01-05Factor the monero donation addressMaxithi1-0/+2
2018-01-02Merge pull request #2960Riccardo Spagni1-0/+3
2017-12-20wallet: support for multisig seedsmoneromooo-monero1-0/+3
2017-12-18Account taggingstoffu1-0/+1
2017-12-17simplewallet: add export_raw_multisig commandmoneromooo-monero1-0/+1
2017-12-17N-1/N multisigmoneromooo-monero1-0/+1
2017-12-17Add N/N multisig tx generation and signingmoneromooo-monero1-0/+5
2017-12-17wallet: add multisig key generationmoneromooo-monero1-0/+2
2017-12-06set_node command, allows setting node without restartTobias Hoffmann1-1/+2
2017-11-26Added command descriptionsCifrado1-0/+1
2017-11-21Spend proof without txkeystoffu1-0/+2
2017-11-18Tx proof (revised):stoffu1-1/+0
2017-11-15wallet: add sweep_single commandstoffu1-0/+1
2017-11-14wallet-cli: added --generate-from-spend-key optionstoffu1-0/+1
2017-10-16Wallet: Descriptions through new commands 'set_description', 'get_description'rbrunner71-0/+2
2017-10-15Merge pull request #2606Riccardo Spagni1-0/+1
2017-10-15Merge pull request #2586Riccardo Spagni1-0/+7
2017-10-08simplewallet: add get/set for refresh-from-heightmoneromooo-monero1-0/+1
2017-10-07Subaddresseskenshi841-6/+9
2017-10-07wallet-cli: add --do-not-relay optionstoffu1-0/+7
2017-10-02simplewallet: allow to set threshold before warning about tx backlogselsta1-0/+1
2017-09-25Merge pull request #2257Riccardo Spagni1-0/+2
2017-09-20Merge pull request #2381Riccardo Spagni1-0/+1
2017-09-12wallet: add encrypted seed functionalitymoneromooo-monero1-0/+2
2017-08-31monero-wallet-cli: New command 'wallet_info'rbrunner71-0/+1
2017-08-29simplewallet: new "fee" command to display fee informationmoneromooo-monero1-0/+1
2017-08-26wallet: new option to check/confirm txpool backlog when sendingmoneromooo-monero1-0/+1
2017-08-15Merge pull request #2293Riccardo Spagni1-0/+1
2017-08-15Merge pull request #2240Riccardo Spagni1-0/+1
2017-08-13simplewallet: mnemonic language command-line argEugene Otto1-0/+1
2017-08-07change mixin to ring size in user visible placesmoneromooo-monero1-1/+1
2017-08-02simplewallet: add (out of sync) or (no daemon) markers in the promptmoneromooo-monero1-0/+1
2017-07-29Add option to join multisig wallet pieces togetherJollyMort1-0/+1
2017-06-22Signature proving payment to destination by only revealing key derivation, no...stoffu1-0/+3
2017-06-10simplewallet: new command to generate a random payment idmoneromooo-monero1-0/+1
2017-04-24wallet: add sweep_below functionmoneromooo-monero1-0/+2
2017-03-25wallet: option to merge destinationsmoneromooo-monero1-0/+1
2017-03-24wallet: try to save large outputs when using an unneeded second inputmoneromooo-monero1-0/+2
2017-03-03Merge pull request #1826Riccardo Spagni1-0/+1
2017-03-02allow user I/O in millinero, micronero, nanonero, piconeromoneromooo-monero1-0/+1
2017-02-27Add support for the wallet to refresh pruned blocksmoneromooo-monero1-4/+4
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-11Merge pull request #1689Riccardo Spagni1-1/+1
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-2/+2
2017-02-06Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett1-1/+1
2017-02-04Merge pull request #1640Riccardo Spagni1-0/+1
2017-02-03simplewallet: option to always ask password for any crytical operationskenshi841-0/+1
2017-01-29Add change_password for simplewalletAshley Perpetual1-0/+1
2017-01-16Change logging to easylogging++moneromooo-monero1-0/+3
2017-01-13Merge pull request #1559Riccardo Spagni1-0/+1
2017-01-12Wallet2 + API: Callbacks for unconfirmed transfersJaquee1-0/+1
2017-01-09wallet cli: print originating block heights of mixin keys when making transferkenshi841-1/+3
2017-01-08Merge pull request #1537Riccardo Spagni1-0/+1
2017-01-08Merge pull request #1496Riccardo Spagni1-0/+1
2017-01-08Merge pull request #1482Riccardo Spagni1-0/+1
2017-01-08simplewallet: add a show_transfer <txid> commandmoneromooo-monero1-0/+1
2016-12-26wallet cli: print unspent outputs with histogramkenshi841-0/+1
2016-12-21make openalias also available for solo miner; introduce namespace tools::dns_...kenshi841-1/+0
2016-12-21wallet cli: viewing and editing address bookkenshi841-0/+1
2016-12-19Refactored password prompting for walletsLee Clagett1-0/+3
2016-12-15wallet cli: donate commandKenshi Takayama1-0/+1
2016-11-16wallet: auto sync outputs and key images in cold signing filesmoneromooo-monero1-1/+1
2016-11-10Created monero-wallet-rpc, moving functionality from monero-wallet-cliLee Clagett1-14/+7
2016-11-01Merge pull request #1281Riccardo Spagni1-0/+2
2016-10-30wallet: new import_outputs/export_outputs commandsmoneromooo-monero1-0/+2
2016-10-30wallet: print tx overview on submit_transfer toomoneromooo-monero1-0/+2
2016-10-04Merge pull request #1179Riccardo Spagni1-0/+1
2016-10-04Merge pull request #1160Riccardo Spagni1-0/+1
2016-10-01wallet: wallet option to confirm transfers with no payment idmoneromooo-monero1-0/+1
2016-09-28Revert transfer_main in simplewalletOyvind Kvanes1-0/+1
2016-09-27wallet: cold wallet transaction signingmoneromooo-monero1-0/+3
2016-09-16wallet: change priority/fee to ArticMine's recommendationmoneromooo-monero1-1/+1
2016-08-28wallet: factor transfer_rct code with transfer codemoneromooo-monero1-1/+0
2016-08-28add rct to the protocolmoneromooo-monero1-3/+4
2016-08-11Merge pull request #952Riccardo Spagni1-0/+1
2016-08-11Merge pull request #949Riccardo Spagni1-5/+7
2016-08-09Better fix (#4)hyc1-0/+1
2016-08-07simplewallet: make the refresh thread into more generic idle threadmoneromooo-monero1-5/+7
2016-08-01Fix #864guzzi_jones1-0/+1
2016-07-24wallet: new {ex,im}port_key_images commands and RPC callsmoneromooo-monero1-0/+2
2016-07-20Merge pull request #902Riccardo Spagni1-1/+2
2016-07-19wallet: add command and RPC to sign/verify datamoneromooo-monero1-0/+2
2016-07-10Add a daemon RPC version, and make simplewallet check itmoneromooo-monero1-1/+2
2016-06-22wallet: add a fee multipliermoneromooo-monero1-0/+1
2016-06-20simplewallet: add a status commandmoneromooo-monero1-0/+1
2016-04-26wallet: allow attaching notes to txidsmoneromooo-monero1-0/+2
2016-04-26Merge pull request #817Riccardo Spagni1-0/+1
2016-04-26Merge pull request #815Riccardo Spagni1-0/+2
2016-04-21simplewallet: some background refresh threading fixesmoneromooo-monero1-0/+1
2016-04-19wallet: add a new sweep_all command and RPC commandmoneromooo-monero1-0/+2
2016-04-17Add --restore-height optionHoward Chu1-0/+1
2016-03-26wallet: change sweep_dust to sweep_unmixablemoneromooo-monero1-1/+1
2016-03-25wallet: add a --generate-from-json flagmoneromooo-monero1-0/+2
2016-03-11Use boost::thread instead of std::threadHoward Chu1-3/+3
2016-02-22simplewallet: add a new --restore-from-keys optionmoneromooo-monero1-0/+3
2016-01-29Fix V1/V2 use of hard fork related parametersmoneromooo-monero1-1/+2
2016-01-25simplewallet: remove leftover command line refresh-type handlingmoneromooo-monero1-2/+0
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-12-30wallet: add a rescan_bc command and rescan_blockchain RPCmoneromooo-monero1-0/+2
2015-12-05wallet: make the wallet refresh type a wallet settingmoneromooo-monero1-0/+1
2015-11-29wallet: cancellable refreshmoneromooo-monero1-0/+3
2015-11-28wallet: optional automatic refresh from the daemonmoneromooo-monero1-0/+9
2015-11-22wallet: make the refresh optimizations selectable via command linemoneromooo-monero1-1/+3
2015-11-22wallet: rename store-tx-keys to store-tx-infomoneromooo-monero1-1/+1
2015-11-21simplewallet: lessen display flicker confusionmoneromooo-monero1-2/+2
2015-11-15wallet: track outgoing payments and add a show_transfers commandmoneromooo-monero1-0/+1
2015-10-30simplewallet: add a set default-mixin commandmoneromooo-monero1-0/+1
2015-10-14simplewallet: add a check_tx_key commandmoneromooo-monero1-0/+1
2015-10-11simplewallet: add a --trusted-daemon flagmoneromooo-monero1-0/+1
2015-08-24simplewallet: add a store-tx-keys option to setmoneromooo-monero1-0/+1
2015-08-19make tx keys available to the usermoneromooo-monero1-0/+1
2015-08-11wallet: new rescan_spent command to update outputs' spent statusmoneromooo-monero1-0/+1
2015-07-22wallet: new transaction construction algorithmmoneromooo-monero1-0/+2
2015-07-19simplewallet: fix context/string order mismatchmoneromooo-monero1-1/+1
2015-07-18wallet: add boolean to always confirm transactions with the usermoneromooo-monero1-0/+1
2015-07-14Translatable strings for simplewalletmoneromooo-monero1-1/+4
2015-06-20simplewallet: allow creating a wallet from a public address and view secret keymoneromooo-monero1-0/+3
2015-06-12Integrated addresses (standard address plus payment id)moneromooo-monero1-0/+1
2015-05-31wallet: add watch only wallet supportmoneromooo-monero1-0/+1
2015-05-30wallet: add a sweep_dust commandmoneromooo-monero1-0/+1
2015-05-19Add spendkey dump to simplewalletluigi11111-0/+1
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-12-08Add simple_wallet::seed_set_language methodwarptangent1-0/+12
2014-10-19Prints seed after wallet upgrade. Removed iostream include.Oran Juice1-0/+5
2014-10-02Restructured language sources to be singletonsOran Juice1-1/+2
2014-09-27Doxygen comments inOran Juice1-4/+20
2014-09-25Accepts seed language choice from user.Oran Juice1-0/+1
2014-09-15Add testnet flagZachary Michaels1-2/+2
2014-08-05added viewkey command to CLIJakob Lind1-0/+1
2014-08-03added seed command to get deterministic seed.Jakob Lind1-0/+1
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-06-30wallet RPC converted to use new transaction semanticsThomas Winget1-1/+0
2014-06-30final changes to get transaction splitting building. needs testing.Thomas Winget1-3/+3
2014-06-30working on dividing functions in prep for tx splittingtom1-0/+4
2014-06-12allow two-random-numbers wallet generation (but not as default)Thomas Winget1-3/+2
2014-06-12reworked command line args for simplewallet.Thomas Winget1-1/+1
2014-06-12most functions prototyped/modified for wallet recoveryThomas Winget1-1/+9
2014-05-250.8.8updatemydesktop1-1/+1
2014-05-16Added 'save_bc' command in daemon for saving blockchain remotelyNeozaru1-0/+1
2014-05-03initial [broken] updatemydesktop1-0/+3
2014-04-02json rpc for wallet and bugfixAntonio Juarez1-3/+63
2014-03-20some fixesAntonio Juarez1-6/+6
2014-03-03moved all stuff to githubAntonio Juarez1-0/+74