summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Added Simplified Chinese electrum word listNano Akron2017-04-163-0/+1717
| |/ / /
* | | | Merge pull request #1976Riccardo Spagni2017-04-241-3/+5
|\ \ \ \
| * | | | wallet2: fix --generate-from-json in RPC modemoneromooo-monero2017-04-141-3/+5
| |/ / /
* | | | Merge pull request #1973Riccardo Spagni2017-04-241-16/+6
|\ \ \ \
| * | | | wallet cli: removed some inappropriate return-falsekenshi842017-04-121-16/+6
| |/ / /
* | | | Merge pull request #1968Riccardo Spagni2017-04-242-25/+19
|\ \ \ \
| * | | | Clean up ARMv8-a aes_expand_key()hyc2017-04-121-24/+16
| * | | | Fix block_longhash_worker threadhyc2017-04-121-1/+3
| |/ / /
* | | | Merge pull request #1961Riccardo Spagni2017-04-241-8/+20
|\ \ \ \
| * | | | wallet2: fix spurious output splitting when not merging destinationsmoneromooo-monero2017-04-081-8/+20
| | |_|/ | |/| |
* | | | Merge pull request #1959Riccardo Spagni2017-04-241-1/+1
|\ \ \ \
| * | | | wallet2: mention escaping/quoting --password in help stringmoneromooo-monero2017-04-061-1/+1
| |/ / /
* | | | Merge pull request #1954Riccardo Spagni2017-04-246-97/+407
|\ \ \ \
| * | | | Resolve #92 add ability to create wallets thru RPCHoward Chu2017-04-116-97/+407
| | |/ / | |/| |
* | | | Merge pull request #1938Riccardo Spagni2017-04-2410-12/+19
|\ \ \ \
| * | | | Add expected total reward to RPC "getblocktemplate".assylias2017-04-1910-12/+19
| |/ / /
* | | | Simplified the implementation and features of spanLee Clagett2017-04-112-8/+26
* | | | Improvements for epee binary to hex functions:Lee Clagett2017-04-113-19/+10
|/ / /
* | | Merge pull request #1956Riccardo Spagni2017-04-112-2/+4
|\ \ \
| * | | daemon: print average fee per byte in print_pool_statsmoneromooo-monero2017-04-041-1/+1
| * | | daemon: add fee/byte when print pool transaction infomoneromooo-monero2017-04-041-0/+2
| * | | tx_pool: add blob size and fee/byte when logging a new txmoneromooo-monero2017-04-041-1/+1
| |/ /
* | | Merge pull request #1955Riccardo Spagni2017-04-112-7/+1
|\ \ \
| * | | core: fix blob size cache, and reenable hash and blob size cachesmoneromooo-monero2017-04-032-7/+1
| |/ /
* | | Merge pull request #1952Riccardo Spagni2017-04-118-1/+122
|\ \ \
| * | | daemon: new relay_tx command and RPCmoneromooo-monero2017-04-028-1/+122
| |/ /
* | | Merge pull request #1951Riccardo Spagni2017-04-111-4/+10
|\ \ \
| * | | Wallet API: fix Cold signing split txJaquee2017-04-021-4/+10
| |/ /
* | | Merge pull request #1950Riccardo Spagni2017-04-113-11/+22
|\ \ \
| * | | IOS CMAKE build settingsJaquee2017-04-033-11/+22
| |/ /
* | | Merge pull request #1949Riccardo Spagni2017-04-112-21/+21
|\ \ \
| * | | wallet2: do not go over the target tx size if many destinationsmoneromooo-monero2017-04-021-12/+12
| * | | simplewallet: fix cold signing of split transactionsmoneromooo-monero2017-04-021-3/+9
| * | | simplewallet: allow setting confirm-missing-payment-id in watch walletsmoneromooo-monero2017-04-021-6/+0
| |/ /
* | | Merge pull request #1946Riccardo Spagni2017-04-111-0/+2
|\ \ \
| * | | miner: add a debug log in pause and resumemoneromooo-monero2017-03-311-0/+2
| |/ /
* | | Merge pull request #1940Riccardo Spagni2017-04-111-4/+17
|\ \ \
| * | | Add per transaction fee to transfer commandAntti Keränen2017-04-011-4/+17
| |/ /
* | | Merge pull request #1937Riccardo Spagni2017-04-111-3/+5
|\ \ \
| * | | Add other possible paths of AC power status file on LinuxGuillaume LE VAILLANT2017-03-281-3/+5
| |/ /
* | | Merge pull request #1931Riccardo Spagni2017-04-111-1/+0
|\ \ \
| * | | wallet cli: remove redundant password confirm in donate commandkenshi842017-03-271-1/+0
| |/ /
* | | Merge pull request #1929Riccardo Spagni2017-04-111-170/+28
|\ \ \ | |/ / |/| |
| * | simplewallet: factor the per-variable code in set_variablemoneromooo-monero2017-03-261-170/+28
* | | update version to 0.10.3.1 tagRiccardo Spagni2017-03-261-1/+1
* | | core: disable tx/block hash cachemoneromooo-monero2017-03-261-0/+6
|/ /
* | Merge pull request #1925v0.10.3Riccardo Spagni2017-03-251-1/+1
|\ \
| * | Silence warning about possibly uninitialized pointerGuillaume LE VAILLANT2017-03-251-1/+1
* | | Merge pull request #1917Riccardo Spagni2017-03-2511-103/+72
|\ \ \ | |/ / |/| |
| * | mnemonics: sanity checks for word listsmoneromooo-monero2017-03-253-5/+28