| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | Merge pull request #5177 | Riccardo Spagni | 2019-03-17 | 1 | -1/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | rpc: quantize db size up to 5 GB in restricted mode | moneromooo-monero | 2019-02-21 | 1 | -1/+8 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #5168 | Riccardo Spagni | 2019-03-17 | 1 | -7/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | wallet: fix payment ID decryption for construction data | Dusan Klinec | 2019-02-20 | 1 | -7/+6 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #5166 | Riccardo Spagni | 2019-03-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | device/trezor: dummy payment ID fix | Dusan Klinec | 2019-02-20 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #5165 | Riccardo Spagni | 2019-03-17 | 3 | -0/+203 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Simplify RPC endpoint, emoving second RPC endpoint generate_from_view_key | Joel | 2019-03-02 | 2 | -17/+4 | |
| | * | | | | | | | | | Remove code duplication | Joel | 2019-02-21 | 3 | -190/+20 | |
| | * | | | | | | | | | Add generate_from_view_key RPC method | Joel | 2019-02-19 | 3 | -0/+185 | |
| | * | | | | | | | | | Add generate_from_keys RPC method | Joel | 2019-02-19 | 3 | -0/+201 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #5135 | Riccardo Spagni | 2019-03-17 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Human readable message if maximum outputs reached | italocoin | 2019-02-10 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge pull request #5061 | Riccardo Spagni | 2019-03-17 | 514 | -514/+514 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Update 2019 copyright | binaryFate | 2019-03-05 | 514 | -514/+514 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #5249 | Riccardo Spagni | 2019-03-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | timings: fix errno.h mispelt as error.h | moneromooo-monero | 2019-03-07 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #5280 | Riccardo Spagni | 2019-03-16 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | wallet_rpc_server: add missing --rpc-ssl-allowed-fingerprints | moneromooo-monero | 2019-03-13 | 1 | -0/+1 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #4977 | Riccardo Spagni | 2019-03-14 | 23 | -170/+3609 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | device/trezor: debugging features, trezor tests | Dusan Klinec | 2019-03-05 | 24 | -171/+3610 | |
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #5273 | Riccardo Spagni | 2019-03-14 | 1 | -1/+7 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | wallet2: don't store 0 amount outputs, they'll fail to be spent | moneromooo-monero | 2019-03-12 | 1 | -1/+7 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #5258 | Riccardo Spagni | 2019-03-10 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | epee: certificate generation fix, pkey deleted | Dusan Klinec | 2019-03-10 | 1 | -3/+5 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #5257 | Riccardo Spagni | 2019-03-10 | 2 | -38/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix startup errors with SSL cert generation | Howard Chu | 2019-03-08 | 2 | -38/+6 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #5264 | Riccardo Spagni | 2019-03-10 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | blockchain: fix ahead of time PoW batch calc | moneromooo-monero | 2019-03-10 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #5232 | Riccardo Spagni | 2019-03-07 | 5 | -10/+12 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | fix merge errors, update recommended version to 0.14.0.2 | Riccardo Spagni | 2019-03-05 | 2 | -5/+5 | |
| | * | | | | | update checkpoints hash | Riccardo Spagni | 2019-03-05 | 2 | -2/+2 | |
| | * | | | | | update checkpoints, update README for 0.14.1 release | Riccardo Spagni | 2019-03-05 | 3 | -9/+10 | |
| | * | | | | | update readme via cherry-pick | Riccardo Spagni | 2019-03-05 | 1 | -3/+4 | |
| * | | | | | | Merge pull request #4852 | Riccardo Spagni | 2019-03-05 | 15 | -49/+200 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | epee: add SSL support | Martijn Otto | 2019-03-05 | 15 | -49/+200 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #5119 | Riccardo Spagni | 2019-03-05 | 1 | -5/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | db_lmdb: make mdb_block_info format conversion more future proof | moneromooo-monero | 2019-03-05 | 1 | -5/+5 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #5103 | Riccardo Spagni | 2019-03-05 | 1 | -1/+9 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | p2p: avoid busy loop when we have nothing to connect to | moneromooo-monero | 2019-03-05 | 1 | -1/+9 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #5100 | Riccardo Spagni | 2019-03-05 | 25 | -229/+353 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | wallet_rpc_server: avoid repeated string allocations when parsing | moneromooo-monero | 2019-03-05 | 1 | -20/+14 | |
| | * | | | | cryptonote: avoid double parsing blocks when syncing | moneromooo-monero | 2019-03-05 | 7 | -22/+39 | |
| | * | | | | cryptonote: speed up calculating coinbase tx prunable hash | moneromooo-monero | 2019-03-05 | 1 | -2/+9 | |
| | * | | | | core: avoid double parsing blocks after hoh | moneromooo-monero | 2019-03-05 | 6 | -25/+50 | |
| | * | | | | blockchain: avoid unneeded block copy | moneromooo-monero | 2019-03-05 | 1 | -1/+2 | |
| | * | | | | save some database calls when getting top block hash and height | moneromooo-monero | 2019-03-05 | 7 | -31/+49 | |
| | * | | | | blockchain: avoid pointless transaction copy and temporary | moneromooo-monero | 2019-03-05 | 1 | -3/+4 | |
| | * | | | | blockchain: avoid duplicate block hash computation | moneromooo-monero | 2019-03-05 | 1 | -2/+1 | |
| | * | | | | core: avoid calculating tx prefix hash when we don't need it | moneromooo-monero | 2019-03-05 | 4 | -21/+26 | |
