| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge pull request #3985 | Riccardo Spagni | 2018-07-03 | 1 | -10/+24 | |
| |\ \ \ | ||||||
| | * | | | wallet2: fix double counting outs if the tx pubkey is duplicated | moneromooo-monero | 2018-07-03 | 1 | -10/+24 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #4041 | Riccardo Spagni | 2018-07-03 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | wallet2: fix read buffer overflow in import_key_images | moneromooo-monero | 2018-06-23 | 1 | -1/+1 | |
| * | | | | Merge pull request #4035 | Riccardo Spagni | 2018-07-03 | 1 | -0/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet-rpc.getaddress: throw if index is out of bound | stoffu | 2018-06-21 | 1 | -0/+2 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #4028 | Riccardo Spagni | 2018-07-03 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: fix double header in unsigned transfer file | moneromooo-monero | 2018-06-19 | 1 | -1/+1 | |
| * | | | | | Merge pull request #4005 | Riccardo Spagni | 2018-07-03 | 1 | -0/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix RPC crashes that didn't check for an open wallet | Howard Chu | 2018-06-15 | 1 | -0/+6 | |
| * | | | | | | Merge pull request #4004 | Riccardo Spagni | 2018-07-03 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | wallet2: fix out of sync account tag cache | moneromooo-monero | 2018-06-15 | 1 | -0/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4067 | luigi1111 | 2018-06-27 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | wallet2: fix build for windows (std::max again) | moneromooo-monero | 2018-06-28 | 1 | -1/+1 | |
| * | | | | | | api/wallet: add missing arg to wallet2::refresh() | stoffu | 2018-06-28 | 1 | -1/+1 | |
| * | | | | | | Merge pull request #4000 | luigi1111 | 2018-06-27 | 7 | -163/+162 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Wallet API: add some missing override keyword | stoffu | 2018-06-28 | 7 | -163/+162 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3994 | luigi1111 | 2018-06-27 | 3 | -0/+10 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet: prevent the same wallet file from being opened by multiple processes | stoffu | 2018-06-28 | 3 | -0/+10 | |
| | |/ / / / / | ||||||
| * / / / / / | wallet_rpc_server: fix build - forgot to build rpc version | moneromooo-monero | 2018-06-27 | 1 | -3/+3 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #3907 | luigi1111 | 2018-06-27 | 4 | -3/+45 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | wallet: include a suggested number of confirmations based on amount | moneromooo-monero | 2018-06-27 | 4 | -3/+45 | |
| * | | | | | | Merge pull request #3998 | luigi1111 | 2018-06-27 | 3 | -20/+27 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet: on first refresh, start off with a quantized height | moneromooo-monero | 2018-06-13 | 3 | -20/+27 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #3995 | luigi1111 | 2018-06-27 | 1 | -5/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet2: use decoded amount when reporting repeated output key | stoffu | 2018-06-13 | 1 | -5/+5 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3992 | luigi1111 | 2018-06-27 | 1 | -6/+14 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet2: use correct fee for split txes | stoffu | 2018-06-12 | 1 | -6/+14 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3991 | luigi1111 | 2018-06-27 | 2 | -0/+11 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet: allow unspendable unmixable outputs to be discarded | stoffu | 2018-06-13 | 2 | -0/+11 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3982 | luigi1111 | 2018-06-27 | 1 | -14/+4 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | cryptonote_config: add get_config to refactor x = testnet ? config::testnet::... | stoffu | 2018-06-11 | 1 | -14/+4 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #3716 | luigi1111 | 2018-06-27 | 2 | -193/+373 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | wallet2: cache ringdb key while refreshing | moneromooo-monero | 2018-06-26 | 2 | -23/+47 | |
| | * | | | | | threadpool: allow leaf functions to run concurrently | moneromooo-monero | 2018-06-26 | 1 | -17/+17 | |
| | * | | | | | wallet2: remove unneeded divisions | moneromooo-monero | 2018-06-26 | 1 | -2/+2 | |
| | * | | | | | wallet2: remove old blockchain size cache hack | moneromooo-monero | 2018-06-26 | 2 | -16/+3 | |
| | * | | | | | wallet2: speedup refresh | moneromooo-monero | 2018-06-26 | 2 | -59/+258 | |
| | * | | | | | wallet2: avoid re-parsing blocks when refreshing in a loop | moneromooo-monero | 2018-06-26 | 2 | -8/+5 | |
| | * | | | | | wallet2: avoid duplicate parsing of tx extra | moneromooo-monero | 2018-06-26 | 1 | -9/+12 | |
| | * | | | | | wallet2: remove useless device locking | moneromooo-monero | 2018-06-26 | 1 | -2/+1 | |
| | * | | | | | wallet2: parse blocks in the RPC thread, not the processing thread | moneromooo-monero | 2018-06-26 | 2 | -34/+51 | |
| | * | | | | | wallet2: simplify/speedup process_blocks | moneromooo-monero | 2018-06-26 | 1 | -66/+17 | |
| | * | | | | | wallet: don't process miner tx if we're refreshing with no-coinbase | moneromooo-monero | 2018-06-26 | 1 | -1/+3 | |
| | * | | | | | replace std::list with std::vector on some hot paths | moneromooo-monero | 2018-06-26 | 2 | -15/+15 | |
| | * | | | | | rpc: add option to skip coinbase info in get_blocks.bin | moneromooo-monero | 2018-06-26 | 1 | -0/+1 | |
| | * | | | | | wallet2: use std::move on containers where appropriate | moneromooo-monero | 2018-06-26 | 1 | -4/+4 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge pull request #3955 | luigi1111 | 2018-06-25 | 2 | -5/+11 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | wallet2: fix bulletproof cold signing | moneromooo-monero | 2018-06-07 | 2 | -5/+11 | |
| * | | | | | | Merge pull request #3941 | luigi1111 | 2018-06-25 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
