aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Merge pull request #840Riccardo Spagni2-6/+8
2016-05-17Merge pull request #837Riccardo Spagni1-1/+9
2016-05-17Merge pull request #831Riccardo Spagni11-31/+121
2016-05-17Merge pull request #827Riccardo Spagni3-19/+31
2016-05-16Restrict also 'get_connections' and 'getbans' APIs.osensei1-2/+2
2016-05-14Don't allow 'flush_txpool' and 'setbans' JSON_RPC methods when running in res...osensei2-4/+6
2016-05-11Update README with TAILS instructionsdEBRUYNE-11-1/+9
2016-05-01tests: fix tests broken by the removal of the block reward accumulation loopmoneromooo-monero6-24/+18
2016-05-01cn_deserialize: deserialize tx_extra toomoneromooo-monero1-0/+21
2016-05-01unit_tests: add a write_varint/read_varint testmoneromooo-monero2-1/+68
2016-05-01unit_tests: fix UNBOUND_LIBRARIES/UNBOUND_LIBRARY typomoneromooo-monero1-1/+1
2016-05-01core: move tx_extra parsing errors to log level 1moneromooo-monero2-5/+13
2016-04-29Merge branch 'performance' of https://github.com/LMDB/bitmoneroRiccardo Spagni7-769/+1229
2016-04-29Only log 1/N skipped blocksHoward Chu1-2/+4
2016-04-29Move refresh height to keys file from cache fileHoward Chu2-1/+8
2016-04-29Make fast_refresh interruptibleHoward Chu1-2/+3
2016-04-29Set refresh height earlierHoward Chu1-13/+15
2016-04-29Merge pull request #826Riccardo Spagni1-27/+44
2016-04-29Merge pull request #825Riccardo Spagni8-7/+47
2016-04-29Merge pull request #824Riccardo Spagni2-2/+12
2016-04-29Fix 19fe8ae3ef1aa46ae8fdd4e4d6862510390ddab7Howard Chu1-2/+2
2016-04-28simplewallet: display all settings on set with no argumentsmoneromooo-monero1-27/+44
2016-04-28add a --max-concurrency flagmoneromooo-monero8-7/+47
2016-04-27wallet: add a filter_by_height field to get_transfersmoneromooo-monero2-2/+12
2016-04-27Merge pull request #823Riccardo Spagni1-1/+1
2016-04-27Merge pull request #822Riccardo Spagni3-0/+151
2016-04-27Merge pull request #821Riccardo Spagni1-1/+5
2016-04-26simplewallet: fix pending transfers fee display in show_transfersmoneromooo-monero1-1/+1
2016-04-26simplewallet: more threading fixesmoneromooo-monero1-1/+5
2016-04-26wallet: add get_transfers rpc callmoneromooo-monero3-0/+151
2016-04-26Merge pull request #816Riccardo Spagni8-15/+236
2016-04-26wallet: allow attaching notes to txidsmoneromooo-monero8-4/+193
2016-04-26wallet: add GMT timestamps to transfers/paymentsmoneromooo-monero3-14/+46
2016-04-26Merge pull request #819Riccardo Spagni1-1/+1
2016-04-26Merge pull request #817Riccardo Spagni2-11/+45
2016-04-26Merge pull request #815Riccardo Spagni7-63/+531
2016-04-26Merge pull request #814Riccardo Spagni3-13/+40
2016-04-26Merge pull request #813Riccardo Spagni1-1/+6
2016-04-26Merge pull request #812Riccardo Spagni2-3/+7
2016-04-26Merge pull request #811Riccardo Spagni2-5/+8
2016-04-26Merge pull request #806Riccardo Spagni8-0/+176
2016-04-24Another take on migrationHoward Chu2-582/+106
2016-04-24random: call abort(3) instead of assert in must_succeed macromoneromooo-monero1-1/+1
2016-04-21simplewallet: some background refresh threading fixesmoneromooo-monero2-11/+45
2016-04-19wallet: add a new sweep_all command and RPC commandmoneromooo-monero7-63/+531
2016-04-18 modified: src/wallet/wallet2.cppawfulcrawler2-5/+6
2016-04-18 modified: src/simplewallet/simplewallet.cppawfulcrawler3-13/+39
2016-04-18Merge pull request #1 from monero-project/masterAwfulCrawler17-128/+287
2016-04-17Add --restore-height optionHoward Chu2-0/+25
2016-04-17Speed up new wallet refreshHoward Chu1-0/+6
2016-04-17Add GET_HASHES_FAST rpc, use it in walletHoward Chu6-0/+145
2016-04-17blockchain: add missing overflow check for already generated coinsmoneromooo-monero1-1/+5
2016-04-17blockchain: update cumulative block limit when popping a blockmoneromooo-monero1-0/+1
2016-04-17abstract_tcp_server2: fix send queue limit warning spammoneromooo-monero1-1/+1
2016-04-17abstract_tcp_server2: avoid deadlock waiting for send queue to drainmoneromooo-monero1-2/+5
2016-04-17net_node: fix connection leak when ping fails with bad responsemoneromooo-monero1-0/+1
2016-04-17tests: fix compile failure on wallet2::transfermoneromooo-monero1-1/+2
2016-04-17wallet2: move output selection api publicmoneromooo-monero1-4/+6
2016-04-14Merge pull request #803Riccardo Spagni1-2/+13
2016-04-14Merge pull request #786Riccardo Spagni1-0/+4
2016-04-14Merge pull request #785Riccardo Spagni1-5/+66
2016-04-14Merge pull request #784Riccardo Spagni2-0/+2
2016-04-14Merge pull request #783Riccardo Spagni6-74/+61
2016-04-14Merge pull request #782Riccardo Spagni1-1/+13
2016-04-14Merge pull request #801Riccardo Spagni3-0/+12
2016-04-14Merge pull request #800Riccardo Spagni2-19/+0
2016-04-14Merge pull request #797Riccardo Spagni4-12/+37
2016-04-14Merge pull request #796Riccardo Spagni1-1/+1
2016-04-14Merge pull request #791Riccardo Spagni4-12/+74
2016-04-14Merge pull request #789Riccardo Spagni1-2/+4
2016-04-10simplewallet: save fixes in RPC modemoneromooo-monero1-2/+13
2016-04-09mdb_drop optimizationHoward Chu1-1/+10
2016-04-09rpc: add pool/blockchain and block height results to gettransactionsmoneromooo-monero4-12/+74
2016-04-08MigrationHoward Chu2-5/+1049
2016-04-06simplewallet: set strict umask at startmoneromooo-monero1-0/+1
2016-04-06util: add a function to set umask to 077moneromooo-monero2-0/+11
2016-04-06blockchain: remove the tx validation result cachemoneromooo-monero2-19/+0
2016-04-06Merge pull request #799Riccardo Spagni1-5/+7
2016-04-06Fix get_tick_count() on WindowsHoward Chu1-5/+7
2016-04-06Merge pull request #787Riccardo Spagni1-0/+1
2016-04-06Merge pull request #798Riccardo Spagni1-0/+2
2016-04-06tx_pool: fix (hopefully) save/load of kept_by_blockmoneromooo-monero1-0/+2
2016-04-05Merge branch 'performance' into masterHoward Chu7-754/+637
2016-04-05CleanupHoward Chu4-28/+70
2016-04-05Cleanup and clarifyHoward Chu4-146/+129
2016-04-05Use cursors in some remove functionsHoward Chu1-7/+33
2016-04-05Use DUPFIXED for block_info and output_txsHoward Chu2-56/+46
2016-04-05More outputs consolidationHoward Chu3-492/+264
2016-04-05Use DUPFIXED for output_keysHoward Chu1-23/+37
2016-04-05Use DUPFIXED for tx_indicesHoward Chu1-50/+60
2016-04-05Use DUPFIXED for block_heightsHoward Chu1-22/+29
2016-04-05Use DUPFIXED for spent_keysHoward Chu1-23/+18
2016-04-05Add back changes from revert.warptangent1-19/+2
2016-04-05Use MDB_APPEND mode with two tx subdbswarptangent1-2/+2
2016-04-05Schema update: tx_indices - consolidate the tx subdbs from 5 to 3warptangent3-75/+56
2016-04-05Schema update: tx_indices - yet less indirectionwarptangent4-20/+15
2016-04-05Schema update: tx_indices - improve further with less indirectionwarptangent4-21/+56
2016-04-05Add batch warning for further reviewwarptangent1-0/+4
2016-04-05Schema update: tx_indiceswarptangent2-32/+109
2016-04-05Consolidated block infoHoward Chu2-95/+63
2016-04-05Update schema for "tx_outputs" to use array containing amount output indiceswarptangent4-119/+131
2016-04-05blockchain_utilities: Update documentationwarptangent1-4/+54
2016-04-05get_payments short IDluigi11111-8/+17
2016-04-05rpc: print human readable time since received when printing poolmoneromooo-monero1-11/+33
2016-04-05rpc: add a do_not_relay boolean to tx submissionmoneromooo-monero3-1/+4
2016-04-05tx_pool: ensure no txes that fail check_inputs get in the block templatemoneromooo-monero1-1/+1
2016-04-02tests: fix build with older GCCJavier Smooth1-2/+4
2016-04-02epee: flush output after a messagemoneromooo-monero1-0/+1
2016-04-02tests: unbound API is only accessible in static buildsmoneromooo-monero1-0/+4
2016-04-02simplewallet: optional address in --generate-from-jsonmoneromooo-monero1-5/+66
2016-04-02Fix potential race with parallel processing of txes/signatures/blocksmoneromooo-monero2-0/+2
2016-04-02wallet: better output selection for transfer/transfer_newmoneromooo-monero6-74/+61
2016-04-02core: keep the acc loop for the genesis blockmoneromooo-monero1-1/+13
2016-04-02Merge pull request #780v0.9.4Riccardo Spagni1-1/+1
2016-04-02bumped version numberRiccardo Spagni1-1/+1
2016-04-02Merge pull request #779Riccardo Spagni1-5/+1
2016-04-02Merge pull request #778Riccardo Spagni1-1/+3
2016-04-02Merge pull request #777Riccardo Spagni2-0/+4
2016-04-02Merge pull request #774Riccardo Spagni2-1/+52
2016-04-02Merge pull request #773Riccardo Spagni1-2/+2
2016-04-02Merge pull request #772Riccardo Spagni1-0/+34
2016-04-02Merge pull request #769Riccardo Spagni4-64/+122
2016-04-02Merge pull request #768Riccardo Spagni1-4/+17
2016-04-02Merge pull request #767Riccardo Spagni10-23/+98
2016-04-02Merge pull request #766Riccardo Spagni1-0/+42
2016-04-02Merge pull request #764Riccardo Spagni2-74/+374
2016-04-01core: remove the block reward accumulation loopmoneromooo-monero1-5/+1
2016-03-30Detect map resize failuresHoward Chu1-1/+3
2016-03-30minor corrections/clarificationsThomas Winget2-4/+6
2016-03-30add blockhashing blob to getblocktemplateHoward Chu2-0/+4
2016-03-29tests: add test for needed OpenSSL algorithms in unboundmoneromooo-monero2-1/+52
2016-03-29README: mention TORSOCKS_ALLOW_INBOUND for wallet connectionsmoneromooo-monero1-2/+2
2016-03-29simplewallet: always gracefully exit on EOFmoneromooo-monero1-0/+34
2016-03-28Merge pull request #770Riccardo Spagni1-1/+1
2016-03-28wallet: fix --generate-from-keys saving as watch onlymoneromooo-monero1-1/+1
2016-03-27wallet: make load_keys check types when loading JSONmoneromooo-monero2-23/+38
2016-03-27wallet: make the JSON reading type safemoneromooo-monero1-41/+31
2016-03-27common: new json_util.hmoneromooo-monero1-0/+53
2016-03-27Merge pull request #765Riccardo Spagni23-54/+390
2016-03-27abstract_tcp_server2: possible fix for exception in handle_acceptmoneromooo-monero1-4/+17
2016-03-27Convey tx verification failure reasons to the RPC clientmoneromooo-monero10-26/+101
2016-03-27simplewallet: default to trusted daemon for loopback addressmoneromooo-monero1-0/+42
2016-03-26tests: obligatory hardfork unit build fix after interface changemoneromooo-monero1-1/+1
2016-03-26wallet: pass std::function by const ref, not valuemoneromooo-monero2-2/+2
2016-03-26wallet: do not leak owned amounts to the daemon unless --trusted-daemonmoneromooo-monero5-8/+11
2016-03-26wallet: change sweep_dust to sweep_unmixablemoneromooo-monero6-30/+129
2016-03-26New RPC and daemon command to get output histogrammoneromooo-monero16-0/+244
2016-03-26wallet: handle rare case where fee adjustment can bump to the next kBmoneromooo-monero1-2/+3
2016-03-26wallet: factor fee calculationmoneromooo-monero1-22/+11
2016-03-25Merge pull request #763Riccardo Spagni3-11/+20
2016-03-25blockchain: for v3, require miner tx to have well behaved outsmoneromooo-monero2-3/+13
2016-03-25core: fix miner tx block reward with feesmoneromooo-monero1-8/+7
2016-03-25Merge pull request #762Riccardo Spagni13-435/+11
2016-03-25remove connectivity tool, comment it out from munin plugins tooRiccardo Spagni12-433/+9
2016-03-25remove unecessary and bad std::move from portable_storage_template_helper.hRiccardo Spagni1-2/+2
2016-03-25Merge pull request #749Riccardo Spagni15-594/+2909
2016-03-25Merge pull request #761Riccardo Spagni15-2909/+594
2016-03-25Revert "Merge pull request #749"Riccardo Spagni15-2909/+594
2016-03-25Merge pull request #756Riccardo Spagni4-10/+192
2016-03-25Merge pull request #749Riccardo Spagni15-594/+2909
2016-03-25Merge pull request #748Riccardo Spagni1-1/+1
2016-03-25wallet: add a --generate-from-json flagmoneromooo-monero4-10/+192
2016-03-24Transaction pool documentation (and some cleanup)Thomas Winget2-74/+372
2016-03-24Update BlockchainDB documentationThomas Winget1-155/+937
2016-03-24Change Doxyfile, Blockchain not blockchain_storageThomas Winget1-3/+3
2016-03-24remove defunct code from cryptonote::coreThomas Winget2-22/+0
2016-03-24cryptonote::core doxygen documentationThomas Winget2-26/+617
2016-03-24doxygen documentation for difficulty functionsThomas Winget2-2/+16
2016-03-24Move checkpoint functions into checkpoints classThomas Winget9-359/+327
2016-03-22doxygen documentation for checkpoints.{h,cpp}Thomas Winget2-6/+99
2016-03-22Remove unnecessary or defunct codeThomas Winget2-22/+0
2016-03-22doxygen include private and static membersThomas Winget1-4/+4
2016-03-22Updated documentation for blockchain.*Thomas Winget2-14/+925
2016-03-22blockchain: fix partial block reward detectionmoneromooo-monero1-1/+1
2016-03-21Merge pull request #746v0.9.3Riccardo Spagni1-1/+1
2016-03-21update version numberRiccardo Spagni1-1/+1
2016-03-21Merge pull request #745Riccardo Spagni1-1/+1
2016-03-21core_tests: fix compile failure with GCC 4.8.4moneromooo-monero1-1/+1
2016-03-21Merge pull request #744Riccardo Spagni15-73/+176
2016-03-21fix building on FreeBSDRiccardo Spagni2-4/+1
2016-03-21bump miniupnpc API version numberRiccardo Spagni1-1/+1
2016-03-21update miniupnpcRiccardo Spagni13-68/+174
2016-03-21Merge pull request #743Riccardo Spagni1-1/+1
2016-03-21also maybe do the block height this time, you know, just so that it actually ...Riccardo Spagni1-1/+1
2016-03-21Merge pull request #742Riccardo Spagni1-1/+1
2016-03-21also update the timestamp for the hard forkRiccardo Spagni1-1/+1
2016-03-21Merge pull request #741Riccardo Spagni3-31/+47
2016-03-21Merge pull request #740Riccardo Spagni43-259/+63
2016-03-21set fork date for September, add hyc's GPG key, remove aabramov'sRiccardo Spagni3-31/+47
2016-03-21Revert "Print stack trace upon exceptions"moneromooo-monero43-259/+63
2016-03-20Merge pull request #738Riccardo Spagni1-40/+47
2016-03-20Merge pull request #737Riccardo Spagni1-1/+1
2016-03-20Merge pull request #736Riccardo Spagni1-0/+8
2016-03-20Merge pull request #735Riccardo Spagni1-1/+1
2016-03-20Merge pull request #734Riccardo Spagni1-42/+54
2016-03-20Merge pull request #733Riccardo Spagni43-63/+259
2016-03-20db_lmdb: include the error codes from lmdb api in error logsmoneromooo-monero1-40/+47
2016-03-20cryptonote_protocol: clarify height wordingmoneromooo-monero1-1/+1
2016-03-20epee: fix potential hang on exitmoneromooo-monero1-0/+8
2016-03-19rpc: fix print_tx in command line modemoneromooo-monero1-1/+1