aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-30Merge #13764: contrib: Fix test-security-check fail in Ubuntu 18.04Wladimir J. van der Laan
2018-07-29doc: Add historical release notes for 0.16.2Wladimir J. van der Laan
2018-07-29Merge #13732: Depends: Fix Qt's rcc determinismMarcoFalke
2018-07-29Merge #13774: Return void instead of bool for functions that cannot failMarcoFalke
2018-07-27Merge #13775: doc: Remove newlines from error messageMarcoFalke
2018-07-27Fix accidental use of the addition assignment operator ("+="). Remove newline...practicalswift
2018-07-27Merge #13771: travis: Retry to fetch docker imageMarcoFalke
2018-07-27Merge #13711: [bench] Add benchmark for unserialize prevectorMarcoFalke
2018-07-27Return void instead of bool for functions that cannot failpracticalswift
2018-07-26Merge #13773: wallet: Fix accidental use of the comma operatorMarcoFalke
2018-07-26wallet: Fix accidental use of the comma operatorpracticalswift
2018-07-26travis: Retry to fetch docker imageMarcoFalke
2018-07-26Merge #13423: [net] Thread safety annotations in net_processingWladimir J. van der Laan
2018-07-26Merge #13095: build: update ax_boost_chrono/unit_test_frameworkMarcoFalke
2018-07-26contrib: Fix test-security-check fail in Ubuntu 18.04Chun Kuan Lee
2018-07-25Fix Qt's rcc determinism for depends/gitianFuzzbawls
2018-07-25[net_processing] Add thread safety annotationsJesse Cohen
2018-07-25Annotate AssertLockHeld() with ASSERT_CAPABILITY() for thread safety analysisJesse Cohen
2018-07-25Merge #13714: contrib: Add lxc network setup for Bionic hostMarcoFalke
2018-07-25Merge #13658: [moveonly] Extract RescanWallet to handle a simple rescanWladimir J. van der Laan
2018-07-25Merge #13721: Bugfixes for BIP 174 combining and deserializationWladimir J. van der Laan
2018-07-25Merge #13706: doc: Minor improvements to release-process.mdMarcoFalke
2018-07-25Merge #13753: scripted-diff: Remove trailing whitespacesMarcoFalke
2018-07-25Merge #13750: depends: use MacOS friendly sed syntax in qt.mkMarcoFalke
2018-07-25Merge #13617: release: require macOS 10.10+MarcoFalke
2018-07-25scripted-diff: prefer MAC_OSX over __APPLE__fanquake
2018-07-25gui: remove macOS ProgressBar workaroundfanquake
2018-07-25gui: remove SubstituteFontsfanquake
2018-07-25doc: mention that macOS 10.10 is now requiredfanquake
2018-07-25release: bump minimum required macOS to 10.10fanquake
2018-07-25depends: set OSX_MIN_VERSION to 10.10fanquake
2018-07-24scripted-diff: Remove trailing whitespacesJoão Barbosa
2018-07-24Merge #13656: Remove the boost/algorithm/string/predicate.hpp dependencyMarcoFalke
2018-07-24Merge #13650: [travis] Don't store debug info if --enable-debug is setMarcoFalke
2018-07-24Merge #12257: [wallet] Use destination groups instead of coins in coin selectWladimir J. van der Laan
2018-07-24depends: use MacOS friendly sed syntax in qt.mkSjors Provoost
2018-07-24doc: Add release notes for -avoidpartialspendsKarl-Johan Alm
2018-07-24clean-up: Remove no longer used ivars from CInputCoinKarl-Johan Alm
2018-07-24wallet: Remove deprecated OutputEligibleForSpendingKarl-Johan Alm
2018-07-24test: Add basic testing for wallet groupsKarl-Johan Alm
2018-07-24wallet: Switch to using output groups instead of coins in coin selectionKarl-Johan Alm
2018-07-24wallet: Add output groupingKarl-Johan Alm
2018-07-24Add -avoidpartialspends and m_avoid_partial_spendsKarl-Johan Alm
2018-07-24wallet: Add input bytes to CInputCoinKarl-Johan Alm
2018-07-24moveonly: CoinElegibilityFilter into coinselection.hKarl-Johan Alm
2018-07-24utils: Add insert() convenience templatesKarl-Johan Alm
2018-07-23qt: Update translation source messagesWladimir J. van der Laan
2018-07-23Merge #13747: tests: Skip P2PConnection's is_closing() check when not availableMarcoFalke
2018-07-23Skip is_closing() check when not available.Daniel Kraft
2018-07-23Merge #13719: Avoid creating a temporary vector for size-prefixed elementsWladimir J. van der Laan