aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-28travis: Remove deprecated sudoMarcoFalke
2018-11-28build: Add bitcoin-tx.exe into Windows installerChun Kuan Lee
2018-11-28build: Remove illegal spacing in darwin.mkJon Layton
2018-11-28Fix listreceivedbyaddress not taking address as a stringEric Scrivner
2018-11-28wallet: Avoid potential use of unitialized value bnb_used in CWallet::CreateT...practicalswift
2018-11-28Tests: Fix a commentfridokus
2018-11-28qa: Add test to ensure node can generate all help texts at runtimeMarcoFalke
2018-11-28disallow oversized CBlockHeaderAndShortTxIDsKaz Wesley
2018-11-28fix a deserialization overflow edge caseKaz Wesley
2018-11-28add a test demonstrating an overflow in a deserialization edge caseKaz Wesley
2018-11-28Add autogen.sh in ARM Cross-compilationWalter
2018-11-28[wallet] Ensure wallet is unlocked before signinggustavonalle
2018-11-10Merge #14441: [wallet] Backport(0.17): Restore ability to list incoming trans...Wladimir J. van der Laan
2018-11-06doc: Clean out release notes after 0.17.0.1Wladimir J. van der Laan
2018-11-06Merge #14666: qt: Revert "Force TLS1.0+ for SSL connections" (0.17)Wladimir J. van der Laan
2018-11-06qt: Revert "Force TLS1.0+ for SSL connections"Tim Ruffing
2018-10-28Merge #14589: Docs/Release notes: 0.17.0.1 is a minor releaseMarcoFalke
2018-10-28Merge #14566: 0.17: qa backportsMarcoFalke
2018-10-27Docs/Release notes: 0.17.0.1 is a minor releaseDavid A. Harding
2018-10-26Merge #14576: Release 0.17.0.1v0.17.0.1Wladimir J. van der Laan
2018-10-25Merge #14579: [0.17] travis: Pin flake8 version to 3.5.0MarcoFalke
2018-10-26travis: Pin flake8 version to 3.5.0fanquake
2018-10-26build: Bump version for 0.17.0.1Wladimir J. van der Laan
2018-10-25doc: Update release notes for 0.17.0.1Wladimir J. van der Laan
2018-10-25[macOS] Remove DS_Store WindowBounds bytes objectJonas Schnelli
2018-10-24Disable wallet and address book Qt tests on macOS minimal platformRussell Yanofsky
2018-10-24descriptors.md: Refer to descriptors as describing instead of matchingRussell Yanofsky
2018-10-24doc/descriptors.md tweaksRussell Yanofsky
2018-10-24Import CInv from correct moduleChun Kuan Lee
2018-10-24qa: Run all tests even if wallet is not compiledMarcoFalke
2018-10-24qa: Premine to deterministic address with -disablewalletMarcoFalke
2018-10-24Test rpc_help.py failed: Check whether ZMQ is enabled or not.Kvaciral
2018-10-24test: Add tests for RPC helpJoão Barbosa
2018-10-24qa: Use named args in some testsMarcoFalke
2018-10-24scripted-diff: Use named arguments in feature_blockMarcoFalke
2018-10-24scripted-diff: Pass node into p2p_segwit acceptance testsMarcoFalke
2018-10-24qa: Add some actual witness in rpc_rawtransactionMarcoFalke
2018-10-24[qa] Use correct python index slices in example testSuhas Daftuar
2018-10-24qa: Add TestNode::assert_debug_logMarcoFalke
2018-10-19Merge #14509: [0.17] doc: use SegWit in getblocktemplate examplePieter Wuille
2018-10-18[doc] getblocktemplate: use SegWit in exampleSjors Provoost
2018-10-10[wallet] Restore ability to list incoming transactions by labelRussell Yanofsky
2018-10-03doc: Clean out release notes after release 0.17.0Wladimir J. van der Laan
2018-10-01Merge #14157: [0.17] doc: merge upstream release-notes from bitcoin-core/bitc...v0.17.0Wladimir J. van der Laan
2018-09-30doc: Update release-notes.md from upstream devwikifanquake
2018-09-29depends: fix bitcoin-qt back-compat with older freetype versions at runtimeCory Fields
2018-09-18Merge #14248: [0.17] Fix crash bug with duplicate inputs within a transactionv0.17.0rc4Wladimir J. van der Laan
2018-09-17[qa] backport: Test for duplicate inputs within a transactionSuhas Daftuar
2018-09-17Fix crash bug with duplicate inputs within a transactionSuhas Daftuar
2018-09-11Convert non-witness UTXOs to witness if witness sig createdAndrew Chow