aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13241: scripted-diff: Avoid temporary copies when looping over std::mapMarcoFalke2018-06-155-18/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | scripted-diff: Avoid temporary copies when looping over std::mapBen Woosley2018-06-115-18/+18
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | doc: Add historical release notes for 0.16.1Wladimir J. van der Laan2018-06-151-0/+145
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13402: Document validationinterace callback blocking deadlock potential.MarcoFalke2018-06-152-4/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Document validationinterace callback blocking deadlock potential.Matt Corallo2018-06-052-4/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13450: Add linter: Enforce the source code file naming convention desc...MarcoFalke2018-06-151-0/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Add linter: Enforce the source code file naming convention described in the d...practicalswift2018-06-141-0/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13476: Fix incorrect shell quoting in FreeBSD build instructions.MarcoFalke2018-06-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix incorrect shell quoting in FreeBSD build instructions.murrayn2018-06-151-1/+1
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13422: Drop ParseHashUV in favor of calling ParseHashStrMarcoFalke2018-06-143-10/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Drop ParseHashUV in favor of calling ParseHashStrBen Woosley2018-06-083-10/+1
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13460: doc: Remove note to install all boost dev packagesMarcoFalke2018-06-141-13/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | doc: Remove note to install all boost dev packagesMarcoFalke2018-06-131-13/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13451: rpc: expose CBlockIndex::nTx in getblock(header)Wladimir J. van der Laan2018-06-143-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | expose CBlockIndex::nTx in getblock(header)Gregory Sanders2018-06-133-0/+12
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13441: Prevent shared conf files from failing with different available...MarcoFalke2018-06-134-20/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Add unavailable options to hidden options categoryAndrew Chow2018-06-124-20/+47
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #13457: tests: Drop variadic macroWladimir J. van der Laan2018-06-131-9/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | tests: Drop variadic macroMarcoFalke2018-06-131-9/+6
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #13406: travis: Change Mac goal to all deployMarcoFalke2018-06-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | travis: Change Mac goal to all deploy so that travis can build all executable...Chun Kuan Lee2018-06-121-1/+1
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #13350: [tests] Add logging to provide anchor points when debugging p2p...MarcoFalke2018-06-131-3/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | [tests] Add logging to provide anchor points when debugging failures.Lowell Manners2018-05-301-3/+13
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #13445: build: Reset default -g -O2 flags when enable debugWladimir J. van der Laan2018-06-131-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Reset default -g -O2 flags when enable debugChun Kuan Lee2018-06-121-0/+4
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #13435: When build fails due to lib missing, indicate which oneWladimir J. van der Laan2018-06-131-21/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | When build fails due to lib missing, indicate which oneBen Woosley2018-06-111-21/+21
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #13428: validation: check the specified number of blocks (off-by-one)Wladimir J. van der Laan2018-06-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | validation: check the specified number of blocks (off-by-one)Karl-Johan Alm2018-06-111-1/+1
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #13447: travis: Increase travis_wait time while verifying commitsMarcoFalke2018-06-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | travis: Increase travis_wait time while verifying commitsChun Kuan Lee2018-06-121-1/+1
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge #13393: Enable double-SHA256-for-64-byte code on 32-bit x86Wladimir J. van der Laan2018-06-121-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Enable double-SHA256-for-64-byte code on 32-bit x86Pieter Wuille2018-06-041-2/+4
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge #13066: Migrate verify-commits script to python, run in travisWladimir J. van der Laan2018-06-127-161/+169
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Use python instead of slow shell script on verify-commitsChun Kuan Lee2018-06-127-161/+169
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge #13120: policy: Treat segwit as always activeWladimir J. van der Laan2018-06-129-118/+107
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | policy: Treat segwit as always activeMarcoFalke2018-05-299-118/+107
* | | | | | | | | | | | | | | | | | | | | | | | Merge #13440: qa: Log as utf-8Wladimir J. van der Laan2018-06-122-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | qa: Log as utf-8MarcoFalke2018-06-112-2/+2
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge #13312: docs: Add a note about the source code filename naming conventionMarcoFalke2018-06-127-6/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Do not use uppercase characters in source code filenamespracticalswift2018-05-236-6/+6
| * | | | | | | | | | | | | | | | | | | | | | | docs: Add a note about the source code filename naming conventionpracticalswift2018-05-231-0/+6
* | | | | | | | | | | | | | | | | | | | | | | | Merge #13230: Simplify include analysis by enforcing the developer guide's in...Wladimir J. van der Laan2018-06-117-22/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Clarify include recommendationpracticalswift2018-06-061-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | Enforce the use of bracket syntax includes ("#include <foo.h>")practicalswift2018-06-061-1/+12
| * | | | | | | | | | | | | | | | | | | | | | | Use bracket syntax includes ("#include <foo.h>")practicalswift2018-06-065-19/+19
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge #12634: [refactor] Make TransactionWithinChainLimit more flexibleWladimir J. van der Laan2018-06-115-11/+224
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | test: Add MempoolAncestryTestsKarl-Johan Alm2018-06-111-0/+178
| * | | | | | | | | | | | | | | | | | | | | | | mempool: Calculate descendant maximum thoroughlyKarl-Johan Alm2018-06-111-7/+18
| * | | | | | | | | | | | | | | | | | | | | | | wallet: Switch to using ancestor/descendant limitsKarl-Johan Alm2018-06-111-4/+5