Age | Commit message (Expand) | Author | Files | Lines |
2017-01-08 | wallet_rpc_server: new RPC call to get a transfer by txid | moneromooo-monero | 3 | -86/+208 |
2016-12-20 | Merge pull request #1474 | Riccardo Spagni | 1 | -1/+1 |
2016-12-20 | Merge pull request #1473 | Riccardo Spagni | 1 | -2/+0 |
2016-12-20 | Merge pull request #1472 | Riccardo Spagni | 5 | -205/+159 |
2016-12-20 | Merge pull request #1468 | Riccardo Spagni | 3 | -0/+12 |
2016-12-20 | Merge pull request #1462 | Riccardo Spagni | 2 | -11/+30 |
2016-12-20 | also use portable serializer for boost_serialization_helper.h and net_node.in... | kenshi84 | 1 | -2/+2 |
2016-12-20 | moved boost cpp into hpp since they're supposed to be header only | kenshi84 | 1 | -1/+0 |
2016-12-19 | Refactored password prompting for wallets | Lee Clagett | 5 | -205/+159 |
2016-12-19 | Lower connection timeout in check_connection() | Jaquee | 1 | -1/+1 |
2016-12-19 | Removed unused functions | Lee Clagett | 1 | -2/+0 |
2016-12-17 | wallet2_api: add an API to the OpenAlias resolver | moneromooo-monero | 3 | -0/+12 |
2016-12-16 | Enabled HTTP auth support for monero-wallet-rpc | Lee Clagett | 2 | -7/+94 |
2016-12-16 | added experimental boost::archive::portable_binary_{i|o}archive | kenshi84 | 3 | -11/+31 |
2016-12-15 | Merge pull request #1455 | Riccardo Spagni | 5 | -9/+9 |
2016-12-15 | Merge pull request #1452 | Riccardo Spagni | 3 | -22/+65 |
2016-12-15 | Merge pull request #1444 | Riccardo Spagni | 1 | -1/+1 |
2016-12-15 | Wallet API: Do not refresh while daemon is syncing | Jaquee | 3 | -22/+65 |
2016-12-14 | AddressBook: use unsigned type for row ID's | anonimal | 5 | -9/+9 |
2016-12-13 | Merge pull request #1446 | Riccardo Spagni | 14 | -15/+43 |
2016-12-13 | Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t... | Randi Joseph | 14 | -15/+43 |
2016-12-13 | Adding HTTP Digest Auth (but not yet enabled) | Lee Clagett | 1 | -1/+1 |
2016-12-12 | monero-wallet-cli wording changes 'n' stuff | luigi1111 | 2 | -4/+4 |
2016-12-12 | addressbook updates | Jaquee | 5 | -26/+41 |
2016-12-12 | Merge pull request #1434 | Riccardo Spagni | 9 | -7/+307 |
2016-12-12 | GUI address book | Jaquee | 9 | -7/+307 |
2016-12-10 | wallet: bring forward use of the dynamic fee | moneromooo-monero | 1 | -1/+1 |
2016-12-10 | Merge pull request #1422 | Riccardo Spagni | 1 | -1/+1 |
2016-12-10 | Merge pull request #1419 | Riccardo Spagni | 2 | -3/+20 |
2016-12-10 | wallet2: pass by const ref where possible | moneromooo-monero | 1 | -1/+1 |
2016-12-09 | Fix sending outputs from a tx with more than one pubkey | moneromooo-monero | 2 | -3/+20 |
2016-12-08 | Merge pull request #1415 | Riccardo Spagni | 1 | -3/+13 |
2016-12-08 | Merge pull request #1405 | Riccardo Spagni | 1 | -69/+43 |
2016-12-07 | wallet: send 0 change to a random address where necessary with rct | moneromooo-monero | 1 | -3/+13 |
2016-12-05 | Added confirmation before binding wallet-rpc to external IP | Lee Clagett | 2 | -14/+30 |
2016-12-05 | Remove infinite loop in refresh code | Jaquee | 1 | -69/+43 |
2016-12-04 | Merge pull request #1399 | Riccardo Spagni | 1 | -2/+1 |
2016-12-04 | Merge pull request #1398 | Riccardo Spagni | 4 | -7/+7 |
2016-12-04 | Merge pull request #1385 | Riccardo Spagni | 6 | -0/+233 |
2016-12-04 | Merge pull request #1388 | Riccardo Spagni | 3 | -2/+88 |
2016-12-04 | Merge pull request #1380 | Riccardo Spagni | 5 | -0/+14 |
2016-12-04 | wallet2: avoid possible undefined behavior on empty string | moneromooo-monero | 1 | -2/+1 |
2016-12-04 | Fix a few minor typos | Pierre Boyer | 4 | -7/+7 |
2016-11-29 | wallet_api: add a few daemon related getters | moneromooo-monero | 3 | -2/+88 |
2016-11-28 | wallet: add API and RPC to create/parse monero: URIs | moneromooo-monero | 6 | -0/+233 |
2016-11-26 | wallet: add a getter for the filename path | moneromooo-monero | 5 | -0/+14 |
2016-11-26 | Improve daemon RPC version handling | moneromooo-monero | 3 | -8/+8 |
2016-11-24 | Merge pull request #1372 | Riccardo Spagni | 1 | -1/+1 |
2016-11-24 | Merge pull request #1369 | Riccardo Spagni | 2 | -3/+11 |
2016-11-24 | Merge pull request #1361 | Riccardo Spagni | 1 | -3/+3 |
2016-11-24 | Merge pull request #1358 | Riccardo Spagni | 2 | -7/+52 |
2016-11-24 | Merge pull request #1357 | Riccardo Spagni | 1 | -1/+2 |
2016-11-24 | Merge pull request #1356 | Riccardo Spagni | 1 | -0/+11 |
2016-11-24 | Merge pull request #1352 | Riccardo Spagni | 1 | -1/+1 |
2016-11-24 | Merge pull request #1351 | Riccardo Spagni | 1 | -4/+5 |
2016-11-23 | Fix DNS failures in offline mode preventing daemon startup | moneromooo-monero | 1 | -1/+1 |
2016-11-23 | wallet2: fix wrong change being recorded for cold signed txes | moneromooo-monero | 2 | -3/+11 |
2016-11-22 | Add a get_outs (fully text based) version of get_outs.bin | moneromooo-monero | 1 | -3/+3 |
2016-11-19 | wallet: fix exporting outputs and key images with txes with two pubkeys | moneromooo-monero | 2 | -7/+52 |
2016-11-18 | wallet2_api: fix history leak on destruction | moneromooo-monero | 1 | -1/+2 |
2016-11-18 | wallet2_api: fix payment ids from integrated addresses being ignored | moneromooo-monero | 1 | -0/+11 |
2016-11-18 | Clamp refresh from height to blockchain height. | Dion Ahmetaj | 1 | -43/+69 |
2016-11-17 | wallet2: fix illegal memory access removing newlines from password | moneromooo-monero | 1 | -1/+1 |
2016-11-17 | wallet2: fix decrypting a bit too much in authenticated mode | moneromooo-monero | 1 | -4/+5 |
2016-11-17 | Merge pull request #1346 | Riccardo Spagni | 2 | -0/+12 |
2016-11-17 | Merge pull request #1318 | Riccardo Spagni | 5 | -2/+43 |
2016-11-16 | wallet: return fee in transfer RPC | moneromooo-monero | 2 | -0/+12 |
2016-11-16 | wallet: auto sync outputs and key images in cold signing files | moneromooo-monero | 2 | -2/+52 |
2016-11-16 | wallet2: fill key image and pubkey maps when importing outputs | moneromooo-monero | 1 | -0/+2 |
2016-11-16 | wallet: cast indices to string in logs to be nice to CLANG | moneromooo-monero | 1 | -4/+4 |
2016-11-16 | wallet2: try all tx keys when scanning a new transaction | moneromooo-monero | 1 | -2/+7 |
2016-11-15 | wallet2: fill in key image map when importing key images | moneromooo-monero | 1 | -0/+1 |
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 | 5 | -2/+43 |
2016-11-12 | Don't build monero-wallet-rpc when building the GUI | iDunk5400 | 1 | -29/+31 |
2016-11-12 | wallet: add version dependency to the wallet target | moneromooo-monero | 1 | -0/+1 |
2016-11-11 | Merge pull request #1316 | Riccardo Spagni | 9 | -18/+1123 |
2016-11-11 | Merge pull request #1315 | Riccardo Spagni | 2 | -2/+13 |
2016-11-11 | Merge pull request #1314 | Riccardo Spagni | 1 | -6/+9 |
2016-11-10 | Created monero-wallet-rpc, moving functionality from monero-wallet-cli | Lee Clagett | 9 | -18/+1123 |
2016-11-09 | wallet2_api: support for sweeping all | moneromooo-monero | 3 | -11/+33 |
2016-11-09 | Wallet API: use stored refresh height when rebuilding cache | Jacob Brydolf | 2 | -2/+13 |
2016-11-09 | wallet: fix corner case of no recent outputs available | moneromooo-monero | 1 | -6/+9 |
2016-11-09 | Merge pull request #1310 | Riccardo Spagni | 3 | -0/+101 |
2016-11-09 | Merge pull request #1309 | Riccardo Spagni | 3 | -0/+35 |
2016-11-09 | Merge pull request #1307 | Riccardo Spagni | 3 | -2/+13 |
2016-11-09 | Merge pull request #1305 | Riccardo Spagni | 2 | -20/+46 |
2016-11-08 | wallet2_api: API to sign and verify a message | moneromooo-monero | 3 | -0/+35 |
2016-11-09 | wallet_api: PendingTransaction::txCount - number of split transactions | Ilya Kitaev | 3 | -2/+13 |
2016-11-08 | Merge pull request #1308 | Riccardo Spagni | 1 | -0/+6 |
2016-11-08 | Merge pull request #1306 | Riccardo Spagni | 2 | -0/+61 |
2016-11-08 | Merge pull request #1302 | Riccardo Spagni | 3 | -5/+17 |
2016-11-08 | Merge pull request #1301 | Riccardo Spagni | 3 | -0/+22 |
2016-11-08 | Wallet API: added getTxKey() | Jacob Brydolf | 3 | -0/+22 |
2016-11-08 | Merge pull request #1300 | Riccardo Spagni | 1 | -1/+1 |
2016-11-08 | Merge pull request #1298 | Riccardo Spagni | 5 | -0/+46 |
2016-11-08 | Merge pull request #1297 | Riccardo Spagni | 3 | -0/+167 |
2016-11-08 | Merge pull request #1285 | Riccardo Spagni | 2 | -17/+14 |
2016-11-08 | Merge pull request #1276 | Riccardo Spagni | 2 | -4/+42 |
2016-11-08 | wallet2_api: add API for create_unmixable_sweep_transactions | moneromooo-monero | 3 | -0/+101 |
2016-11-08 | Wallet API: Pause refresh while creating transaction | Jacob Brydolf | 1 | -0/+6 |
2016-11-07 | wallet: encrypt outputs and key images files with the view key | moneromooo-monero | 2 | -0/+61 |
2016-11-07 | wallet: fix output collision detection for view wallets | moneromooo-monero | 2 | -20/+46 |
2016-11-07 | wallet2_api: allow connection to return "yes, but wrong version" | moneromooo-monero | 3 | -5/+17 |
2016-11-06 | wallet2_api: do not copy the whole pending tx when iterating | moneromooo-monero | 1 | -1/+1 |
2016-11-05 | wallet2_api: add API for tx notes | moneromooo-monero | 5 | -0/+46 |
2016-11-05 | wallet_api: txkey checking functions for the GUI | moneromooo.monero | 3 | -0/+167 |
2016-11-02 | wallet: fix bad amounts/fees again | moneromooo-monero | 3 | -3/+37 |
2016-11-01 | refresh speedup | luigi1111 | 2 | -17/+14 |
2016-11-01 | Merge pull request #1278 | Riccardo Spagni | 1 | -1/+7 |
2016-11-01 | Merge pull request #1283 | Riccardo Spagni | 1 | -2/+2 |
2016-11-01 | Merge pull request #1281 | Riccardo Spagni | 2 | -1/+52 |
2016-10-31 | adding static_assert to pod functions in string tools | Lee Clagett | 1 | -2/+2 |
2016-10-31 | wallet: use the dynamic per kB fee | moneromooo-monero | 2 | -4/+42 |
2016-10-30 | wallet: new import_outputs/export_outputs commands | moneromooo-monero | 2 | -1/+52 |
2016-10-30 | Wallet API: added walletExists logic | Jacob Brydolf | 1 | -1/+7 |
2016-10-30 | wallet: set incoming outputs' key image to 0 on view wallets | moneromooo-monero | 2 | -4/+19 |
2016-10-30 | wallet: print tx overview on submit_transfer too | moneromooo-monero | 2 | -2/+8 |
2016-10-29 | Merge pull request #1270 | Riccardo Spagni | 1 | -2/+5 |
2016-10-28 | Wallet API: make sure path exists before searching for wallets | Jacob Brydolf | 1 | -2/+5 |
2016-10-26 | simplewallet: log transactions to submit in submit_transfer | moneromooo-monero | 1 | -1/+2 |
2016-10-25 | wallet: fix pre-rct cold wallet signing not splitting change | moneromooo-monero | 2 | -17/+19 |
2016-10-23 | Merge pull request #1246 | Riccardo Spagni | 1 | -0/+7 |
2016-10-23 | Merge pull request #1230 | Riccardo Spagni | 2 | -0/+22 |
2016-10-22 | Merge pull request #1229 | Riccardo Spagni | 1 | -2/+7 |
2016-10-22 | Merge pull request #1228 | Riccardo Spagni | 1 | -1/+1 |
2016-10-22 | Merge pull request #1225 | Riccardo Spagni | 2 | -8/+7 |
2016-10-22 | Merge pull request #1224 | Riccardo Spagni | 2 | -1/+8 |
2016-10-22 | Merge pull request #1223 | Riccardo Spagni | 1 | -5/+7 |
2016-10-22 | Merge pull request #1220 | Riccardo Spagni | 3 | -2/+44 |
2016-10-22 | Merge pull request #1219 | Riccardo Spagni | 1 | -1/+1 |
2016-10-22 | Merge pull request #1200 | Riccardo Spagni | 1 | -1/+0 |
2016-10-22 | wallet: sanity check on selected transfer indices in signed ptx | moneromooo-monero | 1 | -0/+7 |
2016-10-16 | wallet_api: add address validation functions | moneromooo-monero | 2 | -0/+22 |
2016-10-16 | wallet2_api: recognize full size payment ids as valid | moneromooo-monero | 1 | -2/+7 |
2016-10-16 | wallet_api: do not override invalid payment id | moneromooo-monero | 1 | -1/+1 |
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 | 2 | -8/+7 |
2016-10-15 | simplewallet: fix sweep_all misreporting sweeped amount for rct outputs | moneromooo-monero | 2 | -0/+7 |
2016-10-15 | wallet: force 0 mixin transactions to use pre-rct txes | moneromooo-monero | 1 | -1/+1 |
2016-10-15 | wallet: select part of the fake outs from recent outputs | moneromooo-monero | 1 | -8/+40 |
2016-10-15 | wallet: speed up output selection, and fix bug with relatedness calculation | moneromooo-monero | 1 | -3/+5 |
2016-10-15 | wallet: fix mixup between mixin 2 and 4 before/after v5 | moneromooo-monero | 1 | -2/+2 |
2016-10-15 | wallet: improve error messages when not enough money for transfer | moneromooo-monero | 3 | -2/+44 |
2016-10-15 | wallet_api: fix wrong amount in tx history | moneromooo-monero | 1 | -1/+1 |
2016-10-10 | Wallet API: added setRecoveringFromSeed(); | Jacob Brydolf | 3 | -0/+12 |
2016-10-09 | Merge pull request #1195 | Riccardo Spagni | 5 | -19/+68 |
2016-10-09 | Merge pull request #1192 | Riccardo Spagni | 5 | -3/+20 |
2016-10-09 | Merge pull request #1191 | Riccardo Spagni | 1 | -4/+7 |
2016-10-08 | libwallet_api: Added option to restore from specific height | Jacob Brydolf | 5 | -3/+20 |
2016-10-07 | wallet: do not announce pool txes as money spent/received (yet) | moneromooo-monero | 1 | -4/+7 |
2016-10-07 | libwallet_api: reverted deleted curly brace | Ilya Kitaev | 1 | -0/+1 |
2016-10-07 | resolved conflict with 'develop' of https://github.com/mbg033/monero | Ilya Kitaev | 1 | -3/+0 |
2016-10-07 | libwallet_api: do not signal on sent/received tx until wallet completely | Ilya Kitaev | 3 | -6/+31 |
2016-10-06 | libwallet_api: TransactionHistory: read/write syncchronization | Ilya Kitaev | 2 | -14/+21 |
2016-10-06 | libwallet_api: some renamings | Ilya Kitaev | 3 | -3/+3 |
2016-10-06 | Initialize transaction history if empty | Ilya Kitaev | 3 | -2/+11 |
2016-10-06 | libwallet_api: fixes for transaction history | Ilya Kitaev | 1 | -3/+13 |
2016-10-04 | libwallet_api: fixes for transaction history | Ilya Kitaev | 1 | -3/+13 |
2016-10-04 | wallet: better implementation of sweep_unmixable | moneromooo-monero | 2 | -222/+31 |
2016-10-04 | Merge pull request #1173 | Riccardo Spagni | 5 | -0/+57 |
2016-10-04 | Merge pull request #1160 | Riccardo Spagni | 2 | -2/+11 |
2016-10-04 | Merge pull request #1139 | Riccardo Spagni | 1 | -2/+2 |
2016-10-04 | Merge pull request #1125 | Riccardo Spagni | 1 | -2/+4 |
2016-10-04 | Merge pull request #1152 | Riccardo Spagni | 3 | -24/+53 |
2016-10-04 | Merge pull request #1140 | Riccardo Spagni | 2 | -93/+326 |
2016-10-03 | wallet2_api: added Wallet::daemonBlockChainTargetHeight() | Jacob Brydolf | 5 | -0/+57 |
2016-10-01 | libwallet_api: do not use fast-refresh on recovery | Ilya Kitaev | 2 | -3/+10 |
2016-10-01 | wallet: wallet option to confirm transfers with no payment id | moneromooo-monero | 2 | -2/+11 |
2016-09-30 | libwallet_api: fast-refresh in case of opening non-synced wallet | Ilya Kitaev | 2 | -6/+5 |
2016-09-30 | libwallet_api: fix unhandled exception on address check | Ilya Kitaev | 1 | -12/+16 |
2016-09-30 | libwallet_api: fast-refresh for new wallet | Ilya Kitaev | 2 | -9/+28 |
2016-09-28 | wallet2: wallet2::get_daemon_blockchain_height() clean error message on | Ilya Kitaev | 1 | -0/+4 |
2016-09-28 | libwallet_api: Wallet::setAutoRefreshInterval sanity check | Ilya Kitaev | 1 | -1/+9 |
2016-09-28 | libwallet_api: explicitly return 0 in Wallet::daemonBlockChainHeight() | Ilya Kitaev | 1 | -0/+2 |
2016-09-27 | wallet: cold wallet transaction signing | moneromooo-monero | 2 | -91/+324 |
2016-09-26 | wallet: fix log confusion between bytes and kilobytes | moneromooo-monero | 1 | -2/+2 |
2016-09-26 | Dropped "bit" from bitmonero. | Randi Joseph | 1 | -2/+2 |
2016-09-26 | formatting: 2-spaces indentation | Ilya Kitaev | 1 | -20/+20 |
2016-09-26 | formatting: 2-spaces indentation | Ilya Kitaev | 1 | -1/+1 |
2016-09-26 | wallet2_api: milliseconds resolution for auto-refresh interval | Ilya Kitaev | 3 | -13/+13 |
2016-09-26 | wallet2_api: added Wallet::daemonBlockChainHeight() | Ilya Kitaev | 5 | -4/+57 |
2016-09-26 | libwallet_api: Wallet::blockChainHeight, WalletListener::newBlock | Ilya Kitaev | 3 | -3/+42 |
2016-09-24 | wallet: update min mixin for sweep_unmixable on v4 | moneromooo-monero | 1 | -2/+4 |
2016-09-20 | wallet2_api: getter and setter for "refresh interval" | Ilya Kitaev | 3 | -1/+39 |
2016-09-20 | wallet2_api: fixed deadlock while closing wallet | Ilya Kitaev | 1 | -3/+7 |
2016-09-18 | epee: optionally restrict HTTP service to a configurable user agent | moneromooo-monero | 2 | -1/+6 |
2016-09-18 | Merge pull request #1099 | Riccardo Spagni | 2 | -11/+11 |
2016-09-18 | Merge pull request #1098 | Riccardo Spagni | 1 | -2/+4 |
2016-09-18 | Merge pull request #1097 | Riccardo Spagni | 1 | -0/+6 |
2016-09-18 | switch wallet API from std thread/mutex to boost | Riccardo Spagni | 2 | -11/+11 |
2016-09-18 | wallet: keep change dest separate from other dests | moneromooo-monero | 1 | -2/+4 |
2016-09-18 | wallet: fix empty tx in corner case sending nothing | moneromooo-monero | 1 | -0/+6 |
2016-09-18 | cmake: transitive deps and remove deprecated LINK_* | redfish | 1 | -3/+5 |
2016-09-16 | wallet: change priority/fee to ArticMine's recommendation | moneromooo-monero | 6 | -48/+68 |
2016-09-15 | Merge pull request #1074 | Riccardo Spagni | 2 | -14/+19 |
2016-09-15 | Decrease minimum fee from 0.01/kB to 0.002/kB | moneromooo-monero | 2 | -14/+19 |
2016-09-14 | wallet: fix misdetection of duplicates | moneromooo-monero | 1 | -11/+3 |
2016-09-03 | Merge pull request #1038 | Riccardo Spagni | 1 | -9/+13 |
2016-09-03 | gui/libwallet_merged: libunbound is one more dependency | Ilya Kitaev | 1 | -9/+13 |