aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-03doc: Add historical release notes for 0.17.0Wladimir J. van der Laan
2018-10-03test: Add missing call to skip_if_no_cli()practicalswift
2018-10-01Merge #14325: [gitian] use versioned unsigned tarballs instead of generically...Wladimir J. van der Laan
2018-10-01Include some files currently missed by 'make distclean'.murrayn
2018-09-30Merge #14331: doxygen: Fix member commentsMarcoFalke
2018-09-30utils: Convert Windows args to utf-8 stringChun Kuan Lee
2018-09-29Merge #14348: depends: fix bitcoin-qt back-compat with older freetype version...Wladimir J. van der Laan
2018-09-28doc: Add historical release notes for 0.14.3 and 0.15.2Wladimir J. van der Laan
2018-09-28depends: fix bitcoin-qt back-compat with older freetype versions at runtimeCory Fields
2018-09-28Merge #14217: doc: Add GitHub pr templateMarcoFalke
2018-09-27Merge #14316: tests: exclude all tests with difference parameters in `--exclu...MarcoFalke
2018-09-27Merge #14244: amount: Move CAmount CENT to unit test headerMarcoFalke
2018-09-27Merge #14307: Consolidate redundant implementations of ParseHashStrMarcoFalke
2018-09-27Merge #14027: Skip stale tip checking if outbound connections are off or if r...MarcoFalke
2018-09-27Merge #12246: Bugfix: Only run bitcoin-tx tests when bitcoin-tx is enabledMarcoFalke
2018-09-27Merge #14305: Tests: enforce critical class instance attributes in functional...MarcoFalke
2018-09-26Document fixed attribute behavior in critical test framework classes.Justin Turner Arthur
2018-09-26Check for specific tx acceptance failures based on script signatureJustin Turner Arthur
2018-09-26Strictly enforce instance attrs in critical functional test classes.Justin Turner Arthur
2018-09-26Merge #14282: [wallet] Remove -usehdMarcoFalke
2018-09-26[docs] Add release notes for removing `-usehd`John Newbery
2018-09-26doxygen: Fix member commentsMarcoFalke
2018-09-26Set C locale for amountWidgetHennadii Stepanov
2018-09-26Merge #14310: [wallet] Ensure wallet is unlocked before signingMarcoFalke
2018-09-25[gitian] use versioned unsigned tarballs instead of generically named onesAndrew Chow
2018-09-26Make MSVC compiler read the source code using utf-8Chun Kuan Lee
2018-09-26tests: Add test case for std::ios_base::ateChun Kuan Lee
2018-09-26Move boost/std fstream to fsbridgeChun Kuan Lee
2018-09-26utils: Add fsbridge fstream function wrapperChun Kuan Lee
2018-09-25qa: Run more tests with wallet disabledMarcoFalke
2018-09-26tests: exclude all tests with difference parametersChun Kuan Lee
2018-09-25Merge #13877: utils: Make fs::path::string() always return utf-8 string on Wi...MarcoFalke
2018-09-25Merge #14281: lcov: filter /usr/lib/ from coverage reportsMarcoFalke
2018-09-25Merge #14306: AppVeyor: Move AppVeyor YAML to dot-file-style YAMLMarcoFalke
2018-09-25Merge #14275: tests: Write the notification message to different files to avo...MarcoFalke
2018-09-25Consolidate redundant implementations of ParseHashStrBen Woosley
2018-09-25[wallet] remove redundand restart nodegustavonalle
2018-09-25AppVeyor: Move AppVeyor YAML to dot-file-style YAMLMitchell Cash
2018-09-24test: allow arguments to be forwarded to flake8 in lint-python.shJames O'Beirne
2018-09-24Merge #13311: Don't edit Chainparams after initializationMarcoFalke
2018-09-24Move SocketHandler logic to private method.Patrick Strateman
2018-09-24Move InactivityCheck logic to private method.Patrick Strateman
2018-09-25tests: write the notification to different files to avoid race conditionChun Kuan Lee
2018-09-24Move DisconnectNodes logic to private method.Patrick Strateman
2018-09-24Move NotifyNumConnectionsChanged logic to private method.Patrick Strateman
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-24[wallet] Ensure wallet is unlocked before signinggustavonalle
2018-09-24validation: Pass chainparams in AcceptToMemoryPoolWorker(...)practicalswift
2018-09-24Merge #14297: [RPC] Remove warning for removed estimatefee RPCMarcoFalke