aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-06Merge pull request #2468Riccardo Spagni4-2/+32
2017-10-05Upgrades to epee::net_utils::network_addressLee Clagett4-16/+23
2017-10-02Merge pull request #2515Riccardo Spagni1-0/+3
2017-10-02Merge pull request #2513Riccardo Spagni2-3/+6
2017-10-02Merge pull request #2512Riccardo Spagni6-6/+17
2017-10-02Merge pull request #2506Riccardo Spagni1-0/+1
2017-10-02simplewallet: allow to set threshold before warning about tx backlogselsta4-2/+32
2017-10-02Merge pull request #2504Riccardo Spagni1-6/+15
2017-10-02Merge pull request #2491Riccardo Spagni1-7/+20
2017-10-02Merge pull request #2470Riccardo Spagni6-52/+218
2017-10-02wallet2: fix hash chain trimming when the inner chain becomes emptymoneromooo-monero2-2/+30
2017-09-26Merge pull request #2533Riccardo Spagni1-0/+2
2017-09-26core: undo output sortingmoneromooo-monero1-0/+2
2017-09-25Merge pull request #2527Riccardo Spagni1-1/+2
2017-09-25core: fix creation of v1 txesmoneromooo-monero1-1/+2
2017-09-25Merge pull request #2526Riccardo Spagni1-0/+60
2017-09-25checkpoints: add missing CMakeLists.txtmoneromooo-monero1-0/+60
2017-09-25wallet2: do not keep block hashes below last checkpointmoneromooo-monero2-20/+100
2017-09-25checkpoints: add a token checkpoint on testnet (the genesis block)moneromooo-monero3-3/+10
2017-09-25serialization: add deque serializationmoneromooo-monero2-2/+34
2017-09-25fix typo in basic and core CMakeLists.txtmoneromooo-monero2-2/+2
2017-09-25move checkpoints in a separate librarymoneromooo-monero22-58/+63
2017-09-25Merge pull request #2466Riccardo Spagni1-1/+1
2017-09-25Merge pull request #2525Riccardo Spagni2-0/+3
2017-09-25version: fix link to new version stringsmoneromooo-monero2-0/+3
2017-09-25wallet2: simplify tx processing a bitmoneromooo-monero2-74/+68
2017-09-25wallet2: factor some of the tx scanning codemoneromooo-monero2-48/+21
2017-09-25Merge pull request #2460Riccardo Spagni1-2/+3
2017-09-25Merge pull request #2458Riccardo Spagni4-16/+2
2017-09-25Merge pull request #2457Riccardo Spagni7-66/+134
2017-09-25Merge pull request #2456Riccardo Spagni3-2/+10
2017-09-25Merge pull request #2452Riccardo Spagni3-16/+32
2017-09-25Merge pull request #2424Riccardo Spagni14-65/+60
2017-09-25Merge pull request #2443Riccardo Spagni1-1/+1
2017-09-25Merge pull request #2442Riccardo Spagni14-30/+26
2017-09-25Merge pull request #2440Riccardo Spagni5-6/+140
2017-09-25tx_pool: pre-init tvc.m_verifivation_failed before processingmoneromooo-monero1-3/+3
2017-09-25wallet2: catch failure to parse addressmoneromooo-monero1-1/+5
2017-09-25net_peerlist: remove dead codemoneromooo-monero1-20/+1
2017-09-25tx_pool: guard against failure getting tx hashmoneromooo-monero1-1/+2
2017-09-25wallet_rpc_server: catch failure to create directorymoneromooo-monero1-1/+10
2017-09-25wallet_rpc_server: init m_vm to NULL in ctormoneromooo-monero1-1/+1
2017-09-25wallet_args: remove redundant default value for --log-filemoneromooo-monero1-1/+1
2017-09-25wallet2: catch failure to save keys filemoneromooo-monero1-2/+3
2017-09-25wallet2_api: check whether dynamic_cast returns NULLmoneromooo-monero1-0/+2
2017-09-25core: check return value from parse_hexstr_to_binbuffmoneromooo-monero1-2/+3
2017-09-25wallet2_api: remove an unused, uninitialized, fieldmoneromooo-monero1-1/+0
2017-09-25wallet2_api: init error code to "no error" in the ctormoneromooo-monero1-1/+1
2017-09-25get_blockchain_top now returns voidmoneromooo-monero3-27/+6
2017-09-25wallet_rpc_server: guard against exceptionsmoneromooo-monero1-1/+9
2017-09-25simplewallet: guard against I/O exceptionsmoneromooo-monero1-3/+12
2017-09-25daemon: initialize decode_as_json in RPC requestmoneromooo-monero1-0/+1
2017-09-25Merge pull request #2428Riccardo Spagni1-0/+2
2017-09-25Merge pull request #2398Riccardo Spagni1-4/+0
2017-09-25Merge pull request #2386Riccardo Spagni2-19/+29
2017-09-25Merge pull request #2379Riccardo Spagni4-53/+101
2017-09-25Merge pull request #2377Riccardo Spagni3-2/+146
2017-09-25Merge pull request #2357Riccardo Spagni1-1/+1
2017-09-25Merge pull request #2289Riccardo Spagni5-14/+16
2017-09-25Merge pull request #2257Riccardo Spagni6-5/+63
2017-09-23store is optional during close and defaults to true; except during descructionm2049r5-14/+16
2017-09-22simplewallet: add privacy warning when using an untrusted demonmoneromooo-monero1-0/+3
2017-09-22Source updates are in a source subdirectorymoneromooo-monero2-3/+6
2017-09-22Log categories can now be added to and removed frommoneromooo-monero6-6/+17
2017-09-21json_object: add missing do_not_relay to tx_in_pool serializationmoneromooo-monero1-0/+1
2017-09-21Merge pull request #2496Riccardo Spagni1-3/+23
2017-09-21Merge pull request #2492Riccardo Spagni1-2/+2
2017-09-21Merge pull request #2477Riccardo Spagni1-2/+2
2017-09-21Merge pull request #2479Riccardo Spagni1-1/+3
2017-09-21dns_utils: query DNS records in parallelmoneromooo-monero1-6/+15
2017-09-21Merge pull request #2324Riccardo Spagni1-1/+1
2017-09-21Merge pull request #2302Riccardo Spagni1-0/+5
2017-09-21build: auto update version info without manually deleting version.hstoffu14-30/+26
2017-09-21daemon: indicate whether the spent key image is mined or unconfirmedstoffu1-1/+1
2017-09-21wallet2: correctly handle in/out payments for view-only walletstoffu3-2/+146
2017-09-20Merge pull request #2441Riccardo Spagni1-1/+1
2017-09-20Merge pull request #2429Riccardo Spagni1-15/+15
2017-09-20Merge pull request #2414Riccardo Spagni1-1/+1
2017-09-20Merge pull request #2412Riccardo Spagni2-9/+9
2017-09-20Merge pull request #2410Riccardo Spagni1-13/+0
2017-09-20Merge pull request #2381Riccardo Spagni2-0/+11
2017-09-20Merge pull request #2376Riccardo Spagni2-48/+102
2017-09-20tx_pool: drop invalid txes from the pool on startupmoneromooo-monero1-3/+23
2017-09-20blockchain: fix crash checking pre-validated txidsmoneromooo-monero1-2/+2
2017-09-20wallet2: fix exception on split txesmoneromooo-monero1-1/+3
2017-09-20wallet2: print unused indices on a single linemoneromooo-monero1-6/+17
2017-09-19Fixes static_assert on arm and ppc buildsLee Clagett1-1/+3
2017-09-19db_lmdb: fix use of uninitialized key in for_blocks_rangemoneromooo-monero1-2/+2
2017-09-19rpc: add new RPCs to get and set limitsMaxXor6-53/+219
2017-09-18Merge pull request #2446Riccardo Spagni13-785/+306
2017-09-18Merge pull request #2023Riccardo Spagni1-1/+1
2017-09-18Merge pull request #2044Riccardo Spagni30-77/+5461
2017-09-18daemon: make this build with boost 1.61moneromooo-monero1-1/+1
2017-09-18blockchain: reject unsorted ins and outs from v7moneromooo-monero2-1/+47
2017-09-17Use actual batch size for resize estimatesHoward Chu7-66/+134
2017-09-17cryptonote_protocol: fix needless chain hashes downloadsmoneromooo-monero1-2/+3
2017-09-17protocol: remove hop count on block propagationmoneromooo-monero4-16/+2
2017-09-17daemon, wallet: add --max-log-file-size optionselsta3-2/+10
2017-09-16tx_pool: set the "invalid input" bit when check_tx_inputs failsmoneromooo-monero1-0/+1
2017-09-16simplewallet: print tx rejection reason where it was missingmoneromooo-monero1-0/+3
2017-09-16core_rpc_server: print tx rejection reason at L0 toomoneromooo-monero1-16/+28
2017-09-15Tweak concurrency limitsHoward Chu2-2/+6
2017-09-14Use a threadpoolHoward Chu13-785/+302
2017-09-14Remove 1.25x multiplier from tx_poolNano Akron1-1/+1
2017-09-14Merge pull request #2438Riccardo Spagni1-2/+18
2017-09-14Merge pull request #2417Riccardo Spagni1-1/+1
2017-09-14Merge pull request #2404Riccardo Spagni3-1/+3
2017-09-14Merge pull request #2396Riccardo Spagni1-1/+1
2017-09-14Merge pull request #2392Riccardo Spagni5-1/+18
2017-09-13wallet_rpc_server: fix index for newly added address book entrymoneromooo-monero1-1/+1
2017-09-13core: sort ins and outs key key image and public key, respectivelymoneromooo-monero2-6/+32
2017-09-13common: add apply_permutation file and functionmoneromooo-monero2-0/+62
2017-09-12Update wallet2.cpp for misspellingMatthew Campassi1-1/+1
2017-09-12wallet: add encrypted seed functionalitymoneromooo-monero6-5/+63
2017-09-12core: guard against exceptions in tx verification worker threadsmoneromooo-monero1-2/+18
2017-09-11wallet2: guard against daemon sending txes in the wrong ordermoneromooo-monero1-12/+10
2017-09-11rpc: order transactions in the order they were requestedmoneromooo-monero1-7/+19
2017-09-10wallet: fix --help and --version erroring outmoneromooo-monero1-15/+15
2017-09-10p2p: disable gray list housekeeping when an exclusive node is givenmoneromooo-monero1-0/+2
2017-09-08rpc: get_txpool_backlog is now unrestrictedmoneromooo-monero1-1/+1
2017-09-08updated clarification bc_dyn_stats Matthew Campassi1-1/+1
2017-09-08clarification bc_dyn_statsMatthew Campassi1-1/+1
2017-09-08Silence more stupid gcc warningsHoward Chu2-9/+9
2017-09-08Fix AC power supply detection on LinuxGuillaume LE VAILLANT1-13/+0
2017-09-06update checkpoint hashesRiccardo Spagni1-1/+1
2017-09-06update hardcoded checkpointsRiccardo Spagni1-0/+2
2017-09-06update checkpoints.datRiccardo Spagni1-0/+0
2017-09-05Fix various oversights/bugs in ZMQ RPC server codeThomas Winget14-216/+519
2017-09-05json serialization for rpc-relevant monero typesThomas Winget28-3/+4966
2017-09-05Refactor some things into more composable (smaller) functionsThomas Winget2-73/+179
2017-09-04tx_pool: catch exceptions in LockedTXN dtormoneromooo-monero1-1/+1
2017-09-04dns_utils: remove a few obsolete thingsmoneromooo-monero1-4/+0
2017-09-03Add a --fluffy-blocks option to relay blocks as fluffy blocksmoneromooo-monero5-1/+18
2017-09-02Use latest height for fork date estimateHoward Chu1-2/+3
2017-09-02Merge pull request #2384Riccardo Spagni3-26/+27
2017-09-02Merge pull request #2374Riccardo Spagni1-0/+3
2017-09-02Merge pull request #2372Riccardo Spagni6-21/+89
2017-09-02Merge pull request #2370Riccardo Spagni7-28/+40
2017-09-02Merge pull request #2364Riccardo Spagni1-0/+1
2017-09-02Merge pull request #2362Riccardo Spagni4-26/+106
2017-09-02Merge pull request #2342Riccardo Spagni1-0/+3
2017-09-02Merge pull request #2329Riccardo Spagni1-0/+2
2017-09-02Merge pull request #2316Riccardo Spagni1-0/+1
2017-09-02Merge pull request #2310Riccardo Spagni1-1/+1
2017-09-02Merge pull request #2309Riccardo Spagni3-20/+111
2017-09-01blockchain_import: warn for chunks over 500000, not 100000moneromooo-monero3-4/+5
2017-09-01blockchain_import: properly cleanup core/db on exitmoneromooo-monero1-19/+9
2017-09-01blockchain_import: do not error out on truncated filesmoneromooo-monero1-3/+13
2017-09-01Rename m_listenning_port to m_listening_portMaxXor2-7/+7
2017-08-31monero-wallet-cli: New command 'wallet_info' improvedrbrunner71-5/+4
2017-08-31DRY refactoringThomas Winget3-2/+14
2017-08-31monero-wallet-cli: New command 'wallet_info'rbrunner72-0/+12
2017-08-30Do not create file when RPC user/pass is given and use file lockingLee Clagett4-53/+101
2017-08-29Delete UPnP port mapping on exitMaxXor2-43/+97
2017-08-29tx_pool: wrap tx meta updates in a LockedTXNmoneromooo-monero1-0/+3
2017-08-29simplewallet: new "fee" command to display fee informationmoneromooo-monero4-26/+106
2017-08-29cryptonote_protocol: error handling on cleanup_handle_incoming_blocksmoneromooo-monero1-6/+34
2017-08-29Fix blockchain_import wedge on exception in cleanup_handle_incoming_blocksmoneromooo-monero5-15/+47
2017-08-29Revert "Cleanup test impact of moving blockchain_db_types()"Howard Chu1-1/+0
2017-08-29core: guard against exceptions in handle_incoming_{block,tx}moneromooo-monero1-0/+8
2017-08-29move db specific options to BlockchainDBmoneromooo-monero6-27/+40
2017-08-28cryptonote_protocol: remove old spans when received as old blocksmoneromooo-monero1-0/+1
2017-08-27Merge pull request #2349Riccardo Spagni3-3/+23
2017-08-27Merge pull request #2347Riccardo Spagni2-6/+14
2017-08-26Merge pull request #2320Riccardo Spagni1-0/+8
2017-08-26Merge pull request #2314Riccardo Spagni8-2/+58
2017-08-26Merge pull request #2313Riccardo Spagni11-191/+92
2017-08-26Merge pull request #2353Riccardo Spagni1-2/+3
2017-08-26blockchain: cap memory size of retrieved blocksmoneromooo-monero1-2/+7
2017-08-26rpc: decrease memory usage a bit in getblocks.binmoneromooo-monero1-4/+7
2017-08-26Fix getblocktemplate RPC returning wrong reserved_offsetGuillaume LE VAILLANT1-1/+1
2017-08-26wallet: new option to check/confirm txpool backlog when sendingmoneromooo-monero4-3/+123
2017-08-26daemon: fix backlog estimating at max block sizemoneromooo-monero1-2/+3
2017-08-26rpc: add a new RPC to get current txpool backlog (sizes and fees)moneromooo-monero7-0/+80
2017-08-25txpool: update db tx metadata when it changesmoneromooo1-1/+15
2017-08-25txpool: add tx size median to the pool statsmoneromooo3-2/+8
2017-08-25wallet2: account for huge testnet reorgs for estimating heightmoneromooo-monero1-0/+3
2017-08-25Merge pull request #2311Riccardo Spagni9-78/+153
2017-08-25Merge pull request #2330Riccardo Spagni1-1/+1
2017-08-25Merge pull request #2328Riccardo Spagni1-2/+24
2017-08-25Merge pull request #2326Riccardo Spagni1-3/+3
2017-08-23tx_pool: fix crash in statsHoward Chu1-1/+1
2017-08-23cryptonote_protocol: warn if we see a higher top version we expectmoneromooo-monero1-0/+2
2017-08-23cryptonote_protocol: less strict check on top version on connectmoneromooo-monero1-1/+1
2017-08-23cryptonote_protocol: update target height when syncing toomoneromooo-monero1-0/+4
2017-08-23cryptonote_protocol: simplify and remove unnecessary castsmoneromooo-monero1-5/+6
2017-08-23cryptonote_protocol: print peer top height along with its versionmoneromooo-monero1-1/+1
2017-08-23crypto: use malloc instead of allocamoneromooo-monero1-10/+9
2017-08-23thread_group: set thread size to THREAD_STACK_SIZEmoneromooo-monero1-1/+4
2017-08-23print peer id in 0 padded hex for consistencymoneromooo-monero3-22/+17
2017-08-23p2p: init hashes after deserializing a network addressmoneromooo-monero1-0/+2
2017-08-23daemon: print estimated tx backlog in print_pool_statsmoneromooo-monero1-2/+24
2017-08-22Cleanup test impact of moving blockchain_db_types()Howard Chu1-0/+1
2017-08-22Cleanup test impact of adding safesyncmode() methodHoward Chu3-2/+14
2017-08-22rpc_client: print destination host/port when failing to connectmoneromooo-monero1-3/+3
2017-08-22Fix refresh counter displayHoward Chu1-0/+8
2017-08-21cryptonote_protocol: misc fixes to the new sync algorithmmoneromooo-monero5-38/+109
2017-08-21Silence stupid fallthru warning in gcc 7Howard Chu1-0/+1
2017-08-21WalletAPI: only allow trusted daemon when importing key imagesJaquee1-0/+5
2017-08-21WalletAPI: copy wallet data when creating a view only walletJaquee1-0/+27