aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-01macOS: disable AppNap during syncAlexey Ivanov
2018-11-01Merge #14197: [psbt] Convert non-witness UTXOs to witness if witness sig createdWladimir J. van der Laan
2018-11-01Merge #14617: FreeBSD: Document Python 3 requirement for 'gmake check'Wladimir J. van der Laan
2018-11-01Merge #14569: tests: Print dots by default in functional testsMarcoFalke
2018-11-01Merge #14593: gui: explicitly disable "Dark Mode" appearance on macOSWladimir J. van der Laan
2018-11-01Merge #14600: docs: Clarify commit message guidelinesWladimir J. van der Laan
2018-10-31Merge #14454: Add SegWit support to importmultiWladimir J. van der Laan
2018-10-31FreeBSD: Document Python 3 requirement for 'gmake check'Murray Nesbitt
2018-10-30tests: Print dots by defaultChun Kuan Lee
2018-10-30added details about commit messagesMartin Erlandsson
2018-10-29Merge #14596: Bugfix: RPC: Add address_type named param for createmultisigMarcoFalke
2018-10-28Bugfix: RPC: Add address_type named param for createmultisigLuke Dashjr
2018-10-28gui: explicitly disable "Dark Mode" appearance on macOSfanquake
2018-10-28Merge #14585: refactor: remove usage of locale dependent std::isspaceMarcoFalke
2018-10-28Merge #14583: docs: Textual improvements in build docsMarcoFalke
2018-10-28Various textual improvements in build docsMartin Erlandsson
2018-10-27Merge #13783: validation: Pass tx pool reference into CheckSequenceLocksMarcoFalke
2018-10-27Merge #14571: [tests] Test that nodes respond to getdata with notfoundMarcoFalke
2018-10-26Don't rely on locale dependent functions in base_blob<BITS>::SetHex(...) (uin...practicalswift
2018-10-26Merge #13515: travis: Enable qt for all jobsMarcoFalke
2018-10-26Merge #14568: build: Fix Qt link order for Windows buildMarcoFalke
2018-10-26[tests] Test that nodes respond to getdata with notfoundMarcoFalke
2018-10-26Merge #14561: Remove fs::relative call and fix listwalletdir testsWladimir J. van der Laan
2018-10-26Merge #14518: rpc: Always throw in getblockstats if -txindex is requiredWladimir J. van der Laan
2018-10-25Remove fs::relative call and fix listwalletdir testsJoão Barbosa
2018-10-25Merge #14416: Fix OSX dmg issue (10.12 to 10.14)Wladimir J. van der Laan
2018-10-25build: Fix Qt link order for Windows buildChun Kuan Lee
2018-10-25Add segwit address tests for importmultiMeshCollider
2018-10-25Make getaddressinfo return solvabilityMeshCollider
2018-10-25Add release notes for importmulti segwit changeMeshCollider
2018-10-25Fix typo in test_framework/blocktoolsMeshCollider
2018-10-25Add SegWit support to importmulti with some ProcessImport cleanupMeshCollider
2018-10-24Merge #14559: appveyor: Enable multiwallet testsMarcoFalke
2018-10-24appveyor: Enable multiwallet testChun Kuan Lee
2018-10-24Merge #14320: [bugfix] wallet: Fix duplicate fileid detectionWladimir J. van der Laan
2018-10-24Merge #14504: tests: show the progress of functional testsMarcoFalke
2018-10-24tests: add test case for loading copied wallet twiceChun Kuan Lee
2018-10-24wallet: Fix duplicate fileidChun Kuan Lee
2018-10-24Merge #14453: rpc: Fix wallet unload during walletpassphrase timeoutWladimir J. van der Laan
2018-10-24Merge #14451: Add BIP70 deprecation warning and allow building GUI without BI...Wladimir J. van der Laan
2018-10-24Merge #12842: Prevent concurrent savemempoolWladimir J. van der Laan
2018-10-24Merge #14296: [wallet] Remove addwitnessaddressMarcoFalke
2018-10-24Merge #11634: wallet: Add missing cs_wallet/cs_KeyStore locks to walletMarcoFalke
2018-10-23Merge #14444: Add compile time checking for cs_main locks which we assert at ...MarcoFalke
2018-10-23Merge #14417: Fix listreceivedbyaddress not taking address as a stringMarcoFalke
2018-10-23Merge #14468: [wallet] Deprecate generate RPC methodMarcoFalke
2018-10-23[rpc] add 'getnewaddress' hint to 'generatetoaddress' help text.John Newbery
2018-10-22Merge #14511: doc: Remove explicit storage requirement from README.mdPieter Wuille
2018-10-22Merge #14150: Add key origin support to descriptorsPieter Wuille
2018-10-22Removed explicit mention of storage requirement (squashed)Martin Erlandsson