aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2016-03-19simplewallet: make --password-file work in RPC modemoneromooo-monero1-42/+54
2016-03-19Print stack trace upon exceptionsmoneromooo-monero43-63/+259
2016-03-19Merge pull request #732Riccardo Spagni2-2/+4
2016-03-19Merge pull request #731Riccardo Spagni1-1/+1
2016-03-19Reduce log noiseHoward Chu1-2/+3
2016-03-19Fix issue #706Howard Chu1-0/+1
2016-03-17tests: enable core tests againmoneromooo-monero1-1/+1
2016-03-16Merge pull request #730v0.9.2Riccardo Spagni2-1/+1
2016-03-16bump the versionRiccardo Spagni1-1/+1
2016-03-16baked-in block headers now go all the way up to 1 million. 1 MILLIONRiccardo Spagni1-0/+0
2016-03-16Merge pull request #728Riccardo Spagni10-5/+845
2016-03-16Merge pull request #729Riccardo Spagni2-10/+21
2016-03-16fixed "undefined reference" for boost::system libraryIlya Kitaev1-1/+2
2016-03-16Add destructor for readtxnsHoward Chu2-10/+21
2016-03-16Wallet::store_to(path, password) implemented;Ilya Kitaev6-18/+177
2016-03-16Wallet::address implementedIlya Kitaev3-0/+15
2016-03-16WalletManager::recoveryWallet implementedIlya Kitaev3-10/+56
2016-03-16Wallet::setPassword() method for wallet2_apiIlya Kitaev5-13/+80
2016-03-16changes in wallet2_api + implemented WalletManager::openWalletIlya Kitaev3-33/+155
2016-03-16get_seed() included to interfaceIlya Kitaev3-23/+65
2016-03-16tests for wallet2_apiIlya Kitaev6-7/+170
2016-03-16wallet2 public api. initial commitIlya Kitaev3-2/+227
2016-03-15Merge pull request #727Riccardo Spagni1-46/+50
2016-03-15Merge pull request #726Riccardo Spagni2-4/+4
2016-03-15Small cleanupsHoward Chu1-24/+28
2016-03-15More for 92dd4ec6d6251b15954002e72a7c7faa5059a3abHoward Chu1-22/+22
2016-03-14fix formatting error on bitmonero print_block returnMike C1-1/+1
2016-03-14Fix typo on bitmonerod rpc method error.Mike C1-3/+3
2016-03-14Merge pull request #723Riccardo Spagni2-21/+21
2016-03-14Merge pull request #725Riccardo Spagni2-42/+31
2016-03-14Hack for read/write txn mixupHoward Chu2-42/+31
2016-03-14change to LMDB as default, even on 32-bit and ARMRiccardo Spagni1-28/+19
2016-03-14avoid some val copiesHoward Chu2-21/+21
2016-03-12Merge pull request #721Riccardo Spagni1-28/+19
2016-03-12Merge pull request #719Riccardo Spagni1-0/+1
2016-03-12change to LMDB as default, even on 32-bit and ARMRiccardo Spagni1-28/+19
2016-03-12Merge pull request #720Riccardo Spagni2-3/+6
2016-03-12switch default utilities DB to lmdb, update checkpoints.datRiccardo Spagni2-3/+6
2016-03-12epee: fix bug deleting more than one connection at oncemoneromooo-monero1-0/+1
2016-03-12Merge pull request #718Riccardo Spagni1-0/+1
2016-03-12Merge pull request #717Riccardo Spagni1-0/+4
2016-03-12simplewallet: fix hang when setting auto-refresh to 0moneromooo-monero1-0/+1
2016-03-12Merge pull request #716Riccardo Spagni3-7/+10
2016-03-12Merge pull request #715Riccardo Spagni2-4/+15
2016-03-12simplewallet: special ^C handling for windowsmoneromooo-monero1-0/+4
2016-03-12rpc: do not return bans if they're effectively spentmoneromooo-monero1-4/+7
2016-03-12p2p: lock access to the blocked ips mapmoneromooo-monero2-3/+3
2016-03-11wallet: use minimum mixin when RPC asks for too low mixinmoneromooo-monero1-3/+13
2016-03-11wallet_rpc_server: make use_fork_rules publicmoneromooo-monero1-1/+2
2016-03-11Merge pull request #714Riccardo Spagni1-2/+2
2016-03-11update donation addressesRiccardo Spagni1-2/+2
2016-03-11Merge pull request #713Riccardo Spagni3-4/+25
2016-03-11Merge branch 'master' of https://github.com/fluffypony/bitmoneroRiccardo Spagni0-0/+0
2016-03-11minor tweaks, add readme for crypto_ops_builderRiccardo Spagni3-4/+25
2016-03-11minor tweaks, add readme for crypto_ops_builderRiccardo Spagni3-4/+25
2016-03-11Merge pull request #712Riccardo Spagni30-103/+110
2016-03-11Merge pull request #711Riccardo Spagni2-1/+8
2016-03-11Merge pull request #710Riccardo Spagni1-14/+14
2016-03-11Need to link boost::chrono in more places nowHoward Chu3-0/+3
2016-03-11WIN32 thread_id is OS-dependent not compiler-dependentHoward Chu1-1/+7
2016-03-11Use boost::thread instead of std::threadHoward Chu27-103/+107
2016-03-11WIN32: Need getpid() declarationHoward Chu1-0/+1
2016-03-09More for bdec7cbHoward Chu1-14/+14
2016-03-05Merge pull request #705Riccardo Spagni1-4/+54
2016-03-05Merge pull request #704Riccardo Spagni1-8/+17
2016-03-05Merge pull request #703Riccardo Spagni1-1/+1
2016-03-05Merge pull request #702Riccardo Spagni2-6/+67
2016-03-05blockchain_utilities: Update documentationwarptangent1-4/+54
2016-03-05Merge pull request #700Riccardo Spagni2-34/+35
2016-03-05Merge pull request #698Riccardo Spagni1-57/+14
2016-03-05Merge pull request #696Riccardo Spagni1-1/+1
2016-03-05Merge pull request #695Riccardo Spagni1-0/+6
2016-03-05get_payments short IDluigi11111-8/+17
2016-03-05unit_tests: fix hard fork unit test compilationwarptangent1-1/+1
2016-03-05blockchain_export: Support BerkeleyDBwarptangent1-4/+65
2016-03-05blockchain_export: Move DB implementation includeswarptangent2-2/+2
2016-03-03BlockchainLMDB: Use DB error helper consistentlywarptangent1-28/+27
2016-03-03BlockchainLMDB: Add DB error to exceptionwarptangent1-5/+7
2016-03-03Blockchain: Omit verbose time stats messages by defaultwarptangent1-1/+1
2016-03-03Get rid of lmdb_curHoward Chu1-57/+14
2016-03-03Fix languageHoward Chu1-1/+1
2016-03-03More for df239428c0f43e2664f2be273996a734ca12c686Howard Chu1-0/+6
2016-03-01Merge pull request #693Riccardo Spagni1-1/+1
2016-03-01Make partial revert consistentwarptangent1-1/+1
2016-02-29Merge pull request #692Riccardo Spagni1-3/+15
2016-02-29Revert part of 7db89ed2eee2ce31f039783323d665fe7c24d441warptangent1-2/+14
2016-02-29BlockchainLMDB: Add height and db error to exceptionwarptangent1-1/+1
2016-02-29Merge pull request #689Riccardo Spagni1-1/+1
2016-02-29Merge pull request #688Riccardo Spagni6-20/+172
2016-02-29Merge pull request #687Riccardo Spagni18-37/+13
2016-02-29Merge pull request #686Riccardo Spagni8-197/+379
2016-02-29Merge pull request #684Riccardo Spagni1-22/+16
2016-02-27simplewallet: prompt for private keys when generating walletsmoneromooo-monero1-32/+33
2016-02-25ARMv7: fix unaligned accessesHoward Chu1-20/+15
2016-02-23unit_tests: update test openalias addressmoneromooo-monero1-1/+1
2016-02-23Wrap some more actions in a larger read txnHoward Chu1-11/+25
2016-02-23read txn/cursor stuffHoward Chu8-166/+339
2016-02-23core: check whether an update is needed straight awaymoneromooo-monero1-1/+1
2016-02-23core: print "update needed" hard fork notifications in redmoneromooo-monero1-2/+2
2016-02-23dns_utils: const compatibility with older libunboundmoneromooo-monero1-22/+16
2016-02-22simplewallet: add a new --restore-from-keys optionmoneromooo-monero6-6/+157
2016-02-22move g_test_dbg_lock_sleep from a global to a function level staticmoneromooo-monero18-37/+13
2016-02-20Merge pull request #681Riccardo Spagni1-0/+1
2016-02-20db_bdb: add missing include for std::condition_variablemoneromooo-monero1-0/+1
2016-02-20Merge pull request #680Riccardo Spagni1-3/+12
2016-02-20Merge pull request #678Riccardo Spagni7-14/+15
2016-02-20Merge pull request #677Riccardo Spagni1-4/+85
2016-02-20Merge pull request #676Riccardo Spagni1-4/+4
2016-02-20simplewallet: wording change for single tx confirmationmoneromooo-monero1-3/+12
2016-02-18Fix crash in std::map for connections_mapHoward Chu1-1/+2
2016-02-18std::condvar is broken on Win32 with gcc/g++ 4.8 tooHoward Chu2-8/+6
2016-02-18Use boost::thread instead of std::threadHoward Chu4-5/+7
2016-02-18BlockchainBDB: Check if hard fork subdbs need resetwarptangent1-1/+50
2016-02-18BlockchainBDB: Support blockchain_import --drop-hard-fork commandwarptangent1-3/+35
2016-02-18blockchain_import: Pass ARCH_WIDTH macro if 32-bit or not.warptangent1-4/+4
2016-02-18Merge pull request #675Riccardo Spagni2-3/+3
2016-02-18Merge pull request #674Riccardo Spagni3-4/+14
2016-02-18Merge pull request #673Riccardo Spagni3-19/+50
2016-02-17core: check whether an update is needed straight awaymoneromooo-monero1-1/+1
2016-02-17core: print "update needed" hard fork notifications in redmoneromooo-monero1-2/+2
2016-02-17Fix cffc411c9025e1d28a8b6e32c53c83ba113d9204Howard Chu1-0/+2
2016-02-17MDB_VL32 - increase max write txn sizeHoward Chu1-1/+1
2016-02-17blockchain_import: Check bit width for more than just WIN32warptangent3-4/+14
2016-02-17Use MDB_PREV_MULTIPLEHoward Chu1-12/+41
2016-02-17Fixup after lmdb master resyncHoward Chu1-6/+6
2016-02-17Merge pull request #672Riccardo Spagni3-27/+114
2016-02-17Merge pull request #671Riccardo Spagni1-0/+4
2016-02-17Merge pull request #666Riccardo Spagni2-50/+160
2016-02-17Merge pull request #665Riccardo Spagni2-23/+76
2016-02-17Merge pull request #664Riccardo Spagni2-3/+21
2016-02-17Merge pull request #660Riccardo Spagni1-1/+1
2016-02-17Merge pull request #659Riccardo Spagni1-1/+1
2016-02-17Shutup about VERSION 0Howard Chu2-2/+6
2016-02-17Use cursor in get_output_keyHoward Chu1-1/+2
2016-02-17Use MDB_APPEND mode where possibleHoward Chu1-5/+9
2016-02-17Use cursors in write txnsHoward Chu2-22/+100
2016-02-17Keep a running blocksize countHoward Chu2-0/+15
2016-02-17Win32 import batchsize tweaksHoward Chu1-3/+6
2016-02-16Resync with masterHoward Chu2-23/+76
2016-02-15wallet: clear missing data on rescan_bcmoneromooo-monero1-0/+4
2016-02-14blockchain_import: Build string for db type listwarptangent1-2/+15
2016-02-14blockchain_import: Add mode argument representing multiple DB flagswarptangent1-31/+82
2016-02-15Keep a running blocksize countHoward Chu2-0/+15
2016-02-14blockchain_import: Support BerkeleyDBwarptangent2-21/+67
2016-02-14blockchain_import: Add database type argumentwarptangent2-4/+4
2016-02-14blockchain_import: Make LMDB-specific names generalwarptangent2-33/+33
2016-02-14Win32 import batchsize tweaksHoward Chu1-3/+6
2016-02-13epee: always call the PRNG through the locked APImoneromooo-monero1-1/+1
2016-02-13core_tests: fix a compile problem with CLANGmoneromooo-monero1-1/+1
2016-02-13Merge pull request #658Riccardo Spagni2-0/+295
2016-02-13Add the new test filesmoneromooo-monero2-0/+295