| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | functional_tests: add more blockchain related tests | moneromooo-monero | 2019-04-11 | 9 | -73/+208 |
| * | Merge pull request #5382 | Riccardo Spagni | 2019-04-11 | 5 | -22/+63 |
| |\ | |||||
| | * | wallet: add number of blocks required for the balance to fully unlock | moneromooo-monero | 2019-04-01 | 5 | -23/+64 |
| | * | wallet2: set confirmations to 0 for pool txes in proofs | moneromooo-monero | 2019-04-01 | 1 | -4/+4 |
| | * | 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: always fill out subaddr_indices in get_transfers | moneromooo-monero | 2019-04-01 | 1 | -0/+2 |
| * | | Merge pull request #5381 | Riccardo Spagni | 2019-04-11 | 2 | -6/+10 |
| |\ \ | |||||
| | * | | miner: fix race when stopping mining with start mining enabled | moneromooo-monero | 2019-04-01 | 2 | -6/+10 |
| | |/ | |||||
| * | | Merge pull request #5380 | Riccardo Spagni | 2019-04-11 | 3 | -3/+3 |
| |\ \ | |||||
| | * | | blockchain_stats: fix sign in formatting function | moneromooo-monero | 2019-04-01 | 1 | -1/+1 |
| | * | | various: remove unused variables | moneromooo-monero | 2019-04-01 | 1 | -2/+0 |
| | * | | blockchain: some debug info when adding txes-from-block fails | moneromooo-monero | 2019-04-01 | 1 | -0/+2 |
| | |/ | |||||
| * | | Merge pull request #5379 | Riccardo Spagni | 2019-04-11 | 3 | -5/+26 |
| |\ \ | |||||
| | * | | Add NanoX support | cslashm | 2019-04-01 | 3 | -5/+26 |
| | |/ | |||||
| * | | Merge pull request #5378 | Riccardo Spagni | 2019-04-11 | 3 | -25/+1 |
| |\ \ | |||||
| | * | | 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 |
| | |/ / / / | |||||
