aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge #14328: [0.17] BackportsMarcoFalke2018-11-2814-18/+101
|\ \
| * | travis: Remove deprecated sudoMarcoFalke2018-11-281-2/+0
| * | build: Add bitcoin-tx.exe into Windows installerChun Kuan Lee2018-11-282-0/+6
| * | build: Remove illegal spacing in darwin.mkJon Layton2018-11-281-9/+9
| * | Fix listreceivedbyaddress not taking address as a stringEric Scrivner2018-11-282-1/+4
| * | wallet: Avoid potential use of unitialized value bnb_used in CWallet::CreateT...practicalswift2018-11-281-0/+2
| * | Tests: Fix a commentfridokus2018-11-281-3/+2
| * | qa: Add test to ensure node can generate all help texts at runtimeMarcoFalke2018-11-281-0/+15
| * | disallow oversized CBlockHeaderAndShortTxIDsKaz Wesley2018-11-281-0/+3
| * | fix a deserialization overflow edge caseKaz Wesley2018-11-281-3/+3
| * | add a test demonstrating an overflow in a deserialization edge caseKaz Wesley2018-11-281-0/+45
| * | Add autogen.sh in ARM Cross-compilationWalter2018-11-281-0/+1
| * | [wallet] Ensure wallet is unlocked before signinggustavonalle2018-11-282-0/+11
|/ /
* | Merge #14441: [wallet] Backport(0.17): Restore ability to list incoming trans...Wladimir J. van der Laan2018-11-104-17/+56
|\ \
| * | [wallet] Restore ability to list incoming transactions by labelRussell Yanofsky2018-10-104-17/+56
* | | doc: Clean out release notes after 0.17.0.1Wladimir J. van der Laan2018-11-061-18/+64
* | | Merge #14666: qt: Revert "Force TLS1.0+ for SSL connections" (0.17)Wladimir J. van der Laan2018-11-061-8/+0
|\ \ \
| * | | qt: Revert "Force TLS1.0+ for SSL connections"Tim Ruffing2018-11-061-8/+0
|/ / /
* | | Merge #14589: Docs/Release notes: 0.17.0.1 is a minor releaseMarcoFalke2018-10-281-2/+1
|\ \ \
| * | | Docs/Release notes: 0.17.0.1 is a minor releaseDavid A. Harding2018-10-271-2/+1
* | | | Merge #14566: 0.17: qa backportsMarcoFalke2018-10-2891-304/+773
|\ \ \ \ | |/ / / |/| | |
| * | | Disable wallet and address book Qt tests on macOS minimal platformRussell Yanofsky2018-10-242-0/+23
| * | | descriptors.md: Refer to descriptors as describing instead of matchingRussell Yanofsky2018-10-241-23/+24
| * | | doc/descriptors.md tweaksRussell Yanofsky2018-10-241-17/+25
| * | | Import CInv from correct moduleChun Kuan Lee2018-10-241-1/+1
| * | | qa: Run all tests even if wallet is not compiledMarcoFalke2018-10-2486-75/+383
| * | | qa: Premine to deterministic address with -disablewalletMarcoFalke2018-10-2410-59/+122
| * | | Test rpc_help.py failed: Check whether ZMQ is enabled or not.Kvaciral2018-10-242-4/+15
| * | | test: Add tests for RPC helpJoão Barbosa2018-10-242-0/+32
| * | | qa: Use named args in some testsMarcoFalke2018-10-243-12/+12
| * | | scripted-diff: Use named arguments in feature_blockMarcoFalke2018-10-241-38/+38
| * | | scripted-diff: Pass node into p2p_segwit acceptance testsMarcoFalke2018-10-241-107/+107
| * | | qa: Add some actual witness in rpc_rawtransactionMarcoFalke2018-10-241-1/+1
| * | | [qa] Use correct python index slices in example testSuhas Daftuar2018-10-241-2/+2
| * | | qa: Add TestNode::assert_debug_logMarcoFalke2018-10-242-2/+25
| |/ /
* | | Merge #14576: Release 0.17.0.1Wladimir J. van der Laan2018-10-262-63/+18
|\ \ \
| * | | build: Bump version for 0.17.0.1Wladimir J. van der Laan2018-10-262-2/+2
| * | | doc: Update release notes for 0.17.0.1Wladimir J. van der Laan2018-10-251-62/+17
* | | | Merge #14579: [0.17] travis: Pin flake8 version to 3.5.0MarcoFalke2018-10-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | travis: Pin flake8 version to 3.5.0fanquake2018-10-261-1/+1
|/ / /
* | | [macOS] Remove DS_Store WindowBounds bytes objectJonas Schnelli2018-10-251-1/+1
* | | Merge #14509: [0.17] doc: use SegWit in getblocktemplate examplePieter Wuille2018-10-191-2/+2
|\ \ \ | |/ / |/| |
| * | [doc] getblocktemplate: use SegWit in exampleSjors Provoost2018-10-181-2/+2
|/ /
* | doc: Clean out release notes after release 0.17.0Wladimir J. van der Laan2018-10-031-1030/+9
* | Merge #14157: [0.17] doc: merge upstream release-notes from bitcoin-core/bitc...Wladimir J. van der Laan2018-10-011-40/+876
|\ \
| * | doc: Update release-notes.md from upstream devwikifanquake2018-09-301-40/+876
* | | depends: fix bitcoin-qt back-compat with older freetype versions at runtimeCory Fields2018-09-291-0/+1
|/ /
* | Merge #14248: [0.17] Fix crash bug with duplicate inputs within a transactionWladimir J. van der Laan2018-09-182-1/+11
|\ \ | |/ |/|
| * [qa] backport: Test for duplicate inputs within a transactionSuhas Daftuar2018-09-171-0/+10
| * Fix crash bug with duplicate inputs within a transactionSuhas Daftuar2018-09-171-1/+1
|/