| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | libwallet_api: do not use fast-refresh on recovery | Ilya Kitaev | 2016-10-01 | 3 | -14/+63 | |
| | * | | | | | libwallet_api: fast-refresh in case of opening non-synced wallet | Ilya Kitaev | 2016-09-30 | 3 | -7/+30 | |
| | * | | | | | libwallet_api: fix unhandled exception on address check | Ilya Kitaev | 2016-09-30 | 1 | -12/+16 | |
| | * | | | | | libwallet_api: fast-refresh for new wallet | Ilya Kitaev | 2016-09-30 | 3 | -12/+56 | |
| | * | | | | | libwallet_api: test for create/init wallet on mainnet | Ilya Kitaev | 2016-09-28 | 1 | -3/+50 | |
| * | | | | | | Merge pull request #1149 | Riccardo Spagni | 2016-10-04 | 4 | -28/+28 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Noticed two spellings of the word 'response' in the codebase, one 'responce' ... | NanoAkron | 2016-09-29 | 4 | -28/+28 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #1145 | Riccardo Spagni | 2016-10-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Improving daemon startup log message | NanoAkron | 2016-09-28 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1140 | Riccardo Spagni | 2016-10-04 | 10 | -136/+852 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet: cold wallet transaction signing | moneromooo-monero | 2016-09-27 | 7 | -126/+627 | |
| | * | | | | | | wallet: fix log confusion between bytes and kilobytes | moneromooo-monero | 2016-09-26 | 1 | -2/+2 | |
| | * | | | | | | cryptonote_core: make extra field removal more generic | moneromooo-monero | 2016-09-26 | 2 | -4/+4 | |
| | * | | | | | | serialization: add support for serializing std::pair and std::list | moneromooo-monero | 2016-09-26 | 3 | -4/+219 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #1159 | Riccardo Spagni | 2016-10-04 | 2 | -0/+2 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | tests: fix build after addition of cryptonote_core::get_block_sync_size | moneromooo-monero | 2016-10-01 | 2 | -0/+2 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1124 | Riccardo Spagni | 2016-09-29 | 1 | -1/+11 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | daemon: report status at 99.9% rather than 100% when not quite synced | moneromooo-monero | 2016-09-24 | 1 | -1/+11 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1127 | Riccardo Spagni | 2016-09-29 | 2 | -0/+68 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | This file is for rlwrap for monero 0.10 | zveda | 2016-09-25 | 1 | -0/+33 | |
| | * | | | | | This file is for rlwrap for monero 0.10 | zveda | 2016-09-25 | 1 | -0/+35 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1128 | Riccardo Spagni | 2016-09-29 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | db_lmdb: do not error if dropping a non existent hard fork table | moneromooo-monero | 2016-09-24 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1129 | Riccardo Spagni | 2016-09-29 | 5 | -2/+23 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | core: make the sync chunk block count overridable | moneromooo-monero | 2016-09-24 | 5 | -2/+23 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1136 | Riccardo Spagni | 2016-09-29 | 7 | -24/+196 | |
| |\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | | wallet2: wallet2::get_daemon_blockchain_height() clean error message on | Ilya Kitaev | 2016-09-28 | 1 | -0/+4 | |
| | * | | | | libwallet_api: Wallet::setAutoRefreshInterval sanity check | Ilya Kitaev | 2016-09-28 | 1 | -1/+9 | |
| | * | | | | libwallet_api: explicitly return 0 in Wallet::daemonBlockChainHeight() | Ilya Kitaev | 2016-09-28 | 1 | -0/+2 | |
| | * | | | | libwallet_api: tests: fixed WalletCallbackReceived test | Ilya Kitaev | 2016-09-28 | 1 | -3/+7 | |
| | * | | | | libwallet_api: tests: test fixed according implementation | Ilya Kitaev | 2016-09-27 | 1 | -1/+0 | |
| | * | | | | libwallet_api: tests: compilation errors fixed | Ilya Kitaev | 2016-09-27 | 1 | -2/+2 | |
| | * | | | | formatting: 2-spaces indentation | Ilya Kitaev | 2016-09-26 | 1 | -20/+20 | |
| | * | | | | formatting: 2-spaces indentation | Ilya Kitaev | 2016-09-26 | 1 | -1/+1 | |
| | * | | | | wallet2_api: milliseconds resolution for auto-refresh interval | Ilya Kitaev | 2016-09-26 | 3 | -13/+13 | |
| | * | | | | wallet2_api: added Wallet::daemonBlockChainHeight() | Ilya Kitaev | 2016-09-26 | 7 | -9/+78 | |
| | * | | | | libwallet_api: Wallet::blockChainHeight, WalletListener::newBlock | Ilya Kitaev | 2016-09-26 | 4 | -5/+91 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #1137 | Riccardo Spagni | 2016-09-29 | 1 | -5/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | removed deprecated update-core | Adriaan Joubert | 2016-09-26 | 1 | -5/+1 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #1141 | Riccardo Spagni | 2016-09-29 | 1 | -0/+30 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | add luigi1111's gpg key | luigi1111 | 2016-09-26 | 1 | -0/+30 | |
| |/ / / | ||||||
| * | | | Merge pull request #1117 | Riccardo Spagni | 2016-09-26 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Made error message consistent with other, more helpful, message | Will Skinner | 2016-09-22 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #1116 | Riccardo Spagni | 2016-09-26 | 6 | -30/+126 | |
| |\ \ \ | ||||||
| | * | | | libwallet_api: simple documentation on testing environment | Ilya Kitaev | 2016-09-23 | 2 | -3/+25 | |
| | * | | | libwallet_api: tests: env variables for WALLETS_ROOT_DIR and | Ilya Kitaev | 2016-09-22 | 1 | -13/+36 | |
| | * | | | libwallet_api: tests: changed testwallets path, uncommitted all tests | Ilya Kitaev | 2016-09-22 | 1 | -12/+14 | |
| | * | | | wallet2_api: getter and setter for "refresh interval" | Ilya Kitaev | 2016-09-20 | 4 | -7/+52 | |
| | * | | | wallet2_api: fixed deadlock while closing wallet | Ilya Kitaev | 2016-09-20 | 1 | -3/+7 | |
| | |/ / | ||||||
| * | | | Merge pull request #1113 | Riccardo Spagni | 2016-09-26 | 1 | -2/+2 | |
| |\ \ \ | ||||||
