aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1094Riccardo Spagni2016-09-1816-69/+64
|\
| * cmake: support BUILD_SHARED_LIBS built-in optionredfish2016-09-181-1/+1
| * cmake: transitive deps and remove deprecated LINK_*redfish2016-09-1815-67/+63
| * crypto: armv7: slow-hash: remove redundant source includeredfish2016-09-181-1/+0
* | Merge pull request #1093Riccardo Spagni2016-09-181-1/+2
|\ \
| * | miner: do not try to save config if the path isn't setmoneromooo-monero2016-09-181-1/+2
| |/
* | Merge pull request #1089Riccardo Spagni2016-09-181-10/+11
|\ \
| * | simplewallet: do not expose the details of tx splitting to the usermoneromooo-monero2016-09-171-10/+11
| |/
* / simplewallet: fix wrong amount in show_transfers for pending transactionsmoneromooo-monero2016-09-171-1/+1
|/
* Merge pull request #1080Riccardo Spagni2016-09-171-0/+3
|\
| * daemon: log version when startingmoneromooo-monero2016-09-161-0/+3
* | wallet: change priority/fee to ArticMine's recommendationmoneromooo-monero2016-09-168-64/+84
|/
* Merge pull request #1077Riccardo Spagni2016-09-161-42/+295
|\
| * Add ARMv8-A AES supportHoward Chu2016-09-161-42/+295
* | compile errors fixed when PER_BLOCK_CHECKPOINT not definedrckngOpossum2016-09-151-1/+3
* | compile errors fixed when DEBUG_CREATE_BLOCK_TEMPLATE definedrckngOpossum2016-09-153-2/+8
|/
* Merge pull request #1074Riccardo Spagni2016-09-153-15/+21
|\
| * Decrease minimum fee from 0.01/kB to 0.002/kBmoneromooo-monero2016-09-153-15/+21
* | Merge pull request #1068Riccardo Spagni2016-09-152-1/+3
|\ \
| * | Add snap packaging.Casey Marshall2016-09-112-1/+3
* | | Merge pull request #1067Riccardo Spagni2016-09-156-73/+193
|\ \ \
| * | | wallet: fix misdetection of duplicatesmoneromooo-monero2016-09-141-11/+3
| * | | rct: rework serialization to avoid storing vector sizesmoneromooo-monero2016-09-145-58/+186
| * | | core: cleanup some typecastingmoneromooo-monero2016-09-141-4/+4
| | |/ | |/|
* / | Daemon: fix hashrate display in diff command outputiDunk54002016-09-101-1/+1
|/ /
* | Merge pull request #1049Riccardo Spagni2016-09-102-3/+13
|\ \
| * | crypto,cmake: enable ASM mul impl on ARM; add cmake optredfish2016-09-042-3/+13
| |/
* | Merge pull request #1044Riccardo Spagni2016-09-101-0/+2
|\ \ | |/ |/|
| * cmake: fix def propagation, fixes 32-bit buildredfish2016-09-031-0/+2
* | fix nigglies, as pointed out by moneromooo-moneroRiccardo Spagni2016-09-032-9/+4
* | fix remaining bitmonero and simplewallet bitsRiccardo Spagni2016-09-034-10/+10
* | fix blockchain utilities readmeRiccardo Spagni2016-09-031-42/+15
|/
* Merge pull request #1039Riccardo Spagni2016-09-0311-1204/+6
|\
| * remove blockchain_dumpRiccardo Spagni2016-09-032-444/+0
| * fix leftover add_directoryRiccardo Spagni2016-09-031-1/+0
| * rename simplewalletRiccardo Spagni2016-09-031-0/+3
| * rename Monero daemonRiccardo Spagni2016-09-031-1/+1
| * rename blockchain utilsRiccardo Spagni2016-09-031-3/+3
| * remove cn_deserializeRiccardo Spagni2016-09-032-217/+0
| * removed simpleminerRiccardo Spagni2016-09-035-539/+0
* | Merge pull request #1038Riccardo Spagni2016-09-031-9/+13
|\ \ | |/ |/|
| * gui/libwallet_merged: libunbound is one more dependencyIlya Kitaev2016-09-031-9/+13
* | Merge pull request #1033Riccardo Spagni2016-09-011-1/+1
|\|
| * wallet_merged: ringct added to dependenciesIlya Kitaev2016-09-011-1/+1
* | Re-add s to rangesigsluigi11112016-09-011-2/+2
* | Fix some rct tx size calculationsluigi11112016-09-011-9/+6
|/
* Merge pull request #1029Riccardo Spagni2016-09-011-21/+33
|\
| * simplewallet: add magic and public keys to key image export filemoneromooo-monero2016-09-011-5/+30
| * simplewallet: make the key image export format binarymoneromooo-monero2016-09-011-18/+5
* | Merge pull request #1022Riccardo Spagni2016-09-012-6/+5
|\ \