aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1152Riccardo Spagni2016-10-043-24/+53
|\
| * libwallet_api: do not use fast-refresh on recoveryIlya Kitaev2016-10-012-3/+10
| * libwallet_api: fast-refresh in case of opening non-synced walletIlya Kitaev2016-09-302-6/+5
| * libwallet_api: fix unhandled exception on address checkIlya Kitaev2016-09-301-12/+16
| * libwallet_api: fast-refresh for new walletIlya Kitaev2016-09-302-9/+28
* | Merge pull request #1149Riccardo Spagni2016-10-044-28/+28
|\ \
| * | Noticed two spellings of the word 'response' in the codebase, one 'responce' ...NanoAkron2016-09-294-28/+28
* | | Merge pull request #1145Riccardo Spagni2016-10-041-1/+1
|\ \ \
| * | | Improving daemon startup log messageNanoAkron2016-09-281-1/+1
| |/ /
* | | Merge pull request #1140Riccardo Spagni2016-10-049-132/+848
|\ \ \
| * | | wallet: cold wallet transaction signingmoneromooo-monero2016-09-276-122/+623
| * | | 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 #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 #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
| |/ /
* | | 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
* | | 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-265-4/+57
* | | libwallet_api: Wallet::blockChainHeight, WalletListener::newBlockIlya Kitaev2016-09-263-3/+42
| |/ |/|
* | 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-263-4/+46
|\ \
| * | wallet2_api: getter and setter for "refresh interval"Ilya Kitaev2016-09-203-1/+39
| * | 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
| |/
* / Remove redundant "default" in set mixin help descJ Ryan Littlefield2016-09-191-1/+1
|/
* Merge pull request #1102v0.10.0Riccardo Spagni2016-09-1814-6/+29
|\
| * epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero2016-09-1814-6/+29
* | Merge pull request #1101Riccardo Spagni2016-09-181-36/+16
|\ \ | |/ |/|
| * fixed tag detectorRiccardo Spagni2016-09-181-36/+16
* | Merge pull request #1099Riccardo Spagni2016-09-187-37/+28
|\|
| * fix v5 heightRiccardo Spagni2016-09-181-1/+1
| * remove dead backup seed nodes, add new onesRiccardo Spagni2016-09-181-24/+6
| * fix v5 fork date descriptionRiccardo Spagni2016-09-181-1/+1
| * update versionRiccardo Spagni2016-09-181-2/+2
| * updated fork heights for v4 and v5Riccardo Spagni2016-09-181-0/+7
| * update block headersRiccardo Spagni2016-09-181-0/+0
| * add checkpointsRiccardo Spagni2016-09-181-0/+2
| * switch wallet API from std thread/mutex to boostRiccardo Spagni2016-09-182-11/+11
* | Merge pull request #1098Riccardo Spagni2016-09-181-2/+4
|\ \