aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | cmake: fix setting of -Werrorredfish2017-09-241-12/+6
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #2398Riccardo Spagni2017-09-251-4/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dns_utils: remove a few obsolete thingsmoneromooo-monero2017-09-041-4/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2386Riccardo Spagni2017-09-252-19/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wallet2: guard against daemon sending txes in the wrong ordermoneromooo-monero2017-09-111-12/+10
| * | | | | | | | | rpc: order transactions in the order they were requestedmoneromooo-monero2017-09-111-7/+19
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2379Riccardo Spagni2017-09-254-53/+101
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Do not create file when RPC user/pass is given and use file lockingLee Clagett2017-08-304-53/+101
* | | | | | | | | | Merge pull request #2377Riccardo Spagni2017-09-253-2/+146
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | wallet2: correctly handle in/out payments for view-only walletstoffu2017-09-213-2/+146
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #2357Riccardo Spagni2017-09-251-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix getblocktemplate RPC returning wrong reserved_offsetGuillaume LE VAILLANT2017-08-261-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #2289Riccardo Spagni2017-09-255-14/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | store is optional during close and defaults to true; except during descructionm2049r2017-09-235-14/+16
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #2257Riccardo Spagni2017-09-256-5/+63
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | wallet: add encrypted seed functionalitymoneromooo-monero2017-09-126-5/+63
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2496Riccardo Spagni2017-09-211-3/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tx_pool: drop invalid txes from the pool on startupmoneromooo-monero2017-09-201-3/+23
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2492Riccardo Spagni2017-09-211-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blockchain: fix crash checking pre-validated txidsmoneromooo-monero2017-09-201-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2477Riccardo Spagni2017-09-211-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | db_lmdb: fix use of uninitialized key in for_blocks_rangemoneromooo-monero2017-09-191-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2479Riccardo Spagni2017-09-211-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixes static_assert on arm and ppc buildsLee Clagett2017-09-191-1/+3
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2324Riccardo Spagni2017-09-211-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | daemon: indicate whether the spent key image is mined or unconfirmedstoffu2017-09-211-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2302Riccardo Spagni2017-09-213-22/+20
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | p2p: add a couple early outs when the stop signal is receivedmoneromooo-monero2017-08-161-0/+5
| * | | | | | | | abstract_tcp_server2: improve tracking/cancelling of early connectionsmoneromooo-monero2017-08-162-22/+15
* | | | | | | | | Merge pull request #2441Riccardo Spagni2017-09-201-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update wallet2.cpp for misspellingMatthew Campassi2017-09-121-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2429Riccardo Spagni2017-09-201-15/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wallet: fix --help and --version erroring outmoneromooo-monero2017-09-101-15/+15
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2414Riccardo Spagni2017-09-201-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | updated clarification bc_dyn_stats Matthew Campassi2017-09-081-1/+1
| * | | | | | | | | clarification bc_dyn_statsMatthew Campassi2017-09-081-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2412Riccardo Spagni2017-09-202-9/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Silence more stupid gcc warningsHoward Chu2017-09-082-9/+9
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2410Riccardo Spagni2017-09-201-13/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix AC power supply detection on LinuxGuillaume LE VAILLANT2017-09-081-13/+0
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2405Riccardo Spagni2017-09-201-6/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | readme.me again, fixed v2 fork info on tableGingeropolous2017-09-101-1/+1
| * | | | | | | | | README.md - update info for first forkGingeropolous2017-09-101-1/+1
| * | | | | | | | | README.md - update fork table with fork height Gingeropolous2017-09-101-6/+7
| * | | | | | | | | update hardfork table with height and version infoGingeropolous2017-09-061-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2399Riccardo Spagni2017-09-201-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Only check for upnp version if version is determinedOrestis Konstantinidis2017-09-041-5/+5
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2381Riccardo Spagni2017-09-202-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | monero-wallet-cli: New command 'wallet_info' improvedrbrunner72017-08-311-5/+4
| * | | | | | | | | monero-wallet-cli: New command 'wallet_info'rbrunner72017-08-312-0/+12
| | |_|_|_|_|_|/ / | |/| | | | | | |