aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #2715Riccardo Spagni2017-10-311-0/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | wallet2: fix subaddress fields serializationmoneromooo-monero2017-10-231-0/+15
|/ / / / /
* | | | | Merge pull request #2601Riccardo Spagni2017-10-153-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix compiler warnings with Clang 6.0.0.Vasil Dimov2017-10-153-4/+4
* | | | | Merge pull request #2658Riccardo Spagni2017-10-151-1/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | performance_tests: fix build after subaddress patchmoneromooo-monero2017-10-151-1/+4
* | | | | Merge pull request #2657Riccardo Spagni2017-10-151-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | epee: link against ssl/crypto for the new SSL codemoneromooo-monero2017-10-151-0/+2
|/ / / /
* | | | Merge pull request #2656Riccardo Spagni2017-10-152-4/+9
|\ \ \ \
| * | | | fix lightwallet and subaddresses conflictJaquee2017-10-151-1/+6
| * | | | remove reference to cryptonote::null_hashJaquee2017-10-151-3/+3
* | | | | Merge pull request #2640Riccardo Spagni2017-10-152-3/+13
|\ \ \ \ \
| * | | | | db_lmdb: include chain height when failing to find an output keymoneromooo-monero2017-10-121-1/+1
| * | | | | blockchain: avoid exceptions in output verificationmoneromooo-monero2017-10-121-2/+12
| | |_|_|/ | |/| | |
* | | | | Merge pull request #2638Riccardo Spagni2017-10-151-1/+9
|\ \ \ \ \
| * | | | | core: guard against a mined block not finding all txes in the poolmoneromooo-monero2017-10-111-1/+9
| |/ / / /
* | | | | Merge pull request #2613Riccardo Spagni2017-10-153-9/+13
|\ \ \ \ \
| * | | | | cmake: build tests lastredfish2017-10-083-9/+13
| |/ / / /
* | | | | Merge pull request #2610Riccardo Spagni2017-10-152-7/+5
|\ \ \ \ \
| * | | | | unit_tests: fix compiling on WindowsiDunk54002017-10-082-7/+5
| |/ / / /
* | | | | Merge pull request #2608Riccardo Spagni2017-10-152-10/+23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | unit_tests: data dir is now overridden with --data-dirmoneromooo-monero2017-10-082-10/+23
| |/ / /
* | | | Merge pull request #2606Riccardo Spagni2017-10-152-1/+21
|\ \ \ \
| * | | | simplewallet: add get/set for refresh-from-heightmoneromooo-monero2017-10-082-1/+21
| |/ / /
* | | | Merge pull request #2604Riccardo Spagni2017-10-151-3/+10
|\ \ \ \
| * | | | protocol: kick idle peers by dropping themmoneromooo-monero2017-10-071-3/+10
| |/ / /
* | | | Merge pull request #2602Riccardo Spagni2017-10-154-13/+13
|\ \ \ \
| * | | | frob level 1 logs a bit for consistencymoneromooo-monero2017-10-074-13/+13
| |/ / /
* | | | Merge pull request #2600Riccardo Spagni2017-10-151-1/+4
|\ \ \ \
| * | | | cmake: print which stack trace lib is usedredfish2017-10-071-1/+4
| |/ / /
* | | | Merge pull request #2599Riccardo Spagni2017-10-153-11/+26
|\ \ \ \
| * | | | daemon: use @N syntax to output_histogram for specific amountsmoneromooo-monero2017-10-073-11/+26
| |/ / /
* | | | Merge pull request #2597Riccardo Spagni2017-10-151-2/+1
|\ \ \ \
| * | | | miner: always update block template when startingmoneromooo-monero2017-10-071-2/+1
| |/ / /
* | | | Merge pull request #2596Riccardo Spagni2017-10-151-8/+0
|\ \ \ \
| * | | | wallet2: fix refresh height calc for new walletsmoneromooo-monero2017-10-071-8/+0
| |/ / /
* | | | Merge pull request #2592Riccardo Spagni2017-10-152-2/+1
|\ \ \ \
| * | | | Remove network_address_base which has been merged with ipv4_network_address i...Michał Sałaban2017-10-071-1/+0
| * | | | Don't try to create wallet-dir when it's not given, don't crash if wallet-dir...Michał Sałaban2017-10-071-1/+1
| |/ / /
* | | | Merge pull request #2589Riccardo Spagni2017-10-155-11/+17
|\ \ \ \
| * | | | add a command_line function to check for defaulted optionsmoneromooo-monero2017-10-065-11/+17
| | |_|/ | |/| |
* | | | Merge pull request #2587Riccardo Spagni2017-10-151-15/+7
|\ \ \ \
| * | | | rpc: out_peers now works againmoneromooo-monero2017-10-061-15/+7
| |/ / /
* | | | Merge pull request #2586Riccardo Spagni2017-10-152-32/+46
|\ \ \ \
| * | | | wallet-cli: add --do-not-relay optionstoffu2017-10-072-32/+46
| | |/ / | |/| |
* | | | Merge pull request #2583Riccardo Spagni2017-10-152-3/+7
|\ \ \ \
| * | | | Fix building with -DARCH=default -DNO_AES=ONmoneromooo-monero2017-10-062-3/+7
| | |/ / | |/| |
* | | | Merge pull request #2582Riccardo Spagni2017-10-152-0/+46
|\ \ \ \
| * | | | tests: add sha256sum unit testmoneromooo-monero2017-10-052-0/+46
| |/ / /
* | | | Merge pull request #2578Riccardo Spagni2017-10-151-0/+2
|\ \ \ \