aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-29build: Fix appveyor test_bitcoin build of *.rawMarcoFalke
2020-01-29Merge #17957: Serialization improvements step 3 (compression.h)Wladimir J. van der Laan
2020-01-29Merge #17942: doc: Improve fuzzing docs for macOS usersMarcoFalke
2020-01-29Merge #16702: p2p: supplying and using asmap to improve IP bucketing in addrmanWladimir J. van der Laan
2020-01-29Merge #18008: test: only declare a main() when fuzzing with AFLfanquake
2020-01-29Merge #17971: refactor: Remove redundant conditionalfanquake
2020-01-29Merge #17156: psbt: check that various indexes and amounts are within boundsfanquake
2020-01-29test: only declare a main() when fuzzing with AFLfanquake
2020-01-29doc: Improve fuzzing docs for macOS usersFabian Jahr
2020-01-28Merge #18013: bench: Fix benchmarks filtersMarcoFalke
2020-01-28Fix benchmarks filtersElichai Turkel
2020-01-28Merge #18010: test: rename test suite name "tx_validationcache_tests" to matc...fanquake
2020-01-28Merge #17933: guix: Pin Guix using `guix time-machine`fanquake
2020-01-27test: rename test suite name "tx_validationcache_tests" to match filenameSebastian Falbesoner
2020-01-27guix: Update documentation for time-machineCarl Dong
2020-01-27guix: Pin Guix using `guix time-machine`Carl Dong
2020-01-27Merge #17453: gui: Fix intro dialog labels when the prune button is toggledJonas Schnelli
2020-01-27Merge #18007: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-s...Jonas Schnelli
2020-01-27Merge #17096: gui: rename debug windowJonas Schnelli
2020-01-27Merge #17998: gui: Shortcut to close ModalOverlayJonas Schnelli
2020-01-26Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-shown if anothe...Luke Dashjr
2020-01-25Merge #18001: Updated appveyor job to checkout a specific vcpkg commit IDMarcoFalke
2020-01-25Updated appveyor job to checkout a specific vcpkg commit ID.Aaron Clauson
2020-01-25Merge #17770: test: bump test timeouts so that functional tests run in valgrindMarcoFalke
2020-01-25bump test timeouts so that functional tests run in valgrindMicky Yun Chan
2020-01-24gui: Shortcut to close ModalOverlayEmil Engler
2020-01-24Merge #17740: build: remove configure checks for win libraries we don't link ...fanquake
2020-01-23Add extra logging of asmap use and bucketingGleb Naumenko
2020-01-23Return mapped AS in RPC call getpeerinfoGleb Naumenko
2020-01-23Merge #17992: doc: Correct a small typo in help / manpageWladimir J. van der Laan
2020-01-23src/init: correct a typodarosior
2020-01-23build: remove configure checks for win libraries we don't link againstfanquake
2020-01-22Merge #17738: build: remove linking librt for backwards compatibilityWladimir J. van der Laan
2020-01-22Merge #17767: ci: Fix qemu issuesWladimir J. van der Laan
2020-01-22Merge #17863: scripts: Add MACHO dylib checks to symbol-check.pyWladimir J. van der Laan
2020-01-22Merge #17754: net: Don't allow resolving of std::string with embedded NUL cha...Wladimir J. van der Laan
2020-01-22Merge #17887: bug-fix macos: give free bytes to F_PREALLOCATEWladimir J. van der Laan
2020-01-22Merge #17965: qt: Revert changes of pr17943Wladimir J. van der Laan
2020-01-22Merge #17483: build: Set gitian arch back to amd64MarcoFalke
2020-01-22Merge #17897: init: Stop indexes on shutdown after ChainStateFlushed callback.fanquake
2020-01-22Merge #17980: test: add missing #include to fix compiler errorsfanquake
2020-01-22test: add missing #include to fix compiler errorsKarl-Johan Alm
2020-01-21Convert compression.h to new serialization frameworkPieter Wuille
2020-01-22Merge #17492: QT: bump fee returns PSBT on clipboard for watchonly-only walletsfanquake
2020-01-21refactor: Remove redundant conditionalBushstar
2020-01-20Merge #17916: windows: Enable heap terminate-on-corruptionWladimir J. van der Laan
2020-01-20Merge #17777: tests: Add fuzzing harness for DecodeHexTx(…)Wladimir J. van der Laan
2020-01-20Merge #17945: doc: Fix doxygen errorsWladimir J. van der Laan
2020-01-20Merge #17823: scripts: Read suspicious hosts from a file instead of hardcodingWladimir J. van der Laan
2020-01-19Revert "refactor: Remove never used default parameter"Hennadii Stepanov