Age | Commit message (Expand) | Author | Files | Lines |
2019-04-01 | Merge pull request #5292 | Riccardo Spagni | 1 | -0/+2 |
2019-04-01 | Merge pull request #5291 | Riccardo Spagni | 1 | -1/+1 |
2019-03-25 | Added socks proxy (tor/i2pd/kovri) support to wallet | Lee Clagett | 1 | -3/+50 |
2019-03-24 | Merge pull request #5277 | Riccardo Spagni | 1 | -14/+4 |
2019-03-21 | wallet: fix offline signing calling a daemon RPC | moneromooo-monero | 1 | -14/+4 |
2019-03-21 | wallet2: sanity check new tx before sending | moneromooo-monero | 1 | -105/+213 |
2019-03-21 | Merge pull request #5266 | Riccardo Spagni | 1 | -1/+8 |
2019-03-21 | Merge pull request #5248 | Riccardo Spagni | 1 | -0/+11 |
2019-03-21 | Merge pull request #5235 | Riccardo Spagni | 1 | -15/+17 |
2019-03-21 | Merge pull request #5211 | Riccardo Spagni | 1 | -26/+141 |
2019-03-20 | device/trezor: HF10 support added, wallet::API | Dusan Klinec | 1 | -26/+141 |
2019-03-19 | Merge pull request #5203 | Riccardo Spagni | 1 | -4/+15 |
2019-03-19 | Merge pull request #4889 | Riccardo Spagni | 1 | -16/+88 |
2019-03-17 | Merge pull request #5182 | Riccardo Spagni | 1 | -0/+1 |
2019-03-17 | Merge pull request #5168 | Riccardo Spagni | 1 | -7/+6 |
2019-03-17 | Merge pull request #5061 | Riccardo Spagni | 1 | -1/+1 |
2019-03-15 | wallet: adds rescan_bc option with preserving key images | Dusan Klinec | 1 | -16/+88 |
2019-03-15 | wallet2: set seed language when creating from json | moneromooo-monero | 1 | -0/+2 |
2019-03-14 | wallet2: fix generation from json when restore height is not set | moneromooo-monero | 1 | -1/+1 |
2019-03-12 | wallet2: don't store 0 amount outputs, they'll fail to be spent | moneromooo-monero | 1 | -1/+7 |
2019-03-11 | wallet: fix load failure if the mms isn't usable | moneromooo-monero | 1 | -1/+8 |
2019-03-07 | wallet2: do not use invalid keys as fake outs in rings | moneromooo-monero | 1 | -0/+11 |
2019-03-05 | wallet2: key image import fixes | moneromooo-monero | 1 | -15/+17 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-03-05 | Merge pull request #4852 | Riccardo Spagni | 1 | -3/+9 |
2019-03-05 | add multisig tx sets to describe_transfer rpc endpoint | spoke0 | 1 | -4/+15 |
2019-03-05 | epee: add SSL support | Martijn Otto | 1 | -3/+9 |
2019-03-05 | wallet2: don't calculate prefix hash when we don't need it | moneromooo-monero | 1 | -6/+6 |
2019-03-04 | various: remove unused variables | moneromooo-monero | 1 | -1/+0 |
2019-03-04 | Merge pull request #5131 | Riccardo Spagni | 1 | -1/+1 |
2019-03-04 | Merge pull request #5084 | Riccardo Spagni | 1 | -0/+5 |
2019-03-04 | Merge pull request #4054 | Riccardo Spagni | 1 | -7/+41 |
2019-03-04 | Merge pull request #5217 | Riccardo Spagni | 1 | -6/+12 |
2019-03-04 | Print the reason why a notification spec failed to parse | moneromooo-monero | 1 | -1/+1 |
2019-03-03 | wallet2: fix mishandling rct outputs in coinbase tx | moneromooo-monero | 1 | -6/+12 |
2019-02-22 | Better error when sending a tx with a too large extra field | moneromooo-monero | 1 | -0/+1 |
2019-02-20 | wallet: fix payment ID decryption for construction data | Dusan Klinec | 1 | -7/+6 |
2019-02-13 | Don't decrypt keys in view only wallets in wallet_keys_unlocker | Doyle | 1 | -1/+1 |
2019-02-02 | epee: add SSL support | moneromooo-monero | 1 | -7/+41 |
2019-01-28 | Merge pull request #5053 | Riccardo Spagni | 1 | -1/+1 |
2019-01-28 | notify: handle arbitrary tags | moneromooo-monero | 1 | -1/+1 |
2019-01-28 | Merge pull request #5069 | Riccardo Spagni | 1 | -3/+10 |
2019-01-28 | Merge pull request #5068 | Riccardo Spagni | 1 | -1/+1 |
2019-01-28 | Merge pull request #5056 | Riccardo Spagni | 1 | -7/+7 |
2019-01-28 | Merge pull request #5052 | Riccardo Spagni | 1 | -20/+29 |
2019-01-22 | ringct: encode 8 byte amount, saving 24 bytes per output | moneromooo-monero | 1 | -2/+2 |
2019-01-22 | add a bulletproof version, new bulletproof type, and rct config | moneromooo-monero | 1 | -18/+27 |
2019-01-22 | Pruning | moneromooo-monero | 1 | -76/+113 |
2019-01-19 | wallet2: fix hashchain going out of sync on refresh error | moneromooo-monero | 1 | -0/+5 |
2019-01-18 | core, wallet: remember original text version of destination address | moneromooo-monero | 1 | -7/+11 |
2019-01-16 | wallet2: remember which output keys map to which key images | moneromooo-monero | 1 | -10/+87 |
2019-01-16 | Merge pull request #5027 | Riccardo Spagni | 1 | -26/+73 |
2019-01-16 | Merge pull request #5012 | Riccardo Spagni | 1 | -3/+6 |
2019-01-16 | Merge pull request #5004 | Riccardo Spagni | 1 | -0/+17 |
2019-01-16 | Merge pull request #4995 | Riccardo Spagni | 1 | -3/+0 |
2019-01-16 | Merge pull request #4987 | Riccardo Spagni | 1 | -4/+12 |
2019-01-16 | Merge pull request #4985 | Riccardo Spagni | 1 | -6/+9 |
2019-01-16 | Merge pull request #4980 | Riccardo Spagni | 1 | -4/+3 |
2019-01-16 | Merge pull request #4979 | Riccardo Spagni | 1 | -0/+2 |
2019-01-13 | wallet2: fix incorrect patch for determining fork rules | moneromooo-monero | 1 | -1/+1 |
2019-01-13 | wallet2: fix duplicate tx notifications for pool txes | moneromooo-monero | 1 | -3/+10 |
2019-01-09 | wallet: do not check txpool in background mode | moneromooo-monero | 1 | -7/+7 |
2019-01-06 | Merge pull request #4956 | Riccardo Spagni | 1 | -0/+4 |
2018-12-31 | wallet2: speedup output tracking | moneromooo-monero | 1 | -10/+45 |
2018-12-31 | wallet: optionally keep track of owned outputs uses | moneromooo-monero | 1 | -2/+25 |
2018-12-30 | wallet: do not display daemon controlled text if untrusted | moneromooo-monero | 1 | -26/+73 |
2018-12-24 | wallet_rpc_server: add all field to export_key_images | moneromooo-monero | 1 | -3/+6 |
2018-12-21 | wallet2: finalize_multisig now rejects non N-1/N multisig wallets | moneromooo-monero | 1 | -0/+17 |
2018-12-19 | Remove unused hash in export_key_images | doy-lee | 1 | -3/+0 |
2018-12-16 | wallet2: cut down on the number of useless derivation threads | moneromooo-monero | 1 | -6/+9 |
2018-12-16 | wallet2: fix accessing unwound stack on exception | moneromooo-monero | 1 | -4/+12 |
2018-12-14 | Sync hashchain bug fixed | naughtyfox | 1 | -4/+3 |
2018-12-14 | Wallet: Initialize members without default ctor. | Tadeas Moravec | 1 | -0/+2 |
2018-12-12 | MMS (Multisig Messaging System): Initial version | rbrunner7 | 1 | -4/+113 |
2018-12-12 | Merge pull request #4839 | Riccardo Spagni | 1 | -8/+77 |
2018-12-08 | wallet2: clear all payments on soft rescan_bc | moneromooo-monero | 1 | -0/+4 |
2018-12-04 | device/trezor: ask for KI sync on first refresh | Dusan Klinec | 1 | -5/+9 |
2018-12-04 | device: enable to use multiple independent device wallets | Dusan Klinec | 1 | -0/+19 |
2018-12-04 | Merge pull request #4894 | Riccardo Spagni | 1 | -7/+2 |
2018-12-04 | Merge pull request #4885 | Riccardo Spagni | 1 | -2/+2 |
2018-12-04 | Merge pull request #4884 | Riccardo Spagni | 1 | -1/+1 |
2018-12-04 | Merge pull request #4853 | Riccardo Spagni | 1 | -1/+6 |
2018-12-04 | Merge pull request #4845 | Riccardo Spagni | 1 | -16/+61 |
2018-11-29 | device/trezor: passphrase entry on host | Dusan Klinec | 1 | -3/+49 |
2018-11-26 | Merge pull request #4821 | Riccardo Spagni | 1 | -0/+1 |
2018-11-26 | rpc: speedup get_outs.bin | moneromooo-monero | 1 | -0/+1 |
2018-11-26 | Merge pull request #4825 | Riccardo Spagni | 1 | -2/+5 |
2018-11-26 | Merge pull request #4816 | Riccardo Spagni | 1 | -1/+0 |
2018-11-23 | remove some unused code | moneromooo-monero | 1 | -5/+0 |
2018-11-23 | a few minor (but easy) performance tweaks | moneromooo-monero | 1 | -2/+2 |
2018-11-22 | wallet2: resume processing when tx extra is partially broken | stoffu | 1 | -2/+2 |
2018-11-22 | wallet2: add n_vouts to capture list | moneromooo-monero | 1 | -1/+1 |
2018-11-20 | Fix issue 4793 - M/N multisig transaction signature | naughtyfox | 1 | -16/+61 |
2018-11-20 | rpc: speedup get_output_distribution | moneromooo-monero | 1 | -2/+5 |
2018-11-16 | Merge pull request #4794 | Riccardo Spagni | 1 | -1/+1 |
2018-11-16 | Merge pull request #4789 | Riccardo Spagni | 1 | -0/+1 |
2018-11-16 | Merge pull request #4788 | Riccardo Spagni | 1 | -5/+5 |
2018-11-16 | Merge pull request #4764 | Riccardo Spagni | 1 | -4/+1 |
2018-11-15 | various: do not propagate exception through dtor | moneromooo-monero | 1 | -1/+6 |
2018-11-14 | Merge pull request #4761 | Riccardo Spagni | 1 | -12/+19 |
2018-11-07 | wallet2: remove redundant chacha key generation in store_keys | stoffu | 1 | -1/+0 |
2018-11-06 | build: fix Ubuntu 16.04 (GCC 5.4.0) compilation | xiphon | 1 | -1/+2 |
2018-11-06 | Merge pull request #4743 | Riccardo Spagni | 1 | -0/+14 |
2018-11-06 | Merge pull request #4738 | Riccardo Spagni | 1 | -0/+3 |
2018-11-06 | Merge pull request #4731 | Riccardo Spagni | 1 | -3/+19 |
2018-11-06 | Merge pull request #4729 | Riccardo Spagni | 1 | -3/+12 |
2018-11-05 | wallet2: fix off by one in output picking | moneromooo-monero | 1 | -12/+19 |
2018-11-04 | wallet2: only export necessary outputs and key images | moneromooo-monero | 1 | -46/+76 |
2018-11-04 | wallet2: faster output and key image import/export | moneromooo-monero | 1 | -18/+76 |
2018-11-04 | Merge pull request #4702 | Riccardo Spagni | 1 | -1/+1 |
2018-11-04 | Merge pull request #4691 | Riccardo Spagni | 1 | -1/+7 |
2018-11-04 | Merge pull request #4687 | Riccardo Spagni | 1 | -8/+8 |
2018-11-04 | Merge pull request #4686 | Riccardo Spagni | 1 | -5/+1 |
2018-11-04 | Merge pull request #4685 | Riccardo Spagni | 1 | -1/+1 |
2018-11-04 | Fix: out_of_hashchain_bounds_error in refresh | Hasan Pekdemir | 1 | -1/+1 |
2018-11-03 | wallet: add a non destructive blockchain rescan | moneromooo-monero | 1 | -3/+19 |
2018-11-03 | wallet2: demote a few uninteresting recurring logs to TRACE | moneromooo-monero | 1 | -5/+5 |
2018-11-03 | wallet2: fix print_ring printing double entries for transactions | moneromooo-monero | 1 | -0/+1 |
2018-11-02 | device/trezor: trezor support added | Dusan Klinec | 1 | -25/+133 |
2018-10-31 | wallet2: use padded bulletproofs for multisig signing | stoffu | 1 | -4/+1 |
2018-10-28 | wallet2: rewrite keys file in a safer manner | Nathan Dorfman | 1 | -3/+12 |
2018-10-27 | wallet2: save ring in the ringdb once a tx is created | moneromooo-monero | 1 | -0/+14 |
2018-10-27 | wallet2: fix ring reuse breaking when using histogram | moneromooo-monero | 1 | -0/+3 |
2018-10-26 | Merge pull request #4617 | Riccardo Spagni | 1 | -0/+4 |
2018-10-26 | Merge pull request #4561 | Riccardo Spagni | 1 | -1/+1 |
2018-10-26 | Merge pull request #4552 | Riccardo Spagni | 1 | -0/+4 |
2018-10-23 | Update ZMQ fee estimate and add ZMQ output distribution | Lee Clagett | 1 | -8/+8 |
2018-10-23 | wallet2: extend fake out picks away from the gamma pick | moneromooo-monero | 1 | -2/+23 |
2018-10-22 | wallet2/create_transactions_2: removed obsolete '/ 1024' on min_fee calc | Paul Shapiro | 1 | -1/+1 |
2018-10-22 | wallet2: sanity check rct output distribution from the daemon | moneromooo-monero | 1 | -1/+7 |
2018-10-21 | wallet2/create_transactions_2: fixed typo in try_tx=true's estimate_fee args | Paul Shapiro | 1 | -1/+1 |
2018-10-21 | wallet2/create_transactions_2: removed extraneous shuffle before sort of unus... | Paul Shapiro | 1 | -5/+1 |
2018-10-20 | Merge pull request #4518 | Riccardo Spagni | 1 | -3/+18 |
2018-10-18 | Rename "blackball" for clarity | moneromooo-monero | 1 | -1/+1 |
2018-10-16 | wallet2: initialize some scalar fields in ctor where appropriate | moneromooo-monero | 1 | -0/+4 |
2018-10-13 | SOFTWARE is the default wallet device | m2049r | 1 | -0/+1 |
2018-10-11 | Return appropriate RPC error code when key image signature check fails | Michał Sałaban | 1 | -1/+1 |
2018-10-10 | wallet_rpc_server: optionally return tx keys in sign_transfer | moneromooo-monero | 1 | -0/+4 |
2018-10-09 | wallet2: make fake out selection messages less spammy | moneromooo-monero | 1 | -3/+18 |
2018-10-09 | wallet2: fix cold signing using non padded bulletproofs | moneromooo-monero | 1 | -4/+1 |
2018-10-07 | Merge pull request #4036 | Riccardo Spagni | 1 | -98/+304 |
2018-10-06 | Fix some calls to the translation function | Guillaume LE VAILLANT | 1 | -2/+2 |
2018-10-03 | wallet2: disable height based segregation | moneromooo-monero | 1 | -3/+3 |
2018-10-02 | Merge pull request #4490 | Riccardo Spagni | 1 | -1/+1 |
2018-10-02 | wallet2: clear found out for every tx key | doy-lee | 1 | -1/+1 |
2018-10-01 | Arbitrary M/N multisig schemes: | naughtyfox | 1 | -98/+304 |
2018-10-01 | wallet: fix --generate-from-json using wrong password | moneromooo-monero | 1 | -4/+9 |
2018-09-29 | Merge pull request #4333 | Riccardo Spagni | 1 | -0/+24 |
2018-09-29 | Merge pull request #4461 | Riccardo Spagni | 1 | -1/+5 |
2018-09-29 | Merge pull request #4456 | Riccardo Spagni | 1 | -2/+9 |
2018-09-29 | Merge pull request #4406 | Riccardo Spagni | 1 | -3/+27 |
2018-09-25 | wallet2: fix duplicate output making it to the RPC | moneromooo-monero | 1 | -8/+33 |
2018-09-21 | Merge pull request #4401 | Riccardo Spagni | 1 | -9/+31 |
2018-09-19 | query backing device | m2049r | 1 | -12/+68 |
2018-09-18 | Merge pull request #4360 | Riccardo Spagni | 1 | -1/+6 |
2018-09-18 | Merge pull request #4302 | Riccardo Spagni | 1 | -6/+5 |
2018-09-18 | wallet: implement coin splitting for sweep_* 'outputs' option | whythat | 1 | -3/+25 |
2018-09-18 | wallet: add 'outputs' option for sweep_* commands | whythat | 1 | -6/+6 |
2018-09-17 | api/wallet: properly disable key encryption | stoffu | 1 | -6/+5 |
2018-09-14 | hw_device: support for multiple devices added [for review] | Dusan Klinec | 1 | -2/+49 |
2018-09-14 | Merge pull request #4324 | Riccardo Spagni | 1 | -29/+32 |
2018-09-14 | wallet: ask-password can now ask without encrypting the secret spend key | moneromooo-monero | 1 | -29/+32 |
2018-09-14 | Merge pull request #4347 | Riccardo Spagni | 1 | -1/+1 |
2018-09-14 | Merge pull request #4336 | Riccardo Spagni | 1 | -0/+1 |
2018-09-14 | Merge pull request #4332 | Riccardo Spagni | 1 | -111/+40 |
2018-09-14 | Merge pull request #4331 | Riccardo Spagni | 1 | -1/+1 |
2018-09-14 | Merge pull request #4253 | Riccardo Spagni | 1 | -174/+1 |
2018-09-14 | remove obsolete daemon selection of fake outs and old tx construction | moneromooo-monero | 1 | -174/+1 |
2018-09-14 | Merge pull request #4260 | Riccardo Spagni | 1 | -8/+9 |
2018-09-14 | Merge pull request #4221 | Riccardo Spagni | 1 | -5/+9 |
2018-09-11 | wallet2: bump testnet rollback to account for coming reorg | moneromooo-monero | 1 | -1/+1 |
2018-09-11 | Check inputs to addKeys are in range | moneromooo-monero | 1 | -0/+2 |
2018-09-11 | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 1 | -137/+259 |
2018-09-11 | Bulletproof aggregated verification and tests | moneromooo-monero | 1 | -2/+1 |
2018-09-11 | bulletproofs: add multi output bulletproofs to rct | moneromooo-monero | 1 | -12/+30 |
2018-09-10 | wallet2: import_multisig forward refresh exception | naughtyfox | 1 | -1/+6 |
2018-09-10 | record blackballs as amount/offset, and add export ability | moneromooo-monero | 1 | -6/+8 |
2018-09-09 | ringdb: allow blackballing many outputs at once | moneromooo-monero | 1 | -2/+1 |
2018-09-08 | wallet2: fix secondary partially signed multisig txes | moneromooo-monero | 1 | -1/+1 |
2018-09-04 | Merge pull request #4270 | luigi1111 | 1 | -0/+2 |
2018-09-04 | Merge pull request #4268 | luigi1111 | 1 | -0/+2 |
2018-09-04 | Merge pull request #4252 | luigi1111 | 1 | -28/+1 |
2018-09-04 | wallet2.get_reserve_proof: throw when specified amount is zero | stoffu | 1 | -0/+1 |
2018-09-03 | wallet2: factor the creation of a new wallet keys file | moneromooo-monero | 1 | -75/+24 |
2018-09-03 | wallet2: factor new blockchain setup | moneromooo-monero | 1 | -36/+16 |
2018-09-03 | wallet2: fill in v2 height for stagenet | moneromooo-monero | 1 | -1/+1 |
2018-08-23 | wallet: store trusted-daemon flag in wallet2 | stoffu | 1 | -27/+54 |
2018-08-22 | Merge pull request #4247 | luigi1111 | 1 | -1/+1 |
2018-08-22 | Merge pull request #4202 | luigi1111 | 1 | -0/+1 |
2018-08-22 | wallet2: fix refresh retry when a block/tx fails to parse | moneromooo-monero | 1 | -4/+5 |
2018-08-22 | wallet2: trim hash chain after fast refresh of hashes | moneromooo-monero | 1 | -0/+1 |
2018-08-22 | wallet2: fix checking the wrong vector when adding hashes | moneromooo-monero | 1 | -1/+3 |
2018-08-19 | wallet2: ask for a binary output distribution, for speed | moneromooo-monero | 1 | -0/+2 |
2018-08-16 | Do memwipe for critical secret keys copied to rct::key | stoffu | 1 | -0/+2 |
2018-08-16 | crypto: make secret_key automatically mlock | moneromooo-monero | 1 | -1/+1 |
2018-08-16 | store secret keys encrypted where possible | moneromooo-monero | 1 | -51/+261 |
2018-08-16 | wallet: wipe seed from memory where appropriate | moneromooo-monero | 1 | -13/+31 |
2018-08-16 | wallet2: make --restricted-rpc available for wallet RPC only | stoffu | 1 | -6/+2 |
2018-08-15 | Merge pull request #4194 | luigi1111 | 1 | -4/+3 |
2018-08-15 | Merge pull request #4193 | luigi1111 | 1 | -2/+4 |