aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-10-17test segwit uncompressed key fixesJohnson Lau
2016-10-17Fix ismine and addwitnessaddress: no uncompressed keys in segwitPieter Wuille
2016-10-16Require compressed keys in segwit as policy and disable signing with uncompre...Johnson Lau
2016-10-16Add standard limits for P2WSH with testsJohnson Lau
2016-10-15Fix init segfault where InitLoadWallet() calls ATMP before genesisMatt Corallo
2016-10-16Add script tests for FindAndDelete in pre-segwit and segwit scriptsJohnson Lau
2016-10-15Display minimum ping in debug window.R E Broadley
2016-10-15Merge #8880: protocol.h: Move MESSAGE_START_SIZE into CMessageHeaderWladimir J. van der Laan
2016-10-15Merge #8906: [qt] sync-overlay: Don't show progress twiceWladimir J. van der Laan
2016-10-13Qt: Add "Copy URI" to payment request context menuLuke Dashjr
2016-10-13Merge #8817: update bitcoin-tx to output witness dataWladimir J. van der Laan
2016-10-13Merge #8911: qt: Translate all files, even if wallet disabledWladimir J. van der Laan
2016-10-11qt: Translate all files, even if wallet disabledWladimir J. van der Laan
2016-10-10[qt] sync-overlay: Don't show progress twiceMarcoFalke
2016-10-10Merge #8821: [qt] sync-overlay: Don't block during reindexJonas Schnelli
2016-10-10Merge #8393: Support for compact blocks together with segwitPieter Wuille
2016-10-08Merge #8881: Add some verbose logging to bitcoin-util-test.pyMarcoFalke
2016-10-08Merge #8885: gui: fix ban from qt consoleJonas Schnelli
2016-10-05add verbose mode to bitcoin-util-test.pyjnewbery
2016-10-05Update bitcoin-tx to output witness data.jonnynewbs
2016-10-05Don't return the address of a P2SH of a P2SH.jnewbery
2016-10-05Merge #8884: Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the...Wladimir J. van der Laan
2016-10-05protocol.h: Make enums in GetDataMsg concrete valuesWladimir J. van der Laan
2016-10-05Merge #8879: [doc] Rework docsWladimir J. van der Laan
2016-10-04gui: fix ban from qt consoleCory Fields
2016-10-04Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the lowest, not ...Luke Dashjr
2016-10-04Qt/splash: Specifically keep track of which wallet(s) we are connected to for...Luke Dashjr
2016-10-04Qt: Get the private key for signing messages via WalletModelLuke Dashjr
2016-10-04Use BlockChecked signal to send reject messages from mapBlockSourceMatt Corallo
2016-10-04Remove SyncWithWallets wrapper functionMatt Corallo
2016-10-04Always call UpdatedBlockTip, even if blocks were only disconnectedMatt Corallo
2016-10-04Remove CConnman parameter from ProcessNewBlock/ActivateBestChainMatt Corallo
2016-10-04Use CValidationInterface from chain logic to notify peer logicMatt Corallo
2016-10-04Move net-processing logic definitions together in main.hMatt Corallo
2016-10-04Use cmpctblock type 2 for segwit-enabled transferPieter Wuille
2016-10-04Remove duplicate nBlocksEstimate cmp (we already checked IsIBD())Matt Corallo
2016-10-04Make validationinterface.UpdatedBlockTip more verboseMatt Corallo
2016-10-04Make GetFetchFlags always request witness objects from witness peersMatt Corallo
2016-10-04[doc] Rework docsMarcoFalke
2016-10-04protocol.h: Move MESSAGE_START_SIZE into CMessageHeaderWladimir J. van der Laan
2016-10-04version.h: s/shord/short/ in commentWladimir J. van der Laan
2016-10-04Merge #8848: Add NULLDUMMY verify flag in bitcoinconsensus.hWladimir J. van der Laan
2016-10-04Merge #8862: Fix a few cases where messages were sent after requested disconnectWladimir J. van der Laan
2016-10-04Merge #8850: Implement (begin|end)_ptr in C++11 and add deprecation commentWladimir J. van der Laan
2016-10-03Merge #8856: Globals: Decouple GetConfigFile and ReadConfigFile from global m...Wladimir J. van der Laan
2016-10-03Merge #8863: univalue: Pull subtreeWladimir J. van der Laan
2016-10-02serialize: Deprecate `begin_ptr` / `end_ptr`Wladimir J. van der Laan
2016-10-01net: fix a few cases where messages were sent rather than dropped upon discon...Cory Fields
2016-10-01rpc: Generate auth cookie in hex instead of base64Wladimir J. van der Laan
2016-10-01Globals: Decouple GetConfigFile and ReadConfigFile from global mapArgsJorge Timón