| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | 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 | 1 | -0/+10 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | wallet: allow unspendable unmixable outputs to be discarded | stoffu | 2018-06-13 | 1 | -0/+10 | |
| | |/ / / / | ||||||
| * | | | | | 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 | 1 | -185/+326 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: cache ringdb key while refreshing | moneromooo-monero | 2018-06-26 | 1 | -23/+33 | |
| | * | | | | 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 | 1 | -14/+2 | |
| | * | | | | wallet2: speedup refresh | moneromooo-monero | 2018-06-26 | 1 | -57/+238 | |
| | * | | | | wallet2: avoid re-parsing blocks when refreshing in a loop | moneromooo-monero | 2018-06-26 | 1 | -7/+4 | |
| | * | | | | 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 | 1 | -32/+41 | |
| | * | | | | 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 | 1 | -11/+11 | |
| | * | | | | 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 | 1 | -4/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: fix bulletproof cold signing | moneromooo-monero | 2018-06-07 | 1 | -4/+4 | |
| * | | | | | Merge pull request #3941 | luigi1111 | 2018-06-25 | 1 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | wallet2: fix get_approximate_blockchain_height for stagenet | stoffu | 2018-06-06 | 1 | -2/+2 | |
| | |/ / / / | ||||||
| * | / / / | wallet2: lower default for subaddress lookahead when restoring with hardware | stoffu | 2018-06-21 | 1 | -0/+6 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge pull request #3878 | luigi1111 | 2018-06-19 | 1 | -1/+1 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | disable file size sanity check when loading the wallet cache | moneromooo-monero | 2018-05-28 | 1 | -1/+1 | |
| * | | | | Merge pull request #3804 | luigi1111 | 2018-06-16 | 1 | -0/+8 | |
| |\ \ \ \ | ||||||
| | * | | | | simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wa... | jcktm | 2018-05-15 | 1 | -0/+8 | |
| * | | | | | Merge pull request #3780 | luigi1111 | 2018-06-16 | 1 | -26/+157 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | wallet-rpc: watch-only and cold wallet features added | Dusan Klinec | 2018-06-03 | 1 | -26/+157 | |
| * | | | | | | Merge pull request #3762 | luigi1111 | 2018-06-16 | 1 | -2/+3 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | check_spend_proof | itssteven | 2018-05-06 | 1 | -2/+3 | |
| * | | | | | | Merge pull request #3598 | luigi1111 | 2018-06-08 | 1 | -0/+36 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Wallet: added methods to sign and verify arbitrary message with multisig publ... | naughtyfox | 2018-04-25 | 1 | -0/+36 | |
| * | | | | | | | Merge pull request #3890 | luigi1111 | 2018-06-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | * | | | | | | wallet2: don't ask for pruned txes yet, we still parse the entire tx | moneromooo-monero | 2018-05-31 | 1 | -1/+1 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #3489 | luigi1111 | 2018-05-31 | 1 | -2/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | WalletApi: getMultisigInfo entry for gui wallets | naughtyfox | 2018-03-28 | 1 | -2/+6 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | wallet: fix shared ring db path | stoffu | 2018-05-31 | 1 | -4/+6 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge pull request #3405 | luigi1111 | 2018-05-29 | 1 | -18/+26 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | wallet2: Update function parameter documentation | Leon Klingele | 2018-03-14 | 1 | -18/+26 | |
| * | | | | | Fix output shuffling for multisig | stoffu | 2018-05-20 | 1 | -2/+2 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | wallet2: consider 6 outputs or less to be unmixable from v7 | moneromooo-monero | 2018-05-10 | 1 | -2/+2 | |
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #3685 | Riccardo Spagni | 2018-04-28 | 1 | -0/+3 | |
| |\ \ \ | ||||||
| | * | | | wallet2: add missing parameters to get_output_histogram | moneromooo-monero | 2018-04-23 | 1 | -0/+3 | |
| * | | | | Merge pull request #3650 | Riccardo Spagni | 2018-04-28 | 1 | -1/+6 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | import_multisig_info: fix sanity check crash in detach_blockchain | Mikhail Mitkevichl | 2018-04-21 | 1 | -1/+6 | |
| * | | | | Merge pull request #3672 | Riccardo Spagni | 2018-04-21 | 1 | -1/+3 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
