aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-23Make fs::path::string() always return utf-8 stringChun Kuan Lee
2018-09-19Merge #14287: tests: Use MakeUnique to construct objects owned by unique_ptrsMarcoFalke
2018-09-21tests: Use MakeUnique to construct objects owned by unique_ptrspracticalswift
2018-09-20Merge #14214: convert C-style (void) parameter lists to C++ style ()MarcoFalke
2018-09-20Merge #14272: init: Remove deprecated args from hidden argsMarcoFalke
2018-09-20Merge #14276: doc: Add autogen.sh in ARM Cross-compilationMarcoFalke
2018-09-20Add autogen.sh in ARM Cross-compilationWalter
2018-09-19init: Remove deprecated args from hidden argsMarcoFalke
2018-09-18Merge #13152: [rpc] Add getnodeaddresses RPC commandMarcoFalke
2018-09-18Merge #14251: doc: Add historical release notes for 0.16.3Wladimir J. van der Laan
2018-09-18doc: Add historical release notes for 0.16.3Wladimir J. van der Laan
2018-09-18Merge #14247: Fix crash bug with duplicate inputs within a transactionWladimir J. van der Laan
2018-09-17[rpc] Add getnodeaddresses RPC commandchris-belcher
2018-09-17[qa] Test for duplicate inputs within a transactionSuhas Daftuar
2018-09-17Fix crash bug with duplicate inputs within a transactionSuhas Daftuar
2018-09-17Merge #14236: qa: generate --> generatetoaddress change to allow tests run wi...MarcoFalke
2018-09-17Changed functional tests which do not require wallets to run withoutsanket1729
2018-09-17Merge #13578: [depends, zmq, doc] upgrade zeromq to 4.2.5 and avoid deprecate...Wladimir J. van der Laan
2018-09-17Merge #14227: integer division instead of implicit double conversionWladimir J. van der Laan
2018-09-16Merge #14225: tests: Reorder tests and move most of extended tests up to norm...MarcoFalke
2018-09-16travis: Run feature_dbcrash functional tests in cron jobChun Kuan Lee
2018-09-16tests: Reorder tests and move most of extended tests up to normal testsChun Kuan Lee
2018-09-15use integer division instead of double conversion and multiplication for comp...Arvid Norberg
2018-09-15Merge #14212: build: Remove libssl from LDADD unless guiMarcoFalke
2018-09-15Merge #14206: doc: Document -checklevel levelsWladimir J. van der Laan
2018-09-15doc: Document -checklevel levelsWladimir J. van der Laan
2018-09-14Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting downWladimir J. van der Laan
2018-09-13Merge #14215: [qa] Use correct python index slices in example testMarcoFalke
2018-09-13Merge #14179: qa: Fixups to "Run all tests even if wallet is not compiled"MarcoFalke
2018-09-13[qa] Use correct python index slices in example testSuhas Daftuar
2018-09-13build: Remove libssl from LDADD unless guiMarcoFalke
2018-09-13convert C-style (void) parameter lists to C++ style ()Arvid Norberg
2018-09-13Merge #14213: Docs: Fix reference to lint-locale-dependence.shMarcoFalke
2018-09-13Merge #14192: utils: Convert fs::filesystem_error messages from local multiby...Wladimir J. van der Laan
2018-09-13Fix reference to lint-locale-dependence.shHennadii Stepanov
2018-09-13Merge #14208: [build] Actually remove ENABLE_WALLETWladimir J. van der Laan
2018-09-13[build] remove #ifdef ENABLE_WALLET from interfaces/nodeJohn Newbery
2018-09-13Merge #13983: rpc: Return more specific reject reason for submitblockMarcoFalke
2018-09-13qa: Remove unneded import_deterministic_coinbase_privkeys overwrite, add comm...MarcoFalke
2018-09-13qa: Fix codespell error and have lint-spelling error instead of warnMarcoFalke
2018-09-13Merge #13310: Report progress in ReplayBlocks while rolling forwardWladimir J. van der Laan
2018-09-13Merge #14199: [psbt]Remove redundant BIP174 test from rpc_psbt.jsonWladimir J. van der Laan
2018-09-13Merge #14180: qa: Run all tests even if wallet is not compiledWladimir J. van der Laan
2018-09-13Merge #13888: Call unicode API on WindowsWladimir J. van der Laan
2018-09-13Merge #14207: doc: `-help-debug` implies `-help`Wladimir J. van der Laan
2018-09-13Merge #14195: Pass privkey export DER compression flag correctlyWladimir J. van der Laan
2018-09-13Pass export privkey DER compression flag correctlyliuyujun
2018-09-13Merge #14209: logging: Replace LogPrint macros with regular functionsWladimir J. van der Laan
2018-09-13doc: `-help-debug` implies `-help`Wladimir J. van der Laan
2018-09-12logging: Replace LogPrint macros with regular functionsMarcoFalke