Age | Commit message (Expand) | Author | Files | Lines |
2018-09-18 | Merge pull request #4302 | Riccardo Spagni | 3 | -10/+9 |
2018-09-18 | Merge pull request #4299 | Riccardo Spagni | 2 | -2/+54 |
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 | 4 | -11/+29 |
2018-09-17 | api/wallet: properly disable key encryption | stoffu | 3 | -10/+9 |
2018-09-17 | node_rpc_proxy: return a non empty error string on connection failure | moneromooo-monero | 1 | -5/+5 |
2018-09-16 | wallet2_api: bring up to latest wallet api | moneromooo-monero | 3 | -18/+38 |
2018-09-15 | add daemonizer to rpc wallet | jcktm | 2 | -111/+166 |
2018-09-14 | hw_device: support for multiple devices added [for review] | Dusan Klinec | 2 | -2/+54 |
2018-09-14 | Merge pull request #4324 | Riccardo Spagni | 2 | -39/+48 |
2018-09-14 | wallet: ask-password can now ask without encrypting the secret spend key | moneromooo-monero | 2 | -39/+48 |
2018-09-14 | Merge pull request #4347 | Riccardo Spagni | 1 | -1/+1 |
2018-09-14 | Merge pull request #4337 | Riccardo Spagni | 1 | -1/+6 |
2018-09-14 | Merge pull request #4336 | Riccardo Spagni | 1 | -0/+1 |
2018-09-14 | Merge pull request #4332 | Riccardo Spagni | 2 | -112/+45 |
2018-09-14 | Merge pull request #4331 | Riccardo Spagni | 1 | -1/+1 |
2018-09-14 | Merge pull request #4329 | Riccardo Spagni | 1 | -6/+0 |
2018-09-14 | Merge pull request #4253 | Riccardo Spagni | 4 | -382/+8 |
2018-09-14 | remove obsolete daemon selection of fake outs and old tx construction | moneromooo-monero | 4 | -382/+8 |
2018-09-14 | Merge pull request #4260 | Riccardo Spagni | 4 | -61/+90 |
2018-09-14 | Merge pull request #4221 | Riccardo Spagni | 1 | -5/+9 |
2018-09-12 | wallet: use wipeable_string in more places where a secret is used | moneromooo-monero | 1 | -15/+24 |
2018-09-11 | Merge pull request #4352 | Riccardo Spagni | 1 | -9/+0 |
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 | 8 | -180/+336 |
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 | 2 | -14/+32 |
2018-09-10 | WalletAPI: 'hasMultisigPartialKeyImages' function added | naughtyfox | 3 | -0/+20 |
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 | 4 | -34/+44 |
2018-09-09 | wallet_rpc_server: remove some unused code | moneroexamples | 1 | -9/+0 |
2018-09-09 | ringdb: allow blackballing many outputs at once | moneromooo-monero | 3 | -41/+60 |
2018-09-08 | wallet2: fix secondary partially signed multisig txes | moneromooo-monero | 1 | -1/+1 |
2018-09-08 | wallet_rpc_server: error out if wallet-file and wallet-dir are both used | moneromooo-monero | 1 | -1/+6 |
2018-09-05 | wallet rpc: Add close_wallet RPC | Guillaume LE VAILLANT | 3 | -0/+59 |
2018-09-04 | Merge pull request #4270 | luigi1111 | 1 | -0/+2 |
2018-09-04 | Merge pull request #4269 | luigi1111 | 3 | -1/+54 |
2018-09-04 | Merge pull request #4268 | luigi1111 | 1 | -0/+2 |
2018-09-04 | Merge pull request #4263 | luigi1111 | 1 | -2/+0 |
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 | 2 | -76/+27 |
2018-09-03 | wallet2: factor new blockchain setup | moneromooo-monero | 2 | -36/+18 |
2018-09-03 | wallet2: fill in v2 height for stagenet | moneromooo-monero | 1 | -1/+1 |
2018-09-02 | remove unused fields from relay_tx RPC | el00ruobuob | 1 | -6/+0 |
2018-08-23 | wallet: store trusted-daemon flag in wallet2 | stoffu | 6 | -78/+95 |
2018-08-22 | Merge pull request #4247 | luigi1111 | 2 | -2/+2 |
2018-08-22 | Merge pull request #4242 | luigi1111 | 3 | -0/+47 |
2018-08-22 | Merge pull request #4202 | luigi1111 | 1 | -0/+1 |
2018-08-22 | rpc-wallet: refresh command added | Dusan Klinec | 3 | -0/+47 |
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-17 | [#4027] add change_wallet_password wallet rpc command | artyomsol | 3 | -1/+54 |
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 | 5 | -75/+316 |
2018-08-16 | wallet: wipe seed from memory where appropriate | moneromooo-monero | 4 | -20/+43 |
2018-08-16 | wallet2: make --restricted-rpc available for wallet RPC only | stoffu | 7 | -49/+47 |
2018-08-15 | Merge pull request #4194 | luigi1111 | 1 | -4/+3 |
2018-08-15 | Merge pull request #4193 | luigi1111 | 1 | -2/+4 |
2018-08-15 | Merge pull request #4188 | luigi1111 | 2 | -0/+49 |
2018-08-15 | Merge pull request #4174 | luigi1111 | 1 | -21/+15 |
2018-08-15 | Merge pull request #4171 | luigi1111 | 2 | -4/+12 |
2018-08-15 | Merge pull request #4170 | luigi1111 | 5 | -1/+52 |
2018-08-15 | Merge pull request #4158 | luigi1111 | 2 | -1/+35 |
2018-08-15 | Merge pull request #4153 | luigi1111 | 3 | -3/+13 |
2018-08-15 | Merge pull request #4150 | luigi1111 | 1 | -2/+3 |
2018-08-15 | Merge pull request #4136 | luigi1111 | 2 | -0/+6 |
2018-08-15 | Merge pull request #4103 | luigi1111 | 7 | -39/+59 |
2018-08-15 | Merge pull request #3528 | luigi1111 | 2 | -30/+115 |
2018-08-15 | wallet_rpc_server: remove unused amount_keys field in transfer RPC | moneromooo-monero | 1 | -2/+0 |
2018-08-13 | node_rpc_proxy: fix fork earliest height caching [RYO backport] | fireice-uk | 2 | -2/+2 |
2018-08-13 | wallet2: remove obsolete pruned/unpruned case | moneromooo-monero | 1 | -28/+1 |
2018-08-12 | wallet: disable core dumps on startup in release mode | moneromooo-monero | 2 | -0/+6 |
2018-08-08 | wallet: allow adjusting number of rounds for the key derivation function | stoffu | 7 | -39/+59 |
2018-08-03 | wallet: distinguish coinbase from other txes in show_transfers | moneromooo-monero | 3 | -3/+13 |
2018-07-31 | wallet2: do not divide by 0 on invalid daemon response | moneromooo-monero | 1 | -0/+1 |
2018-07-31 | wallet-rpc: add get_address_index command | stoffu | 5 | -1/+52 |
2018-07-31 | wallet-rpc: filter getbalance response by address index | stoffu | 2 | -5/+13 |
2018-07-30 | wallet2: avoid using arbitrary random values when unknown | moneromooo-monero | 1 | -4/+3 |
2018-07-30 | wallet2: guard against bad outputs in import_outputs | moneromooo-monero | 1 | -2/+4 |
2018-07-30 | simplewallet: add set_tx_key for importing tx keys from 3rd party wallets | stoffu | 2 | -0/+49 |
2018-07-27 | Merge pull request #4109 | luigi1111 | 1 | -4/+2 |
2018-07-27 | Merge pull request #4091 | luigi1111 | 5 | -10/+71 |
2018-07-24 | wallet2: fix O(n^2) behaviour in import_key_images | moneromooo-monero | 1 | -21/+15 |
2018-07-20 | wallet rpc: support making integrated address of given standard address | stoffu | 2 | -1/+35 |
2018-07-19 | Merge pull request #4088 | luigi1111 | 3 | -80/+57 |
2018-07-19 | Merge pull request #4087 | luigi1111 | 3 | -5/+44 |
2018-07-19 | Merge pull request #4075 | luigi1111 | 1 | -1/+0 |
2018-07-19 | Merge pull request #4071 | luigi1111 | 2 | -0/+22 |
2018-07-19 | Merge pull request #4033 | luigi1111 | 1 | -2/+2 |
2018-07-19 | wallet2: consider minimum fee when testing if balance is sufficient | stoffu | 1 | -2/+3 |
2018-07-16 | wallet2: recover from index out of hashchain bounds error | moneromooo-monero | 3 | -5/+44 |
2018-07-12 | wallet: warn when payment IDs are used | moneromooo-monero | 1 | -4/+2 |
2018-07-08 | wallet2: ensure outputs are processed only once | moneromooo-monero | 2 | -14/+18 |
2018-07-03 | wallet2: use a gamma distribution to pick fake outs | moneromooo-monero | 2 | -30/+115 |
2018-07-03 | Merge pull request #3985 | Riccardo Spagni | 1 | -10/+24 |
2018-07-03 | Merge pull request #4041 | Riccardo Spagni | 1 | -1/+1 |
2018-07-03 | Merge pull request #4035 | Riccardo Spagni | 1 | -0/+2 |
2018-07-03 | Merge pull request #4028 | Riccardo Spagni | 1 | -1/+1 |
2018-07-03 | Merge pull request #4005 | Riccardo Spagni | 1 | -0/+6 |
2018-07-03 | Merge pull request #4004 | Riccardo Spagni | 1 | -0/+1 |
2018-07-03 | wallet2: fix double counting outs if the tx pubkey is duplicated | moneromooo-monero | 1 | -10/+24 |
2018-07-03 | wallet2: unlock keys file before calling verify_password (needed for Windows) | stoffu | 5 | -10/+71 |
2018-07-03 | Allow fractional outputs to be ignored | stoffu | 2 | -0/+22 |
2018-07-02 | node_rpc_proxy: factor a few RPC calls using get_info | moneromooo-monero | 3 | -80/+57 |
2018-06-28 | remove epee from link lines where it's redundant | moneromooo-monero | 1 | -1/+0 |
2018-06-27 | Merge pull request #4067 | luigi1111 | 1 | -1/+1 |
2018-06-28 | api/wallet: add missing arg to wallet2::refresh() | stoffu | 1 | -1/+1 |
2018-06-27 | Merge pull request #4000 | luigi1111 | 7 | -165/+164 |
2018-06-27 | Merge pull request #3994 | luigi1111 | 3 | -0/+10 |
2018-06-28 | Wallet API: add some missing override keyword | stoffu | 7 | -165/+164 |
2018-06-28 | wallet: prevent the same wallet file from being opened by multiple processes | stoffu | 3 | -0/+10 |
2018-06-28 | wallet2: fix build for windows (std::max again) | moneromooo-monero | 1 | -1/+1 |
2018-06-27 | wallet_rpc_server: fix build - forgot to build rpc version | moneromooo-monero | 1 | -3/+3 |
2018-06-27 | Merge pull request #3907 | luigi1111 | 4 | -3/+45 |
2018-06-27 | Merge pull request #3998 | luigi1111 | 3 | -20/+27 |
2018-06-27 | Merge pull request #3995 | luigi1111 | 1 | -5/+5 |
2018-06-27 | Merge pull request #3992 | luigi1111 | 1 | -6/+14 |
2018-06-27 | Merge pull request #3991 | luigi1111 | 2 | -0/+11 |
2018-06-27 | Merge pull request #3982 | luigi1111 | 1 | -14/+4 |
2018-06-27 | wallet: include a suggested number of confirmations based on amount | moneromooo-monero | 4 | -3/+45 |
2018-06-27 | Merge pull request #3716 | luigi1111 | 2 | -194/+374 |
2018-06-26 | wallet2: cache ringdb key while refreshing | moneromooo-monero | 2 | -23/+47 |
2018-06-26 | threadpool: allow leaf functions to run concurrently | moneromooo-monero | 1 | -17/+17 |
2018-06-26 | wallet2: remove unneeded divisions | moneromooo-monero | 1 | -2/+2 |
2018-06-26 | wallet2: remove old blockchain size cache hack | moneromooo-monero | 2 | -16/+3 |
2018-06-26 | wallet2: speedup refresh | moneromooo-monero | 2 | -59/+258 |
2018-06-26 | wallet2: avoid re-parsing blocks when refreshing in a loop | moneromooo-monero | 2 | -8/+5 |
2018-06-26 | wallet2: avoid duplicate parsing of tx extra | moneromooo-monero | 1 | -9/+12 |
2018-06-26 | wallet2: remove useless device locking | moneromooo-monero | 1 | -2/+1 |
2018-06-26 | wallet2: parse blocks in the RPC thread, not the processing thread | moneromooo-monero | 2 | -34/+51 |
2018-06-26 | wallet2: simplify/speedup process_blocks | moneromooo-monero | 1 | -66/+17 |
2018-06-26 | wallet: don't process miner tx if we're refreshing with no-coinbase | moneromooo-monero | 1 | -1/+3 |
2018-06-26 | replace std::list with std::vector on some hot paths | moneromooo-monero | 2 | -15/+15 |
2018-06-26 | rpc: add option to skip coinbase info in get_blocks.bin | moneromooo-monero | 1 | -0/+1 |
2018-06-26 | wallet2: use std::move on containers where appropriate | moneromooo-monero | 1 | -4/+4 |
2018-06-25 | Merge pull request #3955 | luigi1111 | 2 | -5/+11 |
2018-06-25 | Merge pull request #3941 | luigi1111 | 1 | -2/+2 |
2018-06-23 | wallet2: fix read buffer overflow in import_key_images | moneromooo-monero | 1 | -1/+1 |
2018-06-21 | rpc: add a non binary get_transaction_pool_hashes RPC | moneromooo-monero | 1 | -2/+2 |
2018-06-21 | Wallet API: add support for wallet creation from hardware device | stoffu | 5 | -1/+95 |
2018-06-21 | wallet2: lower default for subaddress lookahead when restoring with hardware | stoffu | 1 | -0/+6 |
2018-06-21 | wallet-rpc.getaddress: throw if index is out of bound | stoffu | 1 | -0/+2 |
2018-06-20 | Merge pull request #3939 | luigi1111 | 1 | -0/+4 |
2018-06-20 | Merge pull request #3897 | luigi1111 | 1 | -1/+3 |
2018-06-19 | wallet2: fix double header in unsigned transfer file | moneromooo-monero | 1 | -1/+1 |
2018-06-19 | Merge pull request #3878 | luigi1111 | 1 | -1/+1 |
2018-06-19 | Merge pull request #3829 | luigi1111 | 1 | -20/+34 |
2018-06-16 | Merge pull request #3804 | luigi1111 | 2 | -0/+9 |
2018-06-16 | Merge pull request #3780 | luigi1111 | 6 | -34/+491 |
2018-06-16 | Merge pull request #3762 | luigi1111 | 1 | -2/+3 |
2018-06-16 | Merge pull request #3735 | luigi1111 | 1 | -1/+1 |
2018-06-15 | Fix RPC crashes that didn't check for an open wallet | Howard Chu | 1 | -0/+6 |
2018-06-15 | wallet2: fix out of sync account tag cache | moneromooo-monero | 1 | -0/+1 |
2018-06-13 | wallet: on first refresh, start off with a quantized height | moneromooo-monero | 3 | -20/+27 |
2018-06-13 | mlog: --max-log-files to set the max number of rotated log files | stoffu | 1 | -1/+3 |
2018-06-13 | wallet: allow unspendable unmixable outputs to be discarded | stoffu | 2 | -0/+11 |
2018-06-13 | wallet2: use decoded amount when reporting repeated output key | stoffu | 1 | -5/+5 |
2018-06-12 | wallet2: use correct fee for split txes | stoffu | 1 | -6/+14 |
2018-06-11 | cryptonote_config: add get_config to refactor x = testnet ? config::testnet::... | stoffu | 1 | -14/+4 |
2018-06-08 | Merge pull request #3599 | luigi1111 | 3 | -0/+17 |
2018-06-08 | Merge pull request #3598 | luigi1111 | 5 | -0/+113 |
2018-06-07 | Merge pull request #3890 | luigi1111 | 1 | -1/+1 |
2018-06-07 | wallet2: fix bulletproof cold signing | moneromooo-monero | 2 | -5/+11 |
2018-06-06 | wallet2: fix get_approximate_blockchain_height for stagenet | stoffu | 1 | -2/+2 |
2018-06-06 | wallet: do not log by default if we're not asked to log to console | moneromooo-monero | 1 | -0/+4 |
2018-06-05 | use deterministic viewkey if not supplied | cryptochangements34 | 1 | -20/+34 |
2018-06-03 | wallet-rpc: watch-only and cold wallet features added | Dusan Klinec | 6 | -34/+491 |
2018-05-31 | Merge pull request #3640 | luigi1111 | 3 | -8/+23 |
2018-05-31 | Merge pull request #3635 | luigi1111 | 3 | -0/+37 |
2018-05-31 | Merge pull request #3592 | luigi1111 | 2 | -4/+15 |
2018-05-31 | Merge pull request #3489 | luigi1111 | 7 | -256/+482 |
2018-05-31 | wallet2: don't ask for pruned txes yet, we still parse the entire tx | moneromooo-monero | 1 | -1/+1 |
2018-05-31 | wallet: fix shared ring db path | stoffu | 2 | -6/+12 |
2018-05-29 | Merge pull request #3405 | luigi1111 | 2 | -31/+41 |
2018-05-28 | disable file size sanity check when loading the wallet cache | moneromooo-monero | 1 | -1/+1 |
2018-05-21 | Merge pull request #3832 | Riccardo Spagni | 1 | -2/+2 |
2018-05-21 | Merge pull request #3745 | Riccardo Spagni | 2 | -3/+4 |
2018-05-20 | Fix output shuffling for multisig | stoffu | 1 | -2/+2 |
2018-05-15 | simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wa... | jcktm | 2 | -0/+9 |
2018-05-10 | wallet2: consider 6 outputs or less to be unmixable from v7 | moneromooo-monero | 1 | -2/+2 |
2018-05-06 | check_spend_proof | itssteven | 1 | -2/+3 |
2018-05-05 | add .load() to make Boost 1.67 happy with its new is_integral check | Teutone | 1 | -1/+1 |
2018-05-04 | Wallet API: allow log path to be non-default & console output to be configurable | stoffu | 2 | -3/+4 |
2018-04-28 | Merge pull request #3685 | Riccardo Spagni | 1 | -0/+3 |
2018-04-28 | Merge pull request #3650 | Riccardo Spagni | 1 | -1/+6 |
2018-04-25 | Wallet: added methods to sign and verify arbitrary message with multisig publ... | naughtyfox | 5 | -0/+113 |
2018-04-23 | wallet2: add missing parameters to get_output_histogram | moneromooo-monero | 1 | -0/+3 |
2018-04-22 | wallet cli/rpc: terminate execution with code 0 when --help or --version is g... | stoffu | 3 | -8/+23 |
2018-04-21 | import_multisig_info: fix sanity check crash in detach_blockchain | Mikhail Mitkevichl | 1 | -1/+6 |
2018-04-21 | Merge pull request #3576 | Riccardo Spagni | 3 | -39/+35 |
2018-04-21 | Merge pull request #3672 | Riccardo Spagni | 1 | -1/+3 |
2018-04-19 | wallet2: increase rpc timeout for get_output_distribution | moneromooo-monero | 1 | -1/+1 |
2018-04-19 | add top height to get_output_distribution, and cache it for rct | moneromooo-monero | 1 | -0/+2 |
2018-04-14 | wallet_rpc_server: add a get_version RPC | moneromooo-monero | 3 | -0/+37 |
2018-04-13 | WalletApi: publicMultisigSignerKey method | naughtyfox | 3 | -0/+17 |