aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cn_deserialize: support pruned transactionsmoneromooo-monero2018-08-251-2/+5
* Merge pull request #4223luigi11112018-08-231-1/+2
|\
| * electrum-words: fix bytes_to_words on big endianmoneromooo-monero2018-08-231-1/+2
* | add and use constant time 32 byte equality functionmoneromooo-monero2018-08-235-13/+36
|/
* Merge pull request #4249luigi11112018-08-221-6/+1
|\
| * simplewallet: Simplify LOCK_IDLE_SCOPE macrorbrunner72018-08-131-6/+1
* | Merge pull request #4247luigi11112018-08-222-2/+2
|\ \
| * | node_rpc_proxy: fix fork earliest height caching [RYO backport]fireice-uk2018-08-132-2/+2
| |/
* | Merge pull request #4242luigi11112018-08-223-0/+47
|\ \
| * | rpc-wallet: refresh command addedDusan Klinec2018-08-223-0/+47
* | | Merge pull request #4240luigi11112018-08-221-1/+1
|\ \ \
| * | | blockchain: use uint64_t for height, not size_tmoneromooo-monero2018-08-091-1/+1
| | |/ | |/|
* | | Merge pull request #4231luigi11112018-08-221-1/+9
|\ \ \
| * | | simplewallet: add a warning and prompt on rescan_blockchainmoneromooo-monero2018-08-071-1/+9
| |/ /
* | | Merge pull request #4225luigi11112018-08-221-1/+1
|\ \ \
| * | | simplewallet: correct number of human-readable monthsrbrunner72018-08-051-1/+1
| |/ /
* | | Merge pull request #4224luigi11112018-08-221-3/+3
|\ \ \
| * | | updates: fix hash sanity checkingmoneromooo-monero2018-08-051-3/+3
| |/ /
* | | Merge pull request #4210luigi11112018-08-225-188/+200
|\ \ \
| * | | Fixed ZMQ-RPC for transactions and GET_BLOCKS_FASTLee Clagett2018-08-025-188/+200
* | | | Merge pull request #4207luigi11112018-08-221-7/+12
|\ \ \ \
| * | | | cryptonote_protocol: don't serialize an unneeded new block messagemoneromooo-monero2018-08-091-7/+12
| | |/ / | |/| |
* | | | Merge pull request #4204luigi11112018-08-224-16/+37
|\ \ \ \
| * | | | core: sync database based on bytes added, not blocks addedmoneromooo-monero2018-08-124-16/+37
| |/ / /
* | | | Merge pull request #4202luigi11112018-08-221-0/+1
|\ \ \ \
| * | | | wallet2: do not divide by 0 on invalid daemon responsemoneromooo-monero2018-07-311-0/+1
| |/ / /
* | | | Merge pull request #4200luigi11112018-08-224-68/+1
|\ \ \ \
| * | | | blockchain_db: remove unused get_output_key variantmoneromooo-monero2018-07-304-68/+1
| |/ / /
* | | | Merge pull request #4146luigi11112018-08-224-2/+94
|\ \ \ \
| * | | | core: cache block template where possiblemoneromooo-monero2018-08-164-2/+94
| | |_|/ | |/| |
* | | | crypto: make secret_key automatically mlockmoneromooo-monero2018-08-165-10/+12
* | | | store secret keys encrypted where possiblemoneromooo-monero2018-08-1610-154/+561
* | | | wallet: wipe seed from memory where appropriatemoneromooo-monero2018-08-1611-132/+228
|/ / /
* | | wallet2: make --restricted-rpc available for wallet RPC onlystoffu2018-08-167-49/+47
* | | Merge pull request #4196luigi11112018-08-151-4/+3
|\ \ \
| * | | blockchain_blackball: use a bit less memorymoneromooo-monero2018-08-091-4/+3
| |/ /
* | | Merge pull request #4195luigi11112018-08-152-28/+40
|\ \ \
| * | | simplewallet: make sure wallet config is stored right after creationstoffu2018-07-302-28/+40
| | |/ | |/|
* | | Merge pull request #4194luigi11112018-08-151-4/+3
|\ \ \
| * | | wallet2: avoid using arbitrary random values when unknownmoneromooo-monero2018-07-301-4/+3
| | |/ | |/|
* | | Merge pull request #4193luigi11112018-08-151-2/+4
|\ \ \
| * | | wallet2: guard against bad outputs in import_outputsmoneromooo-monero2018-07-301-2/+4
| |/ /
* | | Merge pull request #4192luigi11112018-08-151-0/+13
|\ \ \
| * | | blockchain_blackball: allow resumable interrupt with ^Cmoneromooo-monero2018-07-301-0/+13
| |/ /
* | | Merge pull request #4188luigi11112018-08-154-0/+112
|\ \ \
| * | | simplewallet: add set_tx_key for importing tx keys from 3rd party walletsstoffu2018-07-304-0/+112
| | |/ | |/|
* | | Merge pull request #4174luigi11112018-08-151-21/+15
|\ \ \
| * | | wallet2: fix O(n^2) behaviour in import_key_imagesmoneromooo-monero2018-07-241-21/+15
| |/ /
* | | Merge pull request #4173luigi11112018-08-151-1/+1
|\ \ \
| * | | daemon.print_bc: don't print difficulty twicestoffu2018-07-241-1/+1
| |/ /