aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-10-03bitcoin-util-test.py should fail if the output file is emptyjnewbery
2016-10-03[rpc] throw JSONRPCError when utxo set can not be readMarcoFalke
2016-10-03[Wallet] remove "unused" ThreadFlushWalletDB from removeprunedfundsJonas Schnelli
2016-10-03Add bitcoin-tx JSON testsjnewbery
2016-09-26Implement NULLDUMMY softforkJohnson Lau
2016-09-26Implement SipHash in PythonPieter Wuille
2016-09-26Allow changing BIP9 parameters on regtestSuhas Daftuar
2016-09-26Remove maxuploadtargets recommended minimumJonas Schnelli
2016-09-26Remove createwitnessaddressJohnson Lau
2016-09-26Do not store witness txn in rejection cachePieter Wuille
2016-09-21[copyright] add MIT license headers to .sh scripts where missingisle2983
2016-09-21UndoReadFromDisk works on undo files (rev), not on block files.Pavel Janík
2016-09-21Specify Protobuf version 2 in paymentrequest.protofanquake
2016-09-21net: No longer send local address in addrMeWladimir J. van der Laan
2016-09-21Berkeley DB v6 compatibility fixAlexey Vesnin
2016-09-21[doc] Fix typos in comments, doxygen: Fix comment syntaxMarcoFalke
2016-09-21init: Fix typo in help message for -whitelistforcerelayWladimir J. van der Laan
2016-09-21Set jonasschnellis dns-seeder filter flagJonas Schnelli
2016-09-21Trivial: Fix two VarInt examples in serialize.hChristian Barcenas
2016-09-21CDB: fix debug outputcrowning-
2016-09-21Add copyright header to wallet_text_fixture.cppWladimir J. van der Laan
2016-09-21Use __func__ to get function name for output printingMarcoFalke
2016-09-21[Wallet] Trivial cleanup of HD wallet changesJonas Schnelli
2016-09-21document return value of networkhashps for getmininginfo RPC endpointJameson Lopp
2016-09-21various typosleijurv
2016-09-21Fix a type error that would not compile on Apple LLVM version 6.1.0 (clang-60...Jeremy Rubin
2016-09-21Corrected JSON typo on setban of net.cppSev
2016-09-21Do diskspace check before import thread is startedPieter Wuille
2016-09-21Add extra message to avoid a long 'Loading banlist'Pieter Wuille
2016-09-21Use a signal to continue init after genesis activationPieter Wuille
2016-09-21Update README.mdChris Stewart
2016-09-21Enable size accounting in mining unit testsSuhas Daftuar
2016-09-21net: Ignore `notfound` P2P messagesWladimir J. van der Laan
2016-09-21prepend license statement to indirectmapKaz Wesley
2016-09-21Fix obvious assignment/equality error in testJeremy Rubin
2016-09-21Clear witness with vin/vout in CWallet::CreateTransaction()Suhas Daftuar
2016-09-21[Qt][CoinControl] fix UI bug that could result in paying unexpected feeJonas Schnelli
2016-09-21add witness address to address bookinstagibbs
2016-09-13Persist the datadir after option resetAndrew Chow
2016-09-13Fix minimize and close bugsadlawren
2016-09-13fix op order to append first alertrodasmith
2016-09-09Reduce default number of blocks to check at startupPieter Wuille
2016-09-07Do not add random inbound peers to addrman.Gregory Maxwell
2016-09-07Fix some locksPieter Wuille
2016-09-07Check for compatibility with download in FindNextBlocksToDownloadPieter Wuille
2016-09-07Precompute sighashesPieter Wuille
2016-09-07[util] CopyrightHolders: Check for untranslated substitutionMarcoFalke
2016-09-07[Qt] show network/chain errors in the GUIJonas Schnelli
2016-09-07Added feeler connections increasing good addrs in the tried table.Ethan Heilman
2016-09-07qt: Fix random segfault when closing "Choose data directory" dialogWladimir J. van der Laan