aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-03More concise conversion of CDataStream to stringGlenn Willen
2018-12-03check that a separator is found for psbt inputs, outputs, and global mapAndrew Chow
2018-12-01Merge #14196: [0.17][psbt] always drop the unnecessary utxo and convert non-w...MarcoFalke
2018-11-30Merge #14851: [backport] fix assert crash when specified change output spend ...MarcoFalke
2018-11-30Merge #14852: 0.17 backport: [tests] Add wallet_balance.pyMarcoFalke
2018-11-30[tests] Add wallet_balance.pyJohn Newbery
2018-11-30CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown changeGregory Sanders
2018-11-30Remove stale comment in CalculateMaximumSignedInputSizeGregory Sanders
2018-11-30Merge #14835: [0.17] Further BackportsMarcoFalke
2018-11-30qa: Avoid race in p2p_invalid_block by waiting for the block requestMarcoFalke
2018-11-29Add SAFE_CHARS[SAFE_CHARS_URI]: Chars allowed in URIs (RFC 3986)practicalswift
2018-11-29rpc: Make HTTP RPC debug logging more informativepracticalswift
2018-11-29add test demonstrating addrLocal UBKaz Wesley
2018-11-29fix uninitialized read when stringifying an addrLocalKaz Wesley
2018-11-29Throw error if CPubKey is invalid during PSBT keypath serializationGregory Sanders
2018-11-29Bugfix: RPC: Add address_type named param for createmultisigLuke Dashjr
2018-11-29gui: explicitly disable "Dark Mode" appearance on macOSfanquake
2018-11-28Merge #14328: [0.17] BackportsMarcoFalke
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