aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2016-08-26[wallet] rpc: Drop misleading optionMarcoFalke
2016-08-11qt: translations update pre-rc3Wladimir J. van der Laan
2016-08-10Bugfix: Use pre-BIP141 sigops until segwit activatesLuke Dashjr
2016-07-31Treat high-sigop transactions as larger rather than rejecting themPieter Wuille
2016-07-29qt: Translations update pre-rc2v0.13.0rc2Wladimir J. van der Laan
2016-07-29Prevent fingerprinting, disk-DoS with compact blocksSuhas Daftuar
2016-07-29libconsensus: Expose a flag for BIP112Jorge Timón
2016-07-28Merge #8389: [0.13] Create a new HD seed after encrypting the walletWladimir J. van der Laan
2016-07-28[Qt] Add dbcache migration pathJonas Schnelli
2016-07-27qt: periodic translations updateWladimir J. van der Laan
2016-07-27[Wallet] Add CKeyMetadata record for HDMasterKey(s), factor out HD key genera...Jonas Schnelli
2016-07-27[0.13] Create a new HD seed after encrypting the walletJonas Schnelli
2016-07-27[Wallet] add HD xpriv to dumpwalletJonas Schnelli
2016-07-26qa: Add test for standardness of segwit v0 outputsSuhas Daftuar
2016-07-26Make witness v0 outputs non-standard before segwit activationJohnson Lau
2016-07-25Scale legacy sigop count in CreateNewBlockSuhas Daftuar
2016-07-25[Wallet] Correct hdmasterkeyid/masterkeyid name confusionJonas Schnelli
2016-07-20Move SetMinVersion for FEATURE_HD to SetHDMasterKeyPatrick Strateman
2016-07-19Merge #8366: [0.13] [Wallet] Ensure <0.13 clients can't open HD walletsWladimir J. van der Laan
2016-07-19Rename "block cost" to "block weight"Suhas Daftuar
2016-07-18[Wallet] Ensure <0.13 clients can't open HD walletsJonas Schnelli
2016-07-18build: bump version to 0.13.0Wladimir J. van der Laan