aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* wallet2: remove obsolete get_num_rct_outputs() call from create_transactions_2Jaquee2017-10-151-1/+1
* wallet2: create_transactions_2 lightwallet supportJaquee2017-10-151-0/+7
* wallet2: get_outs lightwallet supportJaquee2017-10-152-10/+129
* wallet2: commit_tx() lightwallet supportJaquee2017-10-151-17/+34
* wallet2: refactor is_tx_spendtime_unlocked()Jaquee2017-10-152-3/+9
* wallet2: add lightwallet exceptions to common functionsJaquee2017-10-151-0/+15
* wallet2: refresh() lightwallet supportJaquee2017-10-151-0/+34
* my/openmonero API functionsJaquee2017-10-152-0/+475
* wallet2: add remove_obsolete_pool_txs()Jaquee2017-10-152-22/+31
* wallet2: add on_pool_tx_removed callbackJaquee2017-10-151-0/+1
* wallet2: light wallet member variablesJaquee2017-10-151-1/+15
* wallet2: add ssl option to init()Jaquee2017-10-152-3/+6
* refactor cryptonote_basic::add_tx_pub_key_to_extraJaquee2017-10-152-3/+15
* lightwallet rpc server commandsJaquee2017-10-151-1/+353
* Merge pull request #2469Riccardo Spagni2017-10-1510-12/+180
|\
| * precomputed block hashes are now in blocks of N (currently 256)moneromooo-monero2017-09-1810-12/+180
* | Subaddresseskenshi842017-10-0746-744/+3041
* | Merge pull request #2548Riccardo Spagni2017-10-061-0/+1
|\ \
| * | rpc: fix getting txpool transactionsmoneromooo-monero2017-09-291-0/+1
* | | Merge pull request #2542Riccardo Spagni2017-10-061-1/+1
|\ \ \
| * | | wallet2: Missing underflow check on low heightslandergate2017-09-271-1/+1
| |/ /
* | | Merge pull request #2541Riccardo Spagni2017-10-061-1/+1
|\ \ \
| * | | connection_context: initialize m_callback_request_count to 0moneromooo-monero2017-09-271-1/+1
| |/ /
* | | Merge pull request #2540Riccardo Spagni2017-10-061-1/+1
|\ \ \
| * | | core: fix logging the one time public key on errormoneromooo-monero2017-09-271-1/+1
| |/ /
* | | Merge pull request #2539Riccardo Spagni2017-10-061-1/+10
|\ \ \
| * | | cmake: add libversion and libcheckpoints to libwallet_mergedredfish2017-09-271-1/+10
| |/ /
* | | Merge pull request #2537Riccardo Spagni2017-10-061-2/+2
|\ \ \
| * | | blockchain: fix off by one getting blocksmoneromooo-monero2017-09-271-2/+2
| |/ /
* | | Merge pull request #2534Riccardo Spagni2017-10-062-37/+4
|\ \ \
| * | | core: remove out sorting from v7 rulesmoneromooo-monero2017-09-272-37/+4
| |/ /
* | | Merge pull request #2530Riccardo Spagni2017-10-063-5/+5
|\ \ \
| * | | construct_tx_and_get_tx_key: return sorted sources for print_ring_memebrs to ...stoffu2017-10-033-5/+5
* | | | Merge pull request #2529Riccardo Spagni2017-10-062-11/+6
|\ \ \ \
| * | | | wallet2: error check for generate_key_image_helper, removed redundant wallet_...stoffu2017-10-032-11/+6
| |/ / /
* | | | Merge pull request #2468Riccardo Spagni2017-10-064-2/+32
|\ \ \ \
| * | | | simplewallet: allow to set threshold before warning about tx backlogselsta2017-10-024-2/+32
* | | | | Upgrades to epee::net_utils::network_addressLee Clagett2017-10-054-16/+23
| |/ / / |/| | |
* | | | Merge pull request #2515Riccardo Spagni2017-10-021-0/+3
|\ \ \ \
| * | | | simplewallet: add privacy warning when using an untrusted demonmoneromooo-monero2017-09-221-0/+3
* | | | | Merge pull request #2513Riccardo Spagni2017-10-022-3/+6
|\ \ \ \ \
| * | | | | Source updates are in a source subdirectorymoneromooo-monero2017-09-222-3/+6
| |/ / / /
* | | | | Merge pull request #2512Riccardo Spagni2017-10-026-6/+17
|\ \ \ \ \
| * | | | | Log categories can now be added to and removed frommoneromooo-monero2017-09-226-6/+17
| |/ / / /
* | | | | Merge pull request #2506Riccardo Spagni2017-10-021-0/+1
|\ \ \ \ \
| * | | | | json_object: add missing do_not_relay to tx_in_pool serializationmoneromooo-monero2017-09-211-0/+1
| |/ / / /
* | | | | Merge pull request #2504Riccardo Spagni2017-10-021-6/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | dns_utils: query DNS records in parallelmoneromooo-monero2017-09-211-6/+15
| | |_|/ | |/| |
* | | | Merge pull request #2491Riccardo Spagni2017-10-021-7/+20
|\ \ \ \
| * | | | wallet2: fix exception on split txesmoneromooo-monero2017-09-201-1/+3