| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #6288 | Alexander Blair | 2020-03-27 | 1 | -1/+0 |
| |\ | |||||
| | * | wallet2: do not remove known rings when a tx fails | moneromooo-monero | 2020-01-09 | 1 | -1/+0 |
| * | | Merge pull request #6268 | Alexander Blair | 2020-03-12 | 1 | -7/+7 |
| |\ \ | |||||
| | * | | wallet: fix exceptions getting the hash of a pruned tx | moneromooo-monero | 2019-12-30 | 1 | -7/+7 |
| | |/ | |||||
| * | | Merge pull request #6238 | Alexander Blair | 2020-02-28 | 1 | -0/+7 |
| |\ \ | |||||
| | * | | wallet2: guard against race with multiple decrypt_keys users | moneromooo-monero | 2019-12-17 | 1 | -0/+7 |
| | |/ | |||||
| * | | Merge pull request #6235 | Alexander Blair | 2020-02-28 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | wallet2: fix hang in wallet refresh | moneromooo-monero | 2019-12-14 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #6194 | luigi1111 | 2020-02-19 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | wallet2: better error when restoring a wallet with the wrong keys | moneromooo-monero | 2019-11-28 | 1 | -1/+1 |
| * | | | Merge pull request #6190 | luigi1111 | 2020-02-19 | 1 | -1/+27 |
| |\ \ \ | |||||
| | * | | | Wallet: Distingush amounts for a single subaddress | Tadeas Moravec | 2020-01-11 | 1 | -1/+27 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #6103 | Alexander Blair | 2020-02-06 | 1 | -0/+6 |
| |\ \ \ | |||||
| | * | | | wallet2: don't try to lock an empty filename | moneromooo-monero | 2019-11-05 | 1 | -0/+6 |
| * | | | | Merge pull request #6069 | Alexander Blair | 2020-02-06 | 1 | -2/+16 |
| |\ \ \ \ | |||||
| | * | | | | wallet: allow message sign/verify for subaddresses | moneromooo-monero | 2019-12-31 | 1 | -2/+16 |
| * | | | | | wallet: do not split integrated addresses in address book api | moneromooo-monero | 2020-01-26 | 1 | -4/+6 |
| * | | | | | Merge pull request #6154 | Alexander Blair | 2020-01-24 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | wallet: don't issue node rpc proxy requests in '--offline' mode | xiphon | 2019-11-19 | 1 | -0/+1 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #6105 | Alexander Blair | 2020-01-11 | 1 | -0/+18 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | wallet_rpc_server: new estimate_tx_size_and_weight RPC | moneromooo-monero | 2019-11-06 | 1 | -0/+18 |
| | |/ / / | |||||
| * | | | | Merge pull request #6057 | luigi1111 | 2019-12-12 | 1 | -3/+21 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | wallet2: make keys unlocker reentrant | moneromooo-monero | 2019-10-29 | 1 | -3/+21 |
| | | |/ | |/| | |||||
| * | | | wallet2: fix pool txes not being flushed when mined | moneromooo-monero | 2019-11-04 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | wallet2: fix is_synced checking target height, not height | moneromooo-monero | 2019-11-01 | 1 | -1/+1 |
| * | | wallet: fix another facet of "did I get some monero" information leak | moneromooo-monero | 2019-11-01 | 1 | -10/+30 |
| * | | wallet2: do not send an unnecessary last getblocks.bin call on refresh | moneromooo-monero | 2019-11-01 | 1 | -5/+15 |
| * | | wallet2: do not repeatedly ask for pool txes sent to us | moneromooo-monero | 2019-11-01 | 1 | -5/+0 |
| |/ | |||||
| * | Merge pull request #6014 | luigi1111 | 2019-10-25 | 1 | -0/+5 |
| |\ | |||||
| | * | wallet2: error out when we need a daemon password but have no prompt function | moneromooo-monero | 2019-10-23 | 1 | -0/+5 |
| * | | Merge pull request #6013 | luigi1111 | 2019-10-25 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | wallet2: fix the logged number of detached transfers | moneromooo-monero | 2019-10-23 | 1 | -0/+1 |
| | |/ | |||||
| * | | simplewallet: add public_nodes command | moneromooo-monero | 2019-10-25 | 1 | -0/+21 |
| * | | daemon, wallet: new pay for RPC use system | moneromooo-monero | 2019-10-25 | 1 | -245/+420 |
| |/ | |||||
| * | Merge pull request #5959 | luigi1111 | 2019-10-16 | 1 | -5/+5 |
| |\ | |||||
| | * | wallet2: don't delete file that may not exist | selsta | 2019-10-04 | 1 | -5/+5 |
| * | | Merge pull request #5952 | luigi1111 | 2019-10-16 | 1 | -1/+35 |
| |\ \ | |||||
| | * | | wallet2: add ignore-outputs-{above/below} option | stoffu | 2019-10-02 | 1 | -1/+35 |
| * | | | wallet: remove long payment ID sending support | moneromooo-monero | 2019-10-14 | 1 | -7/+0 |
| * | | | wallet2: ignore received unencrypted payment IDs (but warn hard) | moneromooo-monero | 2019-10-14 | 1 | -6/+18 |
| * | | | Merge pull request #5915 | luigi1111 | 2019-10-08 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | monerod can now sync from pruned blocks | moneromooo-monero | 2019-09-27 | 1 | -1/+1 |
| * | | | Merge pull request #5893 | luigi1111 | 2019-09-30 | 1 | -0/+6 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | wallet2: resolve CID 203918 null pointer deference (NULL_RETURNS) | anonimal | 2019-09-06 | 1 | -0/+6 |
| * | | | Merge pull request #5877 | luigi1111 | 2019-09-24 | 1 | -5/+4 |
| |\ \ \ | |||||
| | * | | | Removed unused boost/value_init header | Lev Sizov | 2019-09-02 | 1 | -1/+0 |
| | * | | | Changed the use of boost:value_initialized for C++ list initializer | Jesus Ramirez | 2019-09-02 | 1 | -4/+4 |
| * | | | | wallet: add edit_address_book RPC | moneromooo-monero | 2019-09-17 | 1 | -0/+15 |
| * | | | | Merge pull request #5861 | luigi1111 | 2019-09-14 | 1 | -0/+16 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: enable ignoring fractional outputs also when sweeping | stoffu | 2019-09-10 | 1 | -0/+16 |
| | | |_|/ | |/| | | |||||
