aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-25Enable PID file creation on Windowsriordant
2019-02-21Merge #15222: docs: Add info about factors that affect dependency listWladimir J. van der Laan
2019-02-21Merge #15416: doc: update FreeBSD build guide for 12.0Wladimir J. van der Laan
2019-02-21Merge #15278: Improve PID file error handlingWladimir J. van der Laan
2019-02-20Merge #15439: tests: remove byte.hex() to keep compatibilityMarcoFalke
2019-02-19Merge #15404: [test] Remove -txindex to start nodesWladimir J. van der Laan
2019-02-19Merge #15415: [test] functional: allow custom cwd, use tmpdir as defaultMarcoFalke
2019-02-19[test] functional: set cwd of nodes to tmpdirSjors Provoost
2019-02-19tests: remove byte.hex() to keep compatibilityAkio Nakamura
2019-02-19Merge #15433: Use a single wallet batch for UpgradeKeyMetadataMeshCollider
2019-02-18Merge #15348: doc: Add separate productivity notes documentMarcoFalke
2019-02-18Merge #15397: Remove manual byte editing in wallet_tx_clone func testMarcoFalke
2019-02-18Merge #15250: Use RdSeed when available, and reduce RdRand loadWladimir J. van der Laan
2019-02-18Merge #15429: Update assumevalid, minimumchainwork, and getchaintxstats to he...Wladimir J. van der Laan
2019-02-17Address test todos by removing -txindex to nodes.Amiti Uttarwar
2019-02-17Use a single wallet batch for UpgradeKeyMetadataJonas Schnelli
2019-02-17Merge #15431: msvc: scripted-diff: Remove NDEBUG pre-define in project fileMarcoFalke
2019-02-17appveyor: Remove unused NDEBUG removalChun Kuan Lee
2019-02-17scripted-diff: Remove NDEBUG pre-defineChun Kuan Lee
2019-02-17Update assumevalid, minimumchainwork, and getchaintxstats to height 563378.Gregory Maxwell
2019-02-17Merge #15425: [Doc] add missing newline to listunspent help for witnessScriptWladimir J. van der Laan
2019-02-17Merge #15426: [Doc] importmulti: add missing description of keypool optionWladimir J. van der Laan
2019-02-17Merge #15398: msvc: add rapidcheck property testsWladimir J. van der Laan
2019-02-16[Doc] importmulti: add missing description of keypool optionDavid A. Harding
2019-02-16[Doc] add missing newline to witnessScript in listunspent helpDavid A. Harding
2019-02-16Merge #15368: Descriptor checksumsWladimir J. van der Laan
2019-02-16Merge #13932: Additional utility RPCs for PSBTWladimir J. van der Laan
2019-02-16Merge #15410: test: txindex: interrupt threadGroup before calling destructorMarcoFalke
2019-02-16Implement analyzepsbt RPC and testsAndrew Chow
2019-02-15Add checksums to descriptors.mdPieter Wuille
2019-02-15Make descriptor checksums mandatory in deriveaddresses and importmultiPieter Wuille
2019-02-15Add getdescriptorinfo to compute checksumPieter Wuille
2019-02-15Descriptor checksumPieter Wuille
2019-02-16Move PSBT UTXO fetching to a separate methodAndrew Chow
2019-02-16Figure out what is missing during signingAndrew Chow
2019-02-16Implement joinpsbts RPC and testsAndrew Chow
2019-02-16Implement utxoupdatepsbt RPC and testsAndrew Chow
2019-02-15Merge #15399: fuzz: Script validation flagsMarcoFalke
2019-02-15Merge #15391: Add compile time verification of assumptions we're currently ma...Wladimir J. van der Laan
2019-02-15Merge #15383: [rpc] mining: Omit uninitialized currentblockweight, currentblo...MarcoFalke
2019-02-15Merge #15405: [build] AppVeyor: clean cache when build configuration changesMarcoFalke
2019-02-15Merge #15413: tests: Add missing cs_main locks required when accessing pcoins...MarcoFalke
2019-02-15doc: update FreeBSD build guide for 12.0fanquake
2019-02-15tests: Add missing cs_main locks required when accessing pcoinsdbview, pcoins...practicalswift
2019-02-15Merge #14075: Import watch only pubkeys to the keypool if private keys are di...MeshCollider
2019-02-14Import public keys in orderAndrew Chow
2019-02-14Test pubkey import to keypoolAndrew Chow
2019-02-14Add option to importmulti add an imported pubkey to the keypoolAndrew Chow
2019-02-14Fetch keys from keypool when private keys are disabledAndrew Chow
2019-02-14Add a method to add a pubkey to the keypoolAndrew Chow