aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-07[docs] path to descriptors.md fixedDamian Mee
2018-10-04Merge #14395: Fix typos and cleanupMarcoFalke
2018-10-04Merge #14393: doc: add missing apt-get installMarcoFalke
2018-10-04Fix typosDimitris Apostolou
2018-10-04doc: miss installpoiuty
2018-10-04Merge #14389: travis: set codespell version to avoid breakageMarcoFalke
2018-10-04Merge #14264: doc: Split depends installation instructions per archMarcoFalke
2018-10-03Merge #14381: test: Add missing call to skip_if_no_cli()MarcoFalke
2018-10-03travis: set codespell version to avoid breakageMarcoFalke
2018-10-03doc: Remove "temporary file" notice from 0.17.0 release notesWladimir J. van der Laan
2018-10-03tests: Make appveyor run with --useclipracticalswift
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-09-30Merge #14331: doxygen: Fix member commentsMarcoFalke
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-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-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-24Merge #13311: Don't edit Chainparams after initializationMarcoFalke
2018-09-25tests: write the notification to different files to avoid race conditionChun Kuan Lee
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-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-23Fix for incorrect version attr set on functional test segwit block.Justin Turner Arthur