| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | wallet2: import_multisig forward refresh exception | naughtyfox | 2018-09-10 | 1 | -1/+6 | |
| | |/ / | ||||||
| * | | | Merge pull request #4306 | Riccardo Spagni | 2018-09-18 | 1 | -15/+24 | |
| |\ \ \ | ||||||
| | * | | | wallet: use wipeable_string in more places where a secret is used | moneromooo-monero | 2018-09-12 | 1 | -15/+24 | |
| * | | | | Merge pull request #4302 | Riccardo Spagni | 2018-09-18 | 3 | -10/+9 | |
| |\ \ \ \ | ||||||
| | * | | | | api/wallet: properly disable key encryption | stoffu | 2018-09-17 | 3 | -10/+9 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #4299 | Riccardo Spagni | 2018-09-18 | 2 | -2/+54 | |
| |\ \ \ \ | ||||||
| | * | | | | hw_device: support for multiple devices added [for review] | Dusan Klinec | 2018-09-14 | 2 | -2/+54 | |
| | |/ / / | ||||||
| * / / / | add daemonizer to rpc wallet | jcktm | 2018-09-15 | 2 | -111/+166 | |
| |/ / / | ||||||
| * | | | Merge pull request #4324 | Riccardo Spagni | 2018-09-14 | 2 | -39/+48 | |
| |\ \ \ | ||||||
| | * | | | wallet: ask-password can now ask without encrypting the secret spend key | moneromooo-monero | 2018-09-14 | 2 | -39/+48 | |
| * | | | | Merge pull request #4347 | Riccardo Spagni | 2018-09-14 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: fix secondary partially signed multisig txes | moneromooo-monero | 2018-09-08 | 1 | -1/+1 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #4337 | Riccardo Spagni | 2018-09-14 | 1 | -1/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet_rpc_server: error out if wallet-file and wallet-dir are both used | moneromooo-monero | 2018-09-08 | 1 | -1/+6 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #4336 | Riccardo Spagni | 2018-09-14 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2.get_reserve_proof: throw when specified amount is zero | stoffu | 2018-09-04 | 1 | -0/+1 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #4332 | Riccardo Spagni | 2018-09-14 | 2 | -112/+45 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: factor the creation of a new wallet keys file | moneromooo-monero | 2018-09-03 | 2 | -76/+27 | |
| | * | | | | wallet2: factor new blockchain setup | moneromooo-monero | 2018-09-03 | 2 | -36/+18 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #4331 | Riccardo Spagni | 2018-09-14 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: fill in v2 height for stagenet | moneromooo-monero | 2018-09-03 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #4329 | Riccardo Spagni | 2018-09-14 | 1 | -6/+0 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | remove unused fields from relay_tx RPC | el00ruobuob | 2018-09-02 | 1 | -6/+0 | |
| | |/ / | ||||||
| * | | | Merge pull request #4253 | Riccardo Spagni | 2018-09-14 | 4 | -382/+8 | |
| |\ \ \ | ||||||
| | * | | | remove obsolete daemon selection of fake outs and old tx construction | moneromooo-monero | 2018-09-14 | 4 | -382/+8 | |
| * | | | | Merge pull request #4260 | Riccardo Spagni | 2018-09-14 | 4 | -61/+90 | |
| |\ \ \ \ | ||||||
| | * | | | | record blackballs as amount/offset, and add export ability | moneromooo-monero | 2018-09-10 | 4 | -34/+44 | |
| | * | | | | ringdb: allow blackballing many outputs at once | moneromooo-monero | 2018-09-09 | 3 | -41/+60 | |
| | | |_|/ | |/| | | ||||||
| * | | | | 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 | |
| * | | | | Merge pull request #4352 | Riccardo Spagni | 2018-09-11 | 1 | -9/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet_rpc_server: remove some unused code | moneroexamples | 2018-09-09 | 1 | -9/+0 | |
| | | |/ / | |/| | | ||||||
| * | | | | 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 | 8 | -180/+336 | |
| * | | | | 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 | 2 | -14/+32 | |
| * | | | | wallet rpc: Add close_wallet RPC | Guillaume LE VAILLANT | 2018-09-05 | 3 | -0/+59 | |
| |/ / / | ||||||
| * | | | 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 #4269 | luigi1111 | 2018-09-04 | 3 | -1/+54 | |
| |\ \ \ | ||||||
| | * | | | [#4027] add change_wallet_password wallet rpc command | artyomsol | 2018-08-17 | 3 | -1/+54 | |
| | |/ / | ||||||
| * | | | 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 #4263 | luigi1111 | 2018-09-04 | 1 | -2/+0 | |
| |\ \ \ | ||||||
| | * | | | wallet_rpc_server: remove unused amount_keys field in transfer RPC | moneromooo-monero | 2018-08-15 | 1 | -2/+0 | |
| * | | | | 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 | |
| | |/ / / | ||||||
