aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1145Riccardo Spagni2016-10-041-1/+1
|\
| * Improving daemon startup log messageNanoAkron2016-09-281-1/+1
* | Merge pull request #1140Riccardo Spagni2016-10-0410-136/+852
|\ \
| * | wallet: cold wallet transaction signingmoneromooo-monero2016-09-277-126/+627
| * | wallet: fix log confusion between bytes and kilobytesmoneromooo-monero2016-09-261-2/+2
| * | cryptonote_core: make extra field removal more genericmoneromooo-monero2016-09-262-4/+4
| * | serialization: add support for serializing std::pair and std::listmoneromooo-monero2016-09-263-4/+219
* | | Merge pull request #1159Riccardo Spagni2016-10-042-0/+2
|\ \ \
| * | | tests: fix build after addition of cryptonote_core::get_block_sync_sizemoneromooo-monero2016-10-012-0/+2
|/ / /
* | | Merge pull request #1124Riccardo Spagni2016-09-291-1/+11
|\ \ \
| * | | daemon: report status at 99.9% rather than 100% when not quite syncedmoneromooo-monero2016-09-241-1/+11
| |/ /
* | | Merge pull request #1127Riccardo Spagni2016-09-292-0/+68
|\ \ \
| * | | This file is for rlwrap for monero 0.10zveda2016-09-251-0/+33
| * | | This file is for rlwrap for monero 0.10zveda2016-09-251-0/+35
| |/ /
* | | Merge pull request #1128Riccardo Spagni2016-09-291-1/+1
|\ \ \
| * | | db_lmdb: do not error if dropping a non existent hard fork tablemoneromooo-monero2016-09-241-1/+1
| |/ /
* | | Merge pull request #1129Riccardo Spagni2016-09-295-2/+23
|\ \ \
| * | | core: make the sync chunk block count overridablemoneromooo-monero2016-09-245-2/+23
| |/ /
* | | Merge pull request #1136Riccardo Spagni2016-09-297-24/+196
|\ \ \
| * | | wallet2: wallet2::get_daemon_blockchain_height() clean error message onIlya Kitaev2016-09-281-0/+4
| * | | libwallet_api: Wallet::setAutoRefreshInterval sanity checkIlya Kitaev2016-09-281-1/+9
| * | | libwallet_api: explicitly return 0 in Wallet::daemonBlockChainHeight()Ilya Kitaev2016-09-281-0/+2
| * | | libwallet_api: tests: fixed WalletCallbackReceived testIlya Kitaev2016-09-281-3/+7
| * | | libwallet_api: tests: test fixed according implementationIlya Kitaev2016-09-271-1/+0
| * | | libwallet_api: tests: compilation errors fixedIlya Kitaev2016-09-271-2/+2
| * | | formatting: 2-spaces indentationIlya Kitaev2016-09-261-20/+20
| * | | formatting: 2-spaces indentationIlya Kitaev2016-09-261-1/+1
| * | | wallet2_api: milliseconds resolution for auto-refresh intervalIlya Kitaev2016-09-263-13/+13
| * | | wallet2_api: added Wallet::daemonBlockChainHeight()Ilya Kitaev2016-09-267-9/+78
| * | | libwallet_api: Wallet::blockChainHeight, WalletListener::newBlockIlya Kitaev2016-09-264-5/+91
| | |/ | |/|
* | | Merge pull request #1137Riccardo Spagni2016-09-291-5/+1
|\ \ \
| * | | removed deprecated update-coreAdriaan Joubert2016-09-261-5/+1
| |/ /
* | | Merge pull request #1141Riccardo Spagni2016-09-291-0/+30
|\ \ \ | |/ / |/| |
| * | add luigi1111's gpg keyluigi11112016-09-261-0/+30
|/ /
* | Merge pull request #1117Riccardo Spagni2016-09-261-1/+1
|\ \
| * | Made error message consistent with other, more helpful, messageWill Skinner2016-09-221-1/+1
| |/
* | Merge pull request #1116Riccardo Spagni2016-09-266-30/+126
|\ \
| * | libwallet_api: simple documentation on testing environmentIlya Kitaev2016-09-232-3/+25
| * | libwallet_api: tests: env variables for WALLETS_ROOT_DIR andIlya Kitaev2016-09-221-13/+36
| * | libwallet_api: tests: changed testwallets path, uncommitted all testsIlya Kitaev2016-09-221-12/+14
| * | wallet2_api: getter and setter for "refresh interval"Ilya Kitaev2016-09-204-7/+52
| * | wallet2_api: fixed deadlock while closing walletIlya Kitaev2016-09-201-3/+7
| |/
* | Merge pull request #1113Riccardo Spagni2016-09-261-2/+2
|\ \
| * | Fix minor typo in "need resize" message.Myagui2016-09-211-2/+2
| |/
* | Merge pull request #1105Riccardo Spagni2016-09-261-5/+0
|\ \
| * | remove check for certain clang versionsDan Miller2016-09-211-5/+0
| * | Don't define stdc++ on FreeBSDDan Miller2016-09-191-1/+1
| |/
* | Merge pull request #1104Riccardo Spagni2016-09-261-1/+1
|\ \
| * | Remove redundant "default" in set mixin help descJ Ryan Littlefield2016-09-191-1/+1
| |/
* | Merge pull request #1103Riccardo Spagni2016-09-261-3/+3
|\ \ | |/ |/|