aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Fix accidental use of the addition assignment operator ("+="). Remove newline...practicalswift2018-07-272-3/+3
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge #13771: travis: Retry to fetch docker imageMarcoFalke2018-07-271-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | travis: Retry to fetch docker imageMarcoFalke2018-07-261-1/+3
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge #13711: [bench] Add benchmark for unserialize prevectorMarcoFalke2018-07-271-0/+28
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | [bench] Add benchmark for unserialize prevectorAkio Nakamura2018-07-201-0/+28
* | | | | | | | | | | | Merge #13773: wallet: Fix accidental use of the comma operatorMarcoFalke2018-07-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | wallet: Fix accidental use of the comma operatorpracticalswift2018-07-261-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge #13423: [net] Thread safety annotations in net_processingWladimir J. van der Laan2018-07-263-47/+50
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [net_processing] Add thread safety annotationsJesse Cohen2018-07-251-45/+46
| * | | | | | | | | | | Annotate AssertLockHeld() with ASSERT_CAPABILITY() for thread safety analysisJesse Cohen2018-07-252-2/+4
* | | | | | | | | | | | Merge #13095: build: update ax_boost_chrono/unit_test_frameworkMarcoFalke2018-07-262-4/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | build: sync ax_boost_chrono/unit_testfanquake2018-04-272-4/+2
* | | | | | | | | | | | Merge #13714: contrib: Add lxc network setup for Bionic hostMarcoFalke2018-07-251-1/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [contrib] Add automatic setup for Ubuntu BionicChun Kuan Lee2018-07-211-1/+18
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge #13658: [moveonly] Extract RescanWallet to handle a simple rescanWladimir J. van der Laan2018-07-252-30/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [moveonly] Extract RescanWallet to handle a simple rescanBen Woosley2018-07-142-30/+15
* | | | | | | | | | | | | Merge #13721: Bugfixes for BIP 174 combining and deserializationWladimir J. van der Laan2018-07-253-1/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix merging of global unknown data in PSBTsAndrew Chow2018-07-192-0/+8
| * | | | | | | | | | | | Check that PSBT keys are the correct lengthAndrew Chow2018-07-192-1/+34
* | | | | | | | | | | | | Merge #13706: doc: Minor improvements to release-process.mdMarcoFalke2018-07-252-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | doc: Improve command to generate list of authors for release notesMitchell Cash2018-07-191-1/+1
| * | | | | | | | | | | | | doc: Update broken links to now point to gitian-build.pyMitchell Cash2018-07-192-3/+3
* | | | | | | | | | | | | | Merge #13753: scripted-diff: Remove trailing whitespacesMarcoFalke2018-07-2546-152/+152
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | scripted-diff: Remove trailing whitespacesJoão Barbosa2018-07-2446-152/+152
* | | | | | | | | | | | | | | Merge #13750: depends: use MacOS friendly sed syntax in qt.mkMarcoFalke2018-07-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | depends: use MacOS friendly sed syntax in qt.mkSjors Provoost2018-07-241-1/+1
* | | | | | | | | | | | | | | | Merge #13617: release: require macOS 10.10+MarcoFalke2018-07-2513-73/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | scripted-diff: prefer MAC_OSX over __APPLE__fanquake2018-07-252-3/+3
| * | | | | | | | | | | | | | | | gui: remove macOS ProgressBar workaroundfanquake2018-07-251-12/+0
| * | | | | | | | | | | | | | | | gui: remove SubstituteFontsfanquake2018-07-253-50/+0
| * | | | | | | | | | | | | | | | doc: mention that macOS 10.10 is now requiredfanquake2018-07-252-2/+5
| * | | | | | | | | | | | | | | | release: bump minimum required macOS to 10.10fanquake2018-07-251-1/+1
| * | | | | | | | | | | | | | | | depends: set OSX_MIN_VERSION to 10.10fanquake2018-07-255-5/+5
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge #13656: Remove the boost/algorithm/string/predicate.hpp dependencyMarcoFalke2018-07-247-16/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Removes Boost predicate.hpp dependency2512018-07-227-16/+39
* | | | | | | | | | | | | | | | | Merge #13650: [travis] Don't store debug info if --enable-debug is setMarcoFalke2018-07-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | [travis] Don't store debug info if --enable-debug is setChun Kuan Lee2018-07-191-1/+1
* | | | | | | | | | | | | | | | | Merge #12257: [wallet] Use destination groups instead of coins in coin selectWladimir J. van der Laan2018-07-2414-209/+414
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | doc: Add release notes for -avoidpartialspendsKarl-Johan Alm2018-07-241-0/+9
| * | | | | | | | | | | | | | | | clean-up: Remove no longer used ivars from CInputCoinKarl-Johan Alm2018-07-241-2/+0
| * | | | | | | | | | | | | | | | wallet: Remove deprecated OutputEligibleForSpendingKarl-Johan Alm2018-07-242-20/+0
| * | | | | | | | | | | | | | | | test: Add basic testing for wallet groupsKarl-Johan Alm2018-07-242-0/+68
| * | | | | | | | | | | | | | | | wallet: Switch to using output groups instead of coins in coin selectionKarl-Johan Alm2018-07-246-160/+175
| * | | | | | | | | | | | | | | | wallet: Add output groupingKarl-Johan Alm2018-07-244-3/+94
| * | | | | | | | | | | | | | | | Add -avoidpartialspends and m_avoid_partial_spendsKarl-Johan Alm2018-07-245-13/+30
| * | | | | | | | | | | | | | | | wallet: Add input bytes to CInputCoinKarl-Johan Alm2018-07-242-0/+13
| * | | | | | | | | | | | | | | | moveonly: CoinElegibilityFilter into coinselection.hKarl-Johan Alm2018-07-242-11/+11
| * | | | | | | | | | | | | | | | utils: Add insert() convenience templatesKarl-Johan Alm2018-07-241-0/+14
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | qt: Update translation source messagesWladimir J. van der Laan2018-07-232-1171/+371
* | | | | | | | | | | | | | | | Merge #13747: tests: Skip P2PConnection's is_closing() check when not availableMarcoFalke2018-07-231-1/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \