| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | record blackballs as amount/offset, and add export ability | moneromooo-monero | 2018-09-10 | 1 | -6/+8 | |
| | * | | | | ringdb: allow blackballing many outputs at once | moneromooo-monero | 2018-09-09 | 1 | -2/+1 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #4221 | Riccardo Spagni | 2018-09-14 | 1 | -5/+9 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | wallet2: fix refresh retry when a block/tx fails to parse | moneromooo-monero | 2018-08-22 | 1 | -4/+5 | |
| | * | | | wallet2: trim hash chain after fast refresh of hashes | moneromooo-monero | 2018-08-22 | 1 | -0/+1 | |
| | * | | | wallet2: fix checking the wrong vector when adding hashes | moneromooo-monero | 2018-08-22 | 1 | -1/+3 | |
| * | | | | wallet2: bump testnet rollback to account for coming reorg | moneromooo-monero | 2018-09-11 | 1 | -1/+1 | |
| * | | | | Check inputs to addKeys are in range | moneromooo-monero | 2018-09-11 | 1 | -0/+2 | |
| * | | | | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 2018-09-11 | 1 | -137/+259 | |
| * | | | | Bulletproof aggregated verification and tests | moneromooo-monero | 2018-09-11 | 1 | -2/+1 | |
| * | | | | bulletproofs: add multi output bulletproofs to rct | moneromooo-monero | 2018-09-11 | 1 | -12/+30 | |
| | |/ / |/| | | ||||||
| * | | | Merge pull request #4270 | luigi1111 | 2018-09-04 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| | * | | | wallet2: ask for a binary output distribution, for speed | moneromooo-monero | 2018-08-19 | 1 | -0/+2 | |
| | |/ / | ||||||
| * | | | Merge pull request #4268 | luigi1111 | 2018-09-04 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| | * | | | Do memwipe for critical secret keys copied to rct::key | stoffu | 2018-08-16 | 1 | -0/+2 | |
| | |/ / | ||||||
| * | | | Merge pull request #4252 | luigi1111 | 2018-09-04 | 1 | -28/+1 | |
| |\ \ \ | ||||||
| | * | | | wallet2: remove obsolete pruned/unpruned case | moneromooo-monero | 2018-08-13 | 1 | -28/+1 | |
| * | | | | wallet: store trusted-daemon flag in wallet2 | stoffu | 2018-08-23 | 1 | -27/+54 | |
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #4247 | luigi1111 | 2018-08-22 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | node_rpc_proxy: fix fork earliest height caching [RYO backport] | fireice-uk | 2018-08-13 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #4202 | luigi1111 | 2018-08-22 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | wallet2: do not divide by 0 on invalid daemon response | moneromooo-monero | 2018-07-31 | 1 | -0/+1 | |
| | |/ / | ||||||
| * | | | crypto: make secret_key automatically mlock | moneromooo-monero | 2018-08-16 | 1 | -1/+1 | |
| * | | | store secret keys encrypted where possible | moneromooo-monero | 2018-08-16 | 1 | -51/+261 | |
| * | | | wallet: wipe seed from memory where appropriate | moneromooo-monero | 2018-08-16 | 1 | -13/+31 | |
| | |/ |/| | ||||||
| * | | wallet2: make --restricted-rpc available for wallet RPC only | stoffu | 2018-08-16 | 1 | -6/+2 | |
| * | | Merge pull request #4194 | luigi1111 | 2018-08-15 | 1 | -4/+3 | |
| |\ \ | ||||||
| | * | | wallet2: avoid using arbitrary random values when unknown | moneromooo-monero | 2018-07-30 | 1 | -4/+3 | |
| | |/ | ||||||
| * | | Merge pull request #4193 | luigi1111 | 2018-08-15 | 1 | -2/+4 | |
| |\ \ | ||||||
| | * | | wallet2: guard against bad outputs in import_outputs | moneromooo-monero | 2018-07-30 | 1 | -2/+4 | |
| | |/ | ||||||
| * | | Merge pull request #4188 | luigi1111 | 2018-08-15 | 1 | -0/+48 | |
| |\ \ | ||||||
| | * | | simplewallet: add set_tx_key for importing tx keys from 3rd party wallets | stoffu | 2018-07-30 | 1 | -0/+48 | |
| * | | | Merge pull request #4174 | luigi1111 | 2018-08-15 | 1 | -21/+15 | |
| |\ \ \ | ||||||
| | * | | | wallet2: fix O(n^2) behaviour in import_key_images | moneromooo-monero | 2018-07-24 | 1 | -21/+15 | |
| | |/ / | ||||||
| * | | | Merge pull request #4170 | luigi1111 | 2018-08-15 | 1 | -0/+8 | |
| |\ \ \ | ||||||
| | * | | | wallet-rpc: add get_address_index command | stoffu | 2018-07-31 | 1 | -0/+8 | |
| | |/ / | ||||||
| * | | | Merge pull request #4153 | luigi1111 | 2018-08-15 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| | * | | | wallet: distinguish coinbase from other txes in show_transfers | moneromooo-monero | 2018-08-03 | 1 | -0/+2 | |
| * | | | | Merge pull request #4150 | luigi1111 | 2018-08-15 | 1 | -2/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: consider minimum fee when testing if balance is sufficient | stoffu | 2018-07-19 | 1 | -2/+3 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #4103 | luigi1111 | 2018-08-15 | 1 | -10/+15 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet: allow adjusting number of rounds for the key derivation function | stoffu | 2018-08-08 | 1 | -10/+15 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #3528 | luigi1111 | 2018-08-15 | 1 | -29/+114 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | wallet2: use a gamma distribution to pick fake outs | moneromooo-monero | 2018-07-03 | 1 | -29/+114 | |
| * | | | | Merge pull request #4109 | luigi1111 | 2018-07-27 | 1 | -4/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet: warn when payment IDs are used | moneromooo-monero | 2018-07-12 | 1 | -4/+2 | |
| * | | | | | Merge pull request #4091 | luigi1111 | 2018-07-27 | 1 | -9/+40 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | wallet2: unlock keys file before calling verify_password (needed for Windows) | stoffu | 2018-07-03 | 1 | -9/+40 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #4088 | luigi1111 | 2018-07-19 | 1 | -42/+16 | |
| |\ \ \ \ | ||||||
| | * | | | | node_rpc_proxy: factor a few RPC calls using get_info | moneromooo-monero | 2018-07-02 | 1 | -42/+16 | |
| | |/ / / | ||||||
