Age | Commit message (Expand) | Author | Files | Lines |
2017-09-12 | wallet: add encrypted seed functionality | moneromooo-monero | 1 | -1/+1 |
2017-09-02 | Merge pull request #2362 | Riccardo Spagni | 1 | -3/+4 |
2017-09-02 | Merge pull request #2309 | Riccardo Spagni | 1 | -2/+7 |
2017-08-29 | simplewallet: new "fee" command to display fee information | moneromooo-monero | 1 | -3/+4 |
2017-08-26 | wallet: new option to check/confirm txpool backlog when sending | moneromooo-monero | 1 | -2/+7 |
2017-08-21 | wallet2: export/import wallet data functions | Jaquee | 1 | -1/+6 |
2017-08-18 | import_key_images - allow importing without being connected to daemon | Jaquee | 1 | -1/+1 |
2017-08-15 | Merge pull request #2240 | Riccardo Spagni | 1 | -0/+2 |
2017-08-15 | Merge pull request #2238 | Riccardo Spagni | 1 | -0/+2 |
2017-08-15 | Merge pull request #2205 | Riccardo Spagni | 1 | -3/+11 |
2017-08-05 | wallet2: fix temporarily missing incoming tx when being mined | moneromooo-monero | 1 | -1/+1 |
2017-08-03 | Enable verifying wallet password with having to load wallet. | m2049r | 1 | -0/+2 |
2017-08-02 | wallet2: add a is_synced function | moneromooo-monero | 1 | -0/+2 |
2017-08-02 | wallet: return unlock_time in get_transfers | moneromooo-monero | 1 | -3/+11 |
2017-06-03 | Prevent crash if performing certain actions before wallet is initialized | Robby Weinberg | 1 | -2/+3 |
2017-05-09 | Correct spelling of 'get_upper_transaction_size_limit' | Nano Akron | 1 | -2/+2 |
2017-04-24 | wallet: add sweep_below function | moneromooo-monero | 1 | -1/+1 |
2017-04-11 | Resolve #92 add ability to create wallets thru RPC | Howard Chu | 1 | -0/+3 |
2017-03-25 | wallet: option to merge destinations | moneromooo-monero | 1 | -2/+5 |
2017-03-24 | wallet: try to save large outputs when using an unneeded second input | moneromooo-monero | 1 | -2/+9 |
2017-03-21 | Merge pull request #1903 | Riccardo Spagni | 1 | -1/+6 |
2017-03-21 | wallet2: cache which pool txes were scanned already | moneromooo-monero | 1 | -1/+6 |
2017-03-20 | wallet2: speed up transactions using remote nodes | moneromooo-monero | 1 | -0/+2 |
2017-03-15 | Add intervening v5 fork for increased min block size | moneromooo-monero | 1 | -1/+2 |
2017-03-06 | Merge pull request #1846 | Riccardo Spagni | 1 | -1/+1 |
2017-03-05 | wallet: add password command | moneromooo-monero | 1 | -1/+1 |
2017-03-04 | wallet: fix get_tranfers with multiple incoming txes with same pid | moneromooo-monero | 1 | -3/+13 |
2017-03-03 | Merge pull request #1826 | Riccardo Spagni | 1 | -0/+2 |
2017-03-02 | allow user I/O in millinero, micronero, nanonero, piconero | moneromooo-monero | 1 | -0/+2 |
2017-02-27 | Add support for the wallet to refresh pruned blocks | moneromooo-monero | 1 | -7/+7 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-11 | Merge pull request #1689 | Riccardo Spagni | 1 | -2/+5 |
2017-02-11 | Merge pull request #1686 | Riccardo Spagni | 1 | -1/+1 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -4/+5 |
2017-02-06 | wallet2: fix transactions not considering rct inputs | moneromooo-monero | 1 | -1/+1 |
2017-02-06 | Add server auth to monerod, and client auth to wallet-cli and wallet-rpc | Lee Clagett | 1 | -2/+5 |
2017-02-04 | Merge pull request #1640 | Riccardo Spagni | 1 | -2/+5 |
2017-02-03 | simplewallet: option to always ask password for any crytical operations | kenshi84 | 1 | -2/+5 |
2017-02-02 | Merge pull request #1629 | Riccardo Spagni | 1 | -5/+5 |
2017-01-25 | Updates to epee HTTP client code | Lee Clagett | 1 | -5/+5 |
2017-01-22 | Replace BOOST_FOREACH with C++11 ranged for | Miguel Herranz | 1 | -8/+8 |
2017-01-16 | wallet: add a node RPC cache layer for simple RPC calls | moneromooo-monero | 1 | -2/+4 |
2017-01-16 | wallet2: reuse fake outs when adjusting fee on transfer | moneromooo-monero | 1 | -2/+5 |
2017-01-15 | Merge pull request #1569 | Riccardo Spagni | 1 | -0/+2 |
2017-01-16 | specify restore height by YYYY-MM-DD format | kenshi84 | 1 | -0/+2 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 1 | -0/+4 |
2017-01-15 | Merge pull request #1574 | Riccardo Spagni | 1 | -2/+2 |
2017-01-14 | wallet2: use at least two rct inputs if possible | moneromooo-monero | 1 | -2/+2 |
2017-01-14 | fix timeout in check_connection | Jaquee | 1 | -1/+1 |
2017-01-13 | Merge pull request #1562 | Riccardo Spagni | 1 | -0/+2 |
2017-01-13 | Merge pull request #1559 | Riccardo Spagni | 1 | -0/+1 |
2017-01-13 | Merge pull request #1541 | Riccardo Spagni | 1 | -0/+7 |
2017-01-13 | Merge pull request #1540 | Riccardo Spagni | 1 | -0/+1 |
2017-01-13 | Merge pull request #1526 | Riccardo Spagni | 1 | -0/+1 |
2017-01-13 | Move key image export/import functions to wallet2 | Jaquee | 1 | -0/+2 |
2017-01-12 | Wallet2 + API: Callbacks for unconfirmed transfers | Jaquee | 1 | -0/+1 |
2017-01-10 | GUI cold signing | Jaquee | 1 | -0/+7 |
2017-01-10 | Wallet API: functions for supporting/creating view only wallets | Jaquee | 1 | -0/+1 |
2017-01-10 | Wallet API: functions for supporting/creating view only wallets | Jaquee | 1 | -0/+1 |
2017-01-09 | wallet cli: print originating block heights of mixin keys when making transfer | kenshi84 | 1 | -2/+5 |
2017-01-08 | Merge pull request #1515 | Riccardo Spagni | 1 | -32/+49 |
2017-01-08 | Cold signing: make sure short payment id isnt encrypted twice | Jaquee | 1 | -0/+1 |
2017-01-03 | portable serializer: tests added | kenshi84 | 1 | -0/+3 |
2017-01-02 | portable serializer: make signerd/unsigned tx portable, ignore archive versio... | kenshi84 | 1 | -32/+46 |
2016-12-21 | make openalias also available for solo miner; introduce namespace tools::dns_... | kenshi84 | 1 | -4/+0 |
2016-12-20 | Merge pull request #1472 | Riccardo Spagni | 1 | -0/+3 |
2016-12-19 | Refactored password prompting for wallets | Lee Clagett | 1 | -0/+3 |
2016-12-16 | added experimental boost::archive::portable_binary_{i|o}archive | kenshi84 | 1 | -4/+3 |
2016-12-14 | AddressBook: use unsigned type for row ID's | anonimal | 1 | -1/+1 |
2016-12-12 | addressbook updates | Jaquee | 1 | -3/+3 |
2016-12-12 | GUI address book | Jaquee | 1 | -1/+29 |
2016-12-09 | Fix sending outputs from a tx with more than one pubkey | moneromooo-monero | 1 | -1/+13 |
2016-12-04 | Merge pull request #1398 | Riccardo Spagni | 1 | -1/+1 |
2016-12-04 | Merge pull request #1385 | Riccardo Spagni | 1 | -0/+3 |
2016-12-04 | Merge pull request #1380 | Riccardo Spagni | 1 | -0/+2 |
2016-12-04 | Fix a few minor typos | Pierre Boyer | 1 | -1/+1 |
2016-11-28 | wallet: add API and RPC to create/parse monero: URIs | moneromooo-monero | 1 | -0/+3 |
2016-11-26 | wallet: add a getter for the filename path | moneromooo-monero | 1 | -0/+2 |
2016-11-26 | Improve daemon RPC version handling | moneromooo-monero | 1 | -1/+1 |
2016-11-24 | Merge pull request #1369 | Riccardo Spagni | 1 | -1/+7 |
2016-11-23 | wallet2: fix wrong change being recorded for cold signed txes | moneromooo-monero | 1 | -1/+7 |
2016-11-19 | wallet: fix exporting outputs and key images with txes with two pubkeys | moneromooo-monero | 1 | -0/+1 |
2016-11-17 | Merge pull request #1318 | Riccardo Spagni | 1 | -1/+4 |
2016-11-16 | wallet: auto sync outputs and key images in cold signing files | moneromooo-monero | 1 | -1/+20 |
2016-11-13 | wallet: fix serialization of new m_key_image_known member | moneromooo-monero | 1 | -2/+16 |
2016-11-13 | Wallet2: calculate approximate blockchain height on offline creation | Jacob Brydolf | 1 | -1/+4 |
2016-11-10 | Created monero-wallet-rpc, moving functionality from monero-wallet-cli | Lee Clagett | 1 | -0/+19 |
2016-11-09 | Merge pull request #1305 | Riccardo Spagni | 1 | -2/+22 |
2016-11-08 | Merge pull request #1306 | Riccardo Spagni | 1 | -0/+6 |
2016-11-08 | Merge pull request #1285 | Riccardo Spagni | 1 | -1/+1 |
2016-11-08 | Merge pull request #1276 | Riccardo Spagni | 1 | -0/+2 |
2016-11-07 | wallet: encrypt outputs and key images files with the view key | moneromooo-monero | 1 | -0/+6 |
2016-11-07 | wallet: fix output collision detection for view wallets | moneromooo-monero | 1 | -2/+22 |
2016-11-02 | wallet: fix bad amounts/fees again | moneromooo-monero | 1 | -2/+24 |
2016-11-01 | refresh speedup | luigi1111 | 1 | -1/+1 |
2016-11-01 | Merge pull request #1281 | Riccardo Spagni | 1 | -0/+3 |
2016-10-31 | wallet: use the dynamic per kB fee | moneromooo-monero | 1 | -0/+2 |
2016-10-30 | wallet: new import_outputs/export_outputs commands | moneromooo-monero | 1 | -0/+3 |
2016-10-30 | wallet: set incoming outputs' key image to 0 on view wallets | moneromooo-monero | 1 | -0/+1 |
2016-10-30 | wallet: print tx overview on submit_transfer too | moneromooo-monero | 1 | -1/+1 |
2016-10-25 | wallet: fix pre-rct cold wallet signing not splitting change | moneromooo-monero | 1 | -3/+6 |
2016-10-22 | Merge pull request #1225 | Riccardo Spagni | 1 | -2/+2 |
2016-10-22 | Merge pull request #1224 | Riccardo Spagni | 1 | -0/+1 |
2016-10-22 | Merge pull request #1200 | Riccardo Spagni | 1 | -1/+0 |
2016-10-15 | Rewrote add_wallet_create_if_needed for clearer flow and behaviour | NanoAkron | 1 | -1/+0 |
2016-10-15 | Always confirm transfers defaults to ON/YES | NanoAkron | 1 | -2/+2 |
2016-10-15 | simplewallet: fix sweep_all misreporting sweeped amount for rct outputs | moneromooo-monero | 1 | -0/+1 |
2016-10-04 | wallet: better implementation of sweep_unmixable | moneromooo-monero | 1 | -2/+1 |
2016-10-04 | Merge pull request #1173 | Riccardo Spagni | 1 | -0/+1 |
2016-10-04 | Merge pull request #1160 | Riccardo Spagni | 1 | -2/+5 |
2016-10-04 | Merge pull request #1140 | Riccardo Spagni | 1 | -13/+73 |
2016-10-03 | wallet2_api: added Wallet::daemonBlockChainTargetHeight() | Jacob Brydolf | 1 | -0/+1 |
2016-10-01 | wallet: wallet option to confirm transfers with no payment id | moneromooo-monero | 1 | -2/+5 |
2016-09-27 | wallet: cold wallet transaction signing | moneromooo-monero | 1 | -13/+73 |
2016-09-26 | wallet2_api: added Wallet::daemonBlockChainHeight() | Ilya Kitaev | 1 | -0/+1 |
2016-09-16 | wallet: change priority/fee to ArticMine's recommendation | moneromooo-monero | 1 | -9/+9 |
2016-09-15 | Decrease minimum fee from 0.01/kB to 0.002/kB | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | wallet: transfer_selected_rct now also selects fake outs | moneromooo-monero | 1 | -0/+2 |
2016-08-28 | New "Halfway RingCT" outputs for coinbase transactions | moneromooo-monero | 1 | -2/+17 |
2016-08-28 | rct amount key modified as per luigi1111's recommendations | moneromooo-monero | 1 | -4/+1 |
2016-08-28 | wallet: do not store signatures in the wallet cache | moneromooo-monero | 1 | -6/+29 |
2016-08-28 | wallet2: factor m_spent changes | moneromooo-monero | 1 | -0/+2 |
2016-08-28 | wallet: use the prefered rct case only when enough rct outs exist | moneromooo-monero | 1 | -0/+2 |
2016-08-28 | wallet: do not try to use rct txes a few blocks before the fork | moneromooo-monero | 1 | -2/+2 |
2016-08-28 | rct: make the amount key derivable by a third party with the tx key | moneromooo-monero | 1 | -3/+1 |
2016-08-28 | rpc: send global indices along with blocks/transacions on refresh | moneromooo-monero | 1 | -5/+5 |
2016-08-28 | wallet: better tx input selection | moneromooo-monero | 1 | -0/+3 |
2016-08-28 | port get_tx_key/check_tx_key to rct | moneromooo-monero | 1 | -3/+10 |
2016-08-28 | wallet: rct specific output selection | moneromooo-monero | 1 | -0/+2 |
2016-08-28 | wallet: factor transfer_rct code with transfer code | moneromooo-monero | 1 | -1/+0 |
2016-08-28 | wallet: reset output spent status on blockchain reorg | moneromooo-monero | 1 | -6/+20 |
2016-08-28 | add rct to the protocol | moneromooo-monero | 1 | -10/+47 |
2016-08-11 | Fake outs set is now decided by the wallet | moneromooo-monero | 1 | -2/+2 |
2016-08-01 | new unlocked parameter to output_histogram | moneromooo-monero | 1 | -1/+1 |
2016-07-24 | wallet: new {ex,im}port_key_images commands and RPC calls | moneromooo-monero | 1 | -1/+3 |
2016-07-20 | wallet: add unconfirmed incoming txes from the txpool | moneromooo-monero | 1 | -3/+10 |
2016-07-20 | Merge pull request #902 | Riccardo Spagni | 1 | -1/+1 |
2016-07-19 | wallet: add command and RPC to sign/verify data | moneromooo-monero | 1 | -0/+3 |
2016-07-10 | Add a daemon RPC version, and make simplewallet check it | moneromooo-monero | 1 | -1/+1 |
2016-07-06 | Merge pull request #878 | Riccardo Spagni | 1 | -5/+9 |
2016-06-22 | wallet: add a fee multiplier | moneromooo-monero | 1 | -5/+9 |
2016-06-22 | Typo fixed | Ilya Kitaev | 1 | -1/+1 |
2016-06-03 | Wallet API : WalletManager::findWallets() added | Ilya Kitaev | 1 | -1/+1 |
2016-05-27 | Merge remote-tracking branch 'upstream/master' | Ilya Kitaev | 1 | -1/+2 |
2016-05-13 | i_wallet_callback: virtual dtor | Ilya Kitaev | 1 | -0/+1 |
2016-05-12 | Merge remote-tracking branch 'upstream/master' | Ilya Kitaev | 1 | -13/+44 |
2016-04-29 | Move refresh height to keys file from cache file | Howard Chu | 1 | -1/+2 |
2016-04-26 | wallet: allow attaching notes to txids | moneromooo-monero | 1 | -1/+8 |
2016-04-26 | wallet: add GMT timestamps to transfers/payments | moneromooo-monero | 1 | -6/+18 |
2016-04-26 | Merge pull request #815 | Riccardo Spagni | 1 | -0/+1 |
2016-04-26 | Merge pull request #814 | Riccardo Spagni | 1 | -2/+9 |
2016-04-26 | Merge pull request #811 | Riccardo Spagni | 1 | -4/+6 |
2016-04-26 | Merge remote-tracking branch 'upstream/master' into develop | Ilya Kitaev | 1 | -16/+16 |
2016-04-19 | wallet: add a new sweep_all command and RPC command | moneromooo-monero | 1 | -0/+1 |
2016-04-18 | modified: src/wallet/wallet2.cpp | awfulcrawler | 1 | -2/+2 |
2016-04-18 | modified: src/simplewallet/simplewallet.cpp | awfulcrawler | 1 | -2/+9 |
2016-04-17 | Add GET_HASHES_FAST rpc, use it in wallet | Howard Chu | 1 | -0/+2 |
2016-04-17 | wallet2: move output selection api public | moneromooo-monero | 1 | -4/+6 |
2016-04-02 | wallet: better output selection for transfer/transfer_new | moneromooo-monero | 1 | -15/+15 |
2016-03-31 | Merge remote-tracking branch 'upstream/master' | Ilya Kitaev | 1 | -5/+14 |
2016-03-27 | wallet: make load_keys check types when loading JSON | moneromooo-monero | 1 | -1/+1 |
2016-03-26 | wallet: pass std::function by const ref, not value | moneromooo-monero | 1 | -1/+1 |
2016-03-26 | wallet: do not leak owned amounts to the daemon unless --trusted-daemon | moneromooo-monero | 1 | -2/+2 |
2016-03-26 | wallet: change sweep_dust to sweep_unmixable | moneromooo-monero | 1 | -2/+5 |
2016-03-25 | - testnet option added to api; | Ilya Kitaev | 1 | -0/+1 |
2016-03-25 | wallet: add a --generate-from-json flag | moneromooo-monero | 1 | -3/+9 |
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 1 | -1/+0 |
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 1 | -0/+1 |
2016-03-16 | Wallet::store_to(path, password) implemented; | Ilya Kitaev | 1 | -0/+6 |
2016-03-16 | Wallet::setPassword() method for wallet2_api | Ilya Kitaev | 1 | -0/+3 |
2016-03-11 | wallet_rpc_server: make use_fork_rules public | moneromooo-monero | 1 | -1/+2 |
2016-03-11 | Use boost::thread instead of std::thread | Howard Chu | 1 | -1/+1 |
2016-02-22 | simplewallet: add a new --restore-from-keys option | moneromooo-monero | 1 | -0/+10 |
2016-01-31 | Merge pull request #634 | Riccardo Spagni | 1 | -3/+4 |
2016-01-31 | wallet: forbid dust altogether in output selection where appropriate | moneromooo-monero | 1 | -3/+4 |
2016-01-29 | wallet: detect and handle failed outgoing transfers | moneromooo-monero | 1 | -1/+6 |
2016-01-29 | Fix V1/V2 use of hard fork related parameters | moneromooo-monero | 1 | -1/+1 |
2016-01-10 | wallet2: decide at runtime which upper tx size to use | moneromooo-monero | 1 | -2/+4 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-30 | wallet: add a rescan_bc command and rescan_blockchain RPC | moneromooo-monero | 1 | -0/+1 |
2015-12-30 | wallet: protect against exceptions in the block pull thread | moneromooo-monero | 1 | -1/+1 |
2015-12-22 | Merge pull request #550 | Riccardo Spagni | 1 | -2/+5 |
2015-12-20 | wallet: fix load/save versioning bug for recently added tx data | moneromooo-monero | 1 | -2/+5 |
2015-12-19 | Allow the wallet to access hard fork information | moneromooo-monero | 1 | -1/+3 |
2015-12-05 | wallet: make the wallet refresh type a wallet setting | moneromooo-monero | 1 | -1/+2 |
2015-11-30 | Merge pull request #507 | Riccardo Spagni | 1 | -2/+5 |
2015-11-28 | wallet: optional automatic refresh from the daemon | moneromooo-monero | 1 | -2/+5 |
2015-11-27 | wallet2: parallelize pulling blocks and processing them on refresh | moneromooo-monero | 1 | -0/+5 |
2015-11-27 | wallet2: maintain the short chain manually when refreshing | moneromooo-monero | 1 | -1/+1 |
2015-11-27 | wallet2: split pull blocks between pulling and processing | moneromooo-monero | 1 | -1/+2 |
2015-11-22 | wallet: make the refresh optimizations selectable via command line | moneromooo-monero | 1 | -2/+15 |
2015-11-22 | wallet: speedup refresh from daemon | moneromooo-monero | 1 | -1/+1 |
2015-11-22 | wallet2: speedup refresh a bit | moneromooo-monero | 1 | -1/+3 |
2015-11-22 | wallet: storing outgoing tx info now defaults to enabled | moneromooo-monero | 1 | -2/+2 |
2015-11-22 | wallet: rename store-tx-keys to store-tx-info | moneromooo-monero | 1 | -5/+5 |
2015-11-22 | wallet: improve show_transfers | moneromooo-monero | 1 | -4/+27 |
2015-11-21 | wallet: use incoming blocks to keep track of payments too | moneromooo-monero | 1 | -1/+2 |
2015-11-15 | wallet: track outgoing payments and add a show_transfers command | moneromooo-monero | 1 | -3/+30 |
2015-10-30 | simplewallet: add a set default-mixin command | moneromooo-monero | 1 | -2/+5 |
2015-10-27 | Fix a possibly-unused warning, and rationalize types | moneromooo-monero | 1 | -4/+4 |