aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-23Refactor: Allow LegacyScriptPubKeyMan to be nullAndrew Chow
2020-01-23Locking: Lock cs_KeyStore instead of cs_wallet in legacy keymanAndrew Chow
2020-01-23wallet: Improve CWallet:MarkDestinationsDirtyJoão Barbosa
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-23test: Add p2p test for forcerelay permissionMarcoFalke
2020-01-23test: Fix whitespace in p2p_permissions.pyMarcoFalke
2020-01-23test: Make msg_tx a witness txMarcoFalke
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
2020-01-19Revert "refactor: Simplify connection syntax"Hennadii Stepanov
2020-01-18Add FORMATTER_METHODS, similar to SERIALIZE_METHODS, but for formattersPieter Wuille
2020-01-18Merge #17896: Serialization improvements (step 2)fanquake
2020-01-17Merge #17943: qt, refactor: Remove never used default parameterfanquake
2020-01-17Merge #17939: gui: Remove warning "unused variable 'wallet_model'"fanquake
2020-01-17Merge #17928: depends: Consistent use of package variablefanquake
2020-01-16Fix doxygen errorsBen Woosley
2020-01-17Merge #17889: wallet: Improve CWallet:MarkDestinationsDirtySamuel Dobson
2020-01-17wallet: Improve CWallet:MarkDestinationsDirtyJoão Barbosa
2020-01-16Merge #17691: doc: Add missed copyright headersMarcoFalke
2020-01-16Merge #17900: ci: Combine 32-bit build with CentOS 7 buildMarcoFalke
2020-01-16Merge #17541: test: add functional test for non-standard bare multisig txsMarcoFalke
2020-01-16Merge #17819: doc: developer notes guideline on RPCExamples addressesMarcoFalke
2020-01-16refactor: Simplify connection syntaxHennadii Stepanov
2020-01-16refactor: Remove never used default parameterHennadii Stepanov
2020-01-16Merge #17924: Bug: IsUsedDestination shouldn't use key id as script id for Sc...Wladimir J. van der Laan
2020-01-16Merge #17935: gui: hide HD & encryption icons when no wallet loadedfanquake
2020-01-16gui: Remove warning "unused variable 'wallet_model'"João Barbosa
2020-01-16depends: Consistent use of package variablePeter Bushnell
2020-01-16Merge #17931: test: Fix p2p_invalid_messages failing in Python 3.8 because of...fanquake
2020-01-15gui: hide HD & encryption icons when no wallet loadedHarris