| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | blockchain: fix build after waiter::wait prototype change | moneromooo-monero | 2018-06-28 | 1 | -1/+1 |
| * | Merge pull request #3907 | luigi1111 | 2018-06-27 | 5 | -3/+49 |
| |\ | |||||
| | * | wallet: include a suggested number of confirmations based on amount | moneromooo-monero | 2018-06-27 | 5 | -3/+49 |
| * | | Merge pull request #3998 | luigi1111 | 2018-06-27 | 4 | -22/+29 |
| |\ \ | |||||
| | * | | wallet: on first refresh, start off with a quantized height | moneromooo-monero | 2018-06-13 | 4 | -22/+29 |
| * | | | 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 | 3 | -0/+25 |
| |\ \ \ \ | |||||
| | * | | | | wallet: allow unspendable unmixable outputs to be discarded | stoffu | 2018-06-13 | 3 | -0/+25 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #3987 | luigi1111 | 2018-06-27 | 1 | -4/+5 |
| |\ \ \ \ | |||||
| | * | | | | db_ldmb: print db version when complaining about incompatibility | moneromooo-monero | 2018-06-11 | 1 | -4/+5 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #3986 | luigi1111 | 2018-06-27 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Remove old logic saved in comments. | Jean Pierre Dudey | 2018-06-11 | 1 | -2/+2 |
| | |/ / / | |||||
| * | | | | Merge pull request #3982 | luigi1111 | 2018-06-27 | 6 | -57/+113 |
| |\ \ \ \ | |||||
| | * | | | | net_node: resolve host for node addresses given via command line flags | stoffu | 2018-06-11 | 1 | -13/+43 |
| | * | | | | cryptonote_config: add get_config to refactor x = testnet ? config::testnet::... | stoffu | 2018-06-11 | 6 | -44/+70 |
| | |/ / / | |||||
| * | | | | Merge pull request #3979 | luigi1111 | 2018-06-27 | 1 | -3/+5 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | simplewallet: don't confirm missing payment ID when sending to only subaddresses | stoffu | 2018-06-10 | 1 | -3/+5 |
| | |/ / | |||||
| * | | | Merge pull request #3716 | luigi1111 | 2018-06-27 | 21 | -453/+675 |
| |\ \ \ | |||||
| | * | | | 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 | 6 | -45/+61 |
| | * | | | 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 |
| | * | | | blockchain: simplify/speedup handle_get_objects | moneromooo-monero | 2018-06-26 | 1 | -13/+8 |
| | * | | | 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 |
| | * | | | rpc: rework to avoid repeated calculations in get_blocks.bin | moneromooo-monero | 2018-06-26 | 6 | -40/+36 |
| | * | | | replace std::list with std::vector on some hot paths | moneromooo-monero | 2018-06-26 | 18 | -204/+228 |
| | * | | | rpc: sanity check on number of txes in a block | moneromooo-monero | 2018-06-26 | 1 | -0/+6 |
| | * | | | rpc: add option to skip coinbase info in get_blocks.bin | moneromooo-monero | 2018-06-26 | 3 | -4/+10 |
| | * | | | wallet2: use std::move on containers where appropriate | moneromooo-monero | 2018-06-26 | 1 | -4/+4 |
| * | | | | Merge pull request #3977 | luigi1111 | 2018-06-25 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | device_ledger: fix bad memory access on connect error | moneromooo-monero | 2018-06-09 | 1 | -1/+1 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #3975 | luigi1111 | 2018-06-25 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | blockchain: avoid duplicate db query for height | moneromooo-monero | 2018-06-09 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #3974 | luigi1111 | 2018-06-25 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| | * | | | | cryptonote_protocol_handler: log when dropping a peer | moneromooo-monero | 2018-06-09 | 1 | -0/+3 |
| | |/ / / | |||||
| * | | | | Merge pull request #3966 | luigi1111 | 2018-06-25 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | simplewallet: grammar fix in warning message | moneromooo-monero | 2018-06-08 | 1 | -1/+1 |
| * | | | | | Merge pull request #3957 | luigi1111 | 2018-06-25 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | password: flush cout when prompting for password without newline | moneromooo-monero | 2018-06-07 | 1 | -1/+1 |
| * | | | | | | Merge pull request #3955 | luigi1111 | 2018-06-25 | 2 | -5/+11 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | wallet2: fix bulletproof cold signing | moneromooo-monero | 2018-06-07 | 2 | -5/+11 |
| | |/ / / / / | |||||
