| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Allow pruning before v10 | moneromooo-monero | 2019-04-01 | 3 | -25/+1 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #5376 | Riccardo Spagni | 2019-04-11 | 2 | -1/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add hash of top block to /getheight RPC | Howard Chu | 2019-04-01 | 2 | -2/+6 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #5374 | Riccardo Spagni | 2019-04-11 | 10 | -20/+264 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | wallet: new option to start background mining | moneromooo-monero | 2019-04-04 | 10 | -20/+264 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #5373 | Riccardo Spagni | 2019-04-11 | 2 | -3/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | blockchain: fix returned height in create_block_template | moneromooo-monero | 2019-03-30 | 2 | -3/+6 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | simplewallet: new net_stats command | moneromooo-monero | 2019-04-11 | 4 | -0/+26 | |
| * | | | | | | | Merge pull request #5367 | Riccardo Spagni | 2019-04-11 | 2 | -5/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | util: name replace_file arguments better | moneromooo-monero | 2019-03-29 | 2 | -5/+5 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #5366 | Riccardo Spagni | 2019-04-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | device/trezor: increase live-refresh timeout | Dusan Klinec | 2019-03-29 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #5123 | Riccardo Spagni | 2019-04-11 | 10 | -16/+100 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | cryptonote: rework block blob size sanity check | moneromooo-monero | 2019-04-05 | 10 | -16/+100 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Enabling daemon-rpc SSL now requires non-system CA verification | Lee Clagett | 2019-04-07 | 2 | -17/+29 | |
| * | | | | | | | Require manual override for user chain certificates. | Lee Clagett | 2019-04-07 | 1 | -0/+5 | |
| * | | | | | | | Pass SSL arguments via one class and use shared_ptr instead of reference | Lee Clagett | 2019-04-07 | 4 | -43/+74 | |
| * | | | | | | | Change default SSL to "enabled" if user specifies fingerprint/certificate | Lee Clagett | 2019-04-06 | 3 | -14/+29 | |
| * | | | | | | | Change SSL certificate file list to OpenSSL builtin load_verify_location | Lee Clagett | 2019-04-06 | 6 | -58/+27 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | rpc: merge the two get_info implementations | moneromooo-monero | 2019-04-06 | 1 | -62/+3 | |
| * | | | | | | Merge pull request #5360 | Riccardo Spagni | 2019-04-06 | 1 | -2/+16 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | cryptonote_protocol_handler: add block/tx hashes in notify logs | moneromooo-monero | 2019-03-28 | 1 | -2/+16 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #5351 | Riccardo Spagni | 2019-04-06 | 1 | -12/+43 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | rpc.gettransactions: fill as_json with partial tx in pruned mode | stoffu | 2019-04-04 | 1 | -12/+43 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #5350 | Riccardo Spagni | 2019-04-06 | 2 | -36/+23 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet2: factor the watchonly/multisig/etc fields on creation | moneromooo-monero | 2019-03-27 | 2 | -36/+23 | |
| * | | | | | | | Merge pull request #5347 | Riccardo Spagni | 2019-04-06 | 2 | -1/+24 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | wallet2: skip derivation precalc for blocks we know we'll skip | moneromooo-monero | 2019-03-25 | 2 | -1/+24 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #5346 | Riccardo Spagni | 2019-04-06 | 6 | -20/+65 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | cryptonote_basic: some more minor speedups | moneromooo-monero | 2019-03-25 | 1 | -4/+16 | |
| | * | | | | | | | cryptonote_basic: speedup calculate_block_hash | moneromooo-monero | 2019-03-25 | 1 | -2/+7 | |
| | * | | | | | | | cryptonote: block parsing + hash calculation speedup | moneromooo-monero | 2019-03-25 | 6 | -16/+43 | |
| | * | | | | | | | blockchain: avoid unneeded block copy | moneromooo-monero | 2019-03-25 | 1 | -1/+2 | |
| | * | | | | | | | save some database calls when getting top block hash and height | moneromooo-monero | 2019-03-25 | 1 | -0/+1 | |
| | * | | | | | | | Avoid repeated (de)serialization when syncing | moneromooo-monero | 2019-03-25 | 1 | -2/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #5345 | Riccardo Spagni | 2019-04-06 | 2 | -4/+12 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | wallet_rpc_server: allow english/local language names in create_wallet | moneromooo-monero | 2019-03-25 | 2 | -4/+12 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #5344 | Riccardo Spagni | 2019-04-06 | 3 | -5/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | lmdb: fix size_t size issues on 32 bit | moneromooo-monero | 2019-03-31 | 3 | -5/+5 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #5343 | Riccardo Spagni | 2019-04-06 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | wallet2: set confirmations to 0 for pool txes in proofs | moneromooo-monero | 2019-03-24 | 1 | -4/+4 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #5342 | Riccardo Spagni | 2019-04-06 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | perf_timer: move some debug levels to info for consistency | moneromooo-monero | 2019-03-24 | 1 | -3/+3 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #5340 | Riccardo Spagni | 2019-04-06 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | wallet: use original user address if we have a short payment id | moneromooo-monero | 2019-03-24 | 2 | -2/+2 | |
| * | | | | | | | libwallet_merged: add missing net target | selsta | 2019-04-02 | 1 | -0/+1 | |
| | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | | api/wallet: fix some wrong namespace | stoffu | 2019-04-02 | 1 | -2/+2 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Merge pull request #5319 | Riccardo Spagni | 2019-04-01 | 5 | -9/+104 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | wallet_rpc_server: error out on getting the spend key from a hot wallet | moneromooo-monero | 2019-04-01 | 1 | -1/+7 | |
| | * | | | | wallet_rpc_server: add a set_daemon RPC | moneromooo-monero | 2019-04-01 | 5 | -7/+91 | |
