aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25wallet: Refactor to use WalletLocationJoão Barbosa
2018-10-25wallet: Add WalletLocation utility classJoão Barbosa
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
2018-10-22Don't link SSL_LIBS with GUI unless BIP70 is enabledJames Hilliard
2018-10-22Add BIP70 deprecation warningJames Hilliard
2018-10-22qt: cleanup: Move BIP70 functions together in paymentserverWladimir J. van der Laan
2018-10-22show the progress of functional testIsidoro Ghezzi
2018-10-20Update documentation to incude origin informationPieter Wuille
2018-10-20Add tests for key origin supportPieter Wuille
2018-10-20Add key origin support to descriptorsPieter Wuille
2018-10-20Merge #14161: doc/descriptors.md tweaksMarcoFalke
2018-10-20Merge #14526: docs: Document lint testsMarcoFalke
2018-10-20Merge #13909: validation: Pass chainparams in AcceptToMemoryPoolWorker(...)MarcoFalke
2018-10-20[macOS] Remove DS_Store WindowBounds bytes objectJonas Schnelli
2018-10-20Merge #14527: qa: Revert "Make qt wallet test compatible with qt4"Wladimir J. van der Laan
2018-10-20travis: Compile once on xenialMarcoFalke
2018-10-20rpc: Prevent concurrent savemempoolJoão Barbosa
2018-10-20qa: Ensure wallet unload during walletpassphrase timeoutJoão Barbosa
2018-10-20Revert "Make qt wallet test compatible with qt4"MarcoFalke
2018-10-20Merge #14497: docs: Add doc/bitcoin-conf.mdWladimir J. van der Laan
2018-10-20Merge #14456: test: forward timeouts properly in send_blocks_and_testMarcoFalke
2018-10-20docs: Document lint testsMason Simon
2018-10-19Merge #14512: docs: Textual improvements in README.mdPieter Wuille