aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-14Merge #14698: build: Add bitcoin-tx.exe into Windows installerWladimir J. van der Laan
2018-11-13Merge #14720: rpc: Correctly name argumentsMarcoFalke
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-10qa: Raise ci test_runner timeout to 40 minsMarcoFalke
2018-11-10travis: Avoid timeout on verify-commits checkMarcoFalke
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-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
2018-11-08build: Fix windows build error if `--disable-bip70`Chun Kuan Lee
2018-11-07Merge #14436: doc: add comment explaining recentRejects-DoS behaviorMarcoFalke
2018-11-07importmulti: Don't add internal addresses to address bookGregory Sanders
2018-11-07[doc] conf: Remove deprecated options from docs, Other cleanupMarcoFalke
2018-11-07Merge #14365: tests: Add Python dead code linter (vulture) to TravisMarcoFalke
2018-11-07tests: Add Python dead code linter (vulture)practicalswift
2018-11-07tests: Remove unused testing codepracticalswift
2018-11-07Merge #14636: Avoid using numeric_limits for sequence numbers and lock timesMarcoFalke
2018-11-07Merge #14611: docs: align items in contrib initMarcoFalke
2018-11-07Merge #14665: appveyor: Script improvement part IIMarcoFalke
2018-11-06Merge #14673: travis: Fail the UBSan Travis build in case of newly introduced...MarcoFalke
2018-11-06Merge #14672: tests: Send fewer spam messages in p2p_invalid_messagesMarcoFalke
2018-11-06Add llvm-symbolizer directory to PATH. Needed to get symbolized stack traces ...practicalswift
2018-11-06Send fewer spam messages in p2p_invalid_messagesJames O'Beirne
2018-11-06Pass chain locked variables where neededRussell Yanofsky
2018-11-06Merge #14619: tests: Fix value display name in test_runner help textMarcoFalke