aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-17Properly generate salt in rpcauth.py, update testsCarl Dong
2018-11-16Merge #14731: doc: Improve scripted-diff developer docsMarcoFalke
2018-11-15Improve scripted-diff developer docsCarl Dong
2018-11-15Merge #13815: util: Add [[nodiscard]] to all {Decode,Parse}[...](...) functio...MarcoFalke
2018-11-14Merge #14411: [wallet] Restore ability to list incoming transactions by labelMarcoFalke
2018-11-14Merge #14478: Show error to user when corrupt wallet unlock failsMarcoFalke
2018-11-14Merge #14704: doc: add detached release notes for #14060Wladimir J. van der Laan
2018-11-14Merge #14688: Doc: update release notes for changes since 0.17.0 branchWladimir J. van der Laan
2018-11-14Merge #14725: qt: Bump the minimum Qt version to 5.2Wladimir J. van der Laan
2018-11-14Merge #14698: build: Add bitcoin-tx.exe into Windows installerWladimir J. van der Laan
2018-11-14Bump the minimum Qt version to 5.2Hennadii Stepanov
2018-11-13Rename ListTransactions filter variableRussell Yanofsky
2018-11-13Merge #14720: rpc: Correctly name argumentsMarcoFalke
2018-11-13[wallet] Restore ability to list incoming transactions by labelRussell Yanofsky
2018-11-13Merge #14679: importmulti: Don't add internal addresses to address bookWladimir J. van der Laan
2018-11-13rpc: Correctly name argumentsJon Layton
2018-11-13Merge #14530: Use RPCHelpMan to generate RPC doc stringsMarcoFalke
2018-11-13Merge #14705: travis: Avoid timeout on verify-commits checkMarcoFalke
2018-11-13Merge #14700: qa: Avoid race in p2p_invalid_block by waiting for the block re...MarcoFalke
2018-11-13Merge #14714: util.h: explicitly include required QString headerWladimir J. van der Laan
2018-11-13Merge #14690: Throw error if CPubKey is invalid during PSBT keypath serializa...Wladimir J. van der Laan
2018-11-13Merge #14608: qt: Remove the "Pay only required fee..." checkboxJonas Schnelli
2018-11-13Merge #13381: RPC: creates possibility to preserve labels on importprivkeyJonas Schnelli
2018-11-13util.h: explicitly include required QString header1Il1
2018-11-12Merge #14356: fix converttopsbt permitsigdata arg, add basic testWladimir J. van der Laan
2018-11-12rpc: Add RPCHelpMan for machine-generated helpMarcoFalke
2018-11-12Merge #14494: Error if # is used in rpcpassword in confWladimir J. van der Laan
2018-11-12Merge #14228: Qt: Enable system tray icon by default if availableWladimir J. van der Laan
2018-11-12Merge #14693: test_node: get_mem_rss fixupsWladimir J. van der Laan
2018-11-12Merge #14123: gui: Add GUIUtil::bringToFrontWladimir J. van der Laan
2018-11-12Merge #14651: Refactor: Fix compiler warning in prevector.hWladimir J. van der Laan
2018-11-11Release notes: integrate detached release notesDavid A. Harding
2018-11-11Release notes: update notes through to 11e1ac3ae08David A. Harding
2018-11-10qa: Raise ci test_runner timeout to 40 minsMarcoFalke
2018-11-10travis: Avoid timeout on verify-commits checkMarcoFalke
2018-11-10doc: add detached release notes for #14060mruddy
2018-11-10Merge #12783: macOS: disable AppNap during syncWladimir J. van der Laan
2018-11-09Merge #14689: Require a public key to be retrieved when signing a P2PKH inputPieter Wuille
2018-11-09Merge #14588: Refactor PSBT signing logic to enforce invariant and fix signin...Pieter Wuille
2018-11-10Better error message for user when corrupt wallet unlock failsMeshCollider
2018-11-09qa: Avoid race in p2p_invalid_block by waiting for the block requestMarcoFalke
2018-11-09tests: Make feature_block pass on centosMarcoFalke
2018-11-09rpc: Include rpc/util.h where needed for RPCHelpManMarcoFalke
2018-11-09Merge #14437: Refactor: Start to separate wallet from nodeMarcoFalke
2018-11-09build: Add bitcoin-tx.exe into Windows installerChun Kuan Lee
2018-11-08test_node: get_mem_rss fixupsMarcoFalke
2018-11-08Merge #14684: [doc] conf: Remove deprecated options from docs, Other cleanupMarcoFalke
2018-11-08Merge #14686: build: Fix windows build error if `--disable-bip70`MarcoFalke
2018-11-08Throw error if CPubKey is invalid during PSBT keypath serializationGregory Sanders
2018-11-08Require a public key to be retrieved when signing a P2PKH inputAndrew Chow