Age | Commit message (Expand) | Author | Files | Lines |
2016-11-16 | wallet: return fee in transfer RPC | moneromooo-monero | 2 | -0/+12 |
2016-11-13 | wallet: fix serialization of new m_key_image_known member | moneromooo-monero | 1 | -2/+16 |
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 |
2016-09-01 | Merge pull request #1033 | Riccardo Spagni | 1 | -1/+1 |
2016-09-01 | wallet_merged: ringct added to dependencies | Ilya Kitaev | 1 | -1/+1 |
2016-09-01 | Re-add s to rangesigs | luigi1111 | 1 | -2/+2 |
2016-09-01 | Fix some rct tx size calculations | luigi1111 | 1 | -9/+6 |
2016-09-01 | Merge pull request #1027 | Riccardo Spagni | 1 | -0/+2 |
2016-09-01 | Merge pull request #1016 | Riccardo Spagni | 1 | -1/+3 |
2016-09-01 | Merge pull request #1007 | Riccardo Spagni | 1 | -2/+5 |
2016-09-01 | wallet: sanity check on histogram response | moneromooo-monero | 1 | -0/+2 |
2016-08-30 | cmake: merge libs via virtual object libraries | redfish | 1 | -2/+5 |
2016-08-30 | wallet: interpret 0 fee multiplier as default for sweep_all too | moneromooo-monero | 1 | -1/+3 |
2016-08-29 | wallet: fix not finding enough rct fake outputs | moneromooo-monero | 1 | -3/+8 |
2016-08-29 | wallet_rpc_server: return payment id in make_integrated_address RPC | moneromooo-monero | 2 | -0/+3 |
2016-08-28 | wallet: fix some "may be used uninitialized" warnings | moneromooo-monero | 1 | -16/+15 |
2016-08-28 | wallet: do not generate 0 change | moneromooo-monero | 1 | -3/+6 |
2016-08-28 | wallet: do not ask for duplicate histograms | moneromooo-monero | 1 | -0/+3 |
2016-08-28 | wallet: transfer_selected_rct now also selects fake outs | moneromooo-monero | 2 | -171/+90 |
2016-08-28 | New "Halfway RingCT" outputs for coinbase transactions | moneromooo-monero | 2 | -2/+34 |
2016-08-28 | rct amount key modified as per luigi1111's recommendations | moneromooo-monero | 4 | -61/+20 |
2016-08-28 | rct: change the simple flag to a type | moneromooo-monero | 1 | -2/+8 |
2016-08-28 | wallet: do not store signatures in the wallet cache | moneromooo-monero | 4 | -28/+71 |
2016-08-28 | wallet2: factor m_spent changes | moneromooo-monero | 2 | -26/+31 |
2016-08-28 | wallet: always use new algorithm for RPC transfers | moneromooo-monero | 2 | -7/+2 |
2016-08-28 | wallet: use the prefered rct case only when enough rct outs exist | moneromooo-monero | 2 | -1/+27 |
2016-08-28 | wallet: do not try to use rct txes a few blocks before the fork | moneromooo-monero | 3 | -22/+31 |
2016-08-28 | change fork settings to allow pre-rct txes for one more fork cycle | moneromooo-monero | 1 | -2/+2 |
2016-08-28 | rct: make the amount key derivable by a third party with the tx key | moneromooo-monero | 2 | -17/+34 |
2016-08-28 | rct: do not serialize public keys in outPk | moneromooo-monero | 1 | -3/+3 |
2016-08-28 | wallet2_api: zero amounts are now allowed with rct | moneromooo-monero | 1 | -6/+0 |
2016-08-28 | wallet2_api: update on_money_{received,spent} prototypes for rct changes | moneromooo-monero | 1 | -4/+2 |
2016-08-28 | rpc: send global indices along with blocks/transacions on refresh | moneromooo-monero | 2 | -35/+42 |
2016-08-28 | wallet: better tx input selection | moneromooo-monero | 2 | -29/+77 |
2016-08-28 | wallet: handle 0 change properly | moneromooo-monero | 1 | -7/+8 |
2016-08-28 | port get_tx_key/check_tx_key to rct | moneromooo-monero | 4 | -7/+101 |
2016-08-28 | integrate simple rct api | moneromooo-monero | 1 | -6/+24 |
2016-08-28 | wallet: rct specific output selection | moneromooo-monero | 2 | -3/+125 |
2016-08-28 | wallet: make sweep_all work with rct txes too | moneromooo-monero | 1 | -7/+21 |
2016-08-28 | wallet: factor transfer_rct code with transfer code | moneromooo-monero | 2 | -254/+40 |
2016-08-28 | ringct: do not serialize what can be reconstructed | moneromooo-monero | 1 | -5/+8 |
2016-08-28 | wallet: update spent status when an accepted tx disappears | moneromooo-monero | 1 | -0/+19 |
2016-08-28 | wallet: reset output spent status on blockchain reorg | moneromooo-monero | 2 | -11/+61 |
2016-08-28 | add rct to the protocol | moneromooo-monero | 3 | -54/+659 |
2016-08-26 | Merge pull request #978 | Riccardo Spagni | 2 | -4/+12 |
2016-08-23 | libwallet_api: Wallet::amountFromString fixed | Ilya Kitaev | 1 | -1/+1 |
2016-08-23 | libwallet_api: helper method to return maximumAllowedAmount | Ilya Kitaev | 2 | -0/+6 |
2016-08-22 | Merge pull request #970 | Riccardo Spagni | 1 | -0/+3 |
2016-08-22 | libwallet_api: do not store wallet on close if status is not ok | Ilya Kitaev | 1 | -3/+5 |
2016-08-17 | wallet: store key images after importing them | moneromooo-monero | 1 | -0/+3 |
2016-08-17 | wallet: fix build on Mac and Windows (missing include) | moneromooo-monero | 1 | -0/+1 |
2016-08-11 | Merge pull request #948 | Riccardo Spagni | 4 | -57/+183 |
2016-08-11 | Fake outs set is now decided by the wallet | moneromooo-monero | 4 | -52/+177 |
2016-08-04 | wallet2: if importing key images fails, print failure index | moneromooo-monero | 1 | -1/+2 |
2016-08-01 | new unlocked parameter to output_histogram | moneromooo-monero | 2 | -5/+6 |
2016-07-26 | Merge pull request #928 | Riccardo Spagni | 6 | -1/+255 |
2016-07-24 | wallet: new {ex,im}port_key_images commands and RPC calls | moneromooo-monero | 6 | -1/+255 |
2016-07-23 | cmake: wallet: libunbound is not always static | redfish | 1 | -22/+4 |
2016-07-23 | Merge pull request #916 | Riccardo Spagni | 4 | -52/+215 |
2016-07-23 | Merge pull request #915 | Riccardo Spagni | 5 | -30/+251 |
2016-07-20 | wallet: add unconfirmed incoming txes from the txpool | moneromooo-monero | 4 | -52/+215 |
2016-07-20 | Merge pull request #914 | Riccardo Spagni | 1 | -2/+2 |
2016-07-20 | Merge pull request #902 | Riccardo Spagni | 2 | -9/+26 |
2016-07-20 | Merge pull request #899 | Riccardo Spagni | 1 | -1/+8 |
2016-07-19 | wallet: add command and RPC to sign/verify data | moneromooo-monero | 6 | -1/+125 |
2016-07-18 | refreshing wallet even if error happened | Ilya Kitaev | 2 | -6/+18 |
2016-07-18 | wallet_api: async init, Wallet::connected status, log level | Ilya Kitaev | 4 | -18/+91 |
2016-07-18 | libwallet_api cmake: conditionally creating libwallet_merged2 only for | Ilya Kitaev | 2 | -9/+17 |
2016-07-18 | wallet_api: segfault on refresh fixed | Ilya Kitaev | 2 | -5/+9 |
2016-07-18 | WalletListener functionality | Ilya Kitaev | 3 | -13/+105 |
2016-07-18 | hack to successfull linking for MSYS2 | Ilya Kitaev | 1 | -2/+6 |
2016-07-18 | Transaction fee multiplier aka priority integraged | Ilya Kitaev | 3 | -4/+25 |
2016-07-18 | Wallet::paymentIdValid | Ilya Kitaev | 2 | -0/+7 |
2016-07-17 | wallet2_api: use uint64_t for amounts | moneromooo-monero | 1 | -2/+2 |
2016-07-10 | Add a daemon RPC version, and make simplewallet check it | moneromooo-monero | 2 | -9/+26 |