aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-25AppVeyor: Move AppVeyor YAML to dot-file-style YAMLMitchell Cash
2018-09-24Merge #13311: Don't edit Chainparams after initializationMarcoFalke
2018-09-24Merge #14007: tests: Run functional test on Windows and enable it on AppveyorMarcoFalke
2018-09-24Merge #13424: Consistently validate txid / blockhash length and encoding in r...MarcoFalke
2018-09-24Merge #14297: [RPC] Remove warning for removed estimatefee RPCMarcoFalke
2018-09-24Merge #14298: [REST] improve performance for JSON callsMarcoFalke
2018-09-24Merge #13546: wallet: Fix use of uninitialized value bnb_used in CWallet::Cre...MarcoFalke
2018-09-23Don't edit Chainparams after initializationJorge Timón
2018-09-23MOVEONLY: Move versionbits info out of versionbits.oJorge Timón
2018-09-23[REST] improve performance for JSON callsAntoine Le Calvez
2018-09-22[RPC] Remove warning for removed estimatefee RPCJohn Newbery
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-19wallet: Avoid potential use of unitialized value bnb_used in CWallet::CreateT...practicalswift
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-17appveyor: Run functional tests on appveyorChun Kuan Lee
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-17tests: Make it possible to run functional tests on WindowsChun Kuan Lee
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