| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wallet: reuse cached height when set after refresh | moneromooo-monero | 2019-11-01 | 2 | -0/+11 |
| * | 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 | 3 | -13/+40 |
| * | wallet2: do not send an unnecessary last getblocks.bin call on refresh | moneromooo-monero | 2019-11-01 | 2 | -7/+17 |
| * | wallet2: do not repeatedly ask for pool txes sent to us | moneromooo-monero | 2019-11-01 | 1 | -5/+0 |
| * | wallet: do not warn if the rpc cost was free | moneromooo-monero | 2019-10-27 | 1 | -1/+1 |
| * | Merge pull request #6019 | luigi1111 | 2019-10-25 | 1 | -2/+2 |
| |\ | |||||
| | * | changed 'batttery' to 'battery' | Jake Hemmerle | 2019-10-24 | 1 | -2/+2 |
| * | | 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 | 2 | -0/+23 |
| * | | daemon, wallet: new pay for RPC use system | moneromooo-monero | 2019-10-25 | 11 | -324/+1001 |
| |/ | |||||
| * | 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 | 2 | -1/+41 |
| |\ \ | |||||
| | * | | wallet2: add ignore-outputs-{above/below} option | stoffu | 2019-10-02 | 2 | -1/+41 |
| * | | | Merge pull request #5940 | luigi1111 | 2019-10-14 | 1 | -0/+7 |
| |\ \ \ | |||||
| | * | | | RPC on_transfer_split error consistent with on_transfer if no tx sent | binaryFate | 2019-09-28 | 1 | -0/+7 |
| | | |/ | |/| | |||||
| * | | | wallet_rpc_server: don't report integrated addresses for 0 payment ID | moneromooo-monero | 2019-10-14 | 1 | -2/+5 |
| * | | | wallet: remove long payment ID sending support | moneromooo-monero | 2019-10-14 | 3 | -34/+3 |
| * | | | wallet2: ignore received unencrypted payment IDs (but warn hard) | moneromooo-monero | 2019-10-14 | 2 | -7/+19 |
| * | | | 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 #5939 | luigi1111 | 2019-09-30 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * | | | build: link wallet_merged against blockchain_db and hardforks obj | xiphon | 2019-09-28 | 1 | -0/+2 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #5894 | luigi1111 | 2019-09-30 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | wallet2_api: fix load unsigned tx from file error propagation | xiphon | 2019-09-09 | 1 | -0/+4 |
| * | | | | 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 | 2 | -6/+5 |
| |\ \ \ | |||||
| | * | | | 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 | 2 | -5/+5 |
| * | | | | wallet: add edit_address_book RPC | moneromooo-monero | 2019-09-17 | 5 | -1/+153 |
| * | | | | 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 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #5899 | luigi1111 | 2019-09-14 | 2 | -4/+4 |
| |\ \ \ \ | |||||
| | * | | | | wallet2_api: add missing parameter | selsta | 2019-09-09 | 2 | -4/+4 |
| | |/ / / | |||||
| * | | | | Merge pull request #5871 | luigi1111 | 2019-09-14 | 2 | -1/+12 |
| |\ \ \ \ | |||||
| | * | | | | wallet_rpc_server: add locked field to get_transfers/get_{bulk_,}_payments | moneromooo-monero | 2019-09-05 | 2 | -1/+12 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #5870 | luigi1111 | 2019-09-14 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | wallet_rpc_server: call deinit on exit | moneromooo-monero | 2019-08-28 | 1 | -0/+1 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #5866 | luigi1111 | 2019-09-14 | 2 | -2/+49 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | rpc: move a leftover light wallet RPC out of daemon RPC | moneromooo-monero | 2019-08-28 | 2 | -2/+49 |
| | |/ / | |||||
| * | | | Merge pull request #5855 | luigi1111 | 2019-09-08 | 4 | -49/+79 |
| |\ \ \ | |||||
| | * | | | wallet: fix mismatch between two concepts of "balance" | moneromooo-monero | 2019-09-05 | 4 | -49/+79 |
| * | | | | Merge pull request #5850 | luigi1111 | 2019-09-08 | 1 | -3/+1 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: fix unset_ring tx retrieval checks | moneromooo-monero | 2019-08-24 | 1 | -3/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #5847 | luigi1111 | 2019-09-08 | 1 | -1/+1 |
| |\ \ \ \ | |||||
