aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | Merge #9612: [trivial] Rephrase the definition of difficulty.Wladimir J. van der Laan2017-02-241-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Trivial: Rephrase the definition of difficulty in the code.Karl-Johan Alm2017-02-231-2/+7
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge #9833: Trivial: fix comments referencing AppInit2Wladimir J. van der Laan2017-02-243-8/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Trivial: fix comments referencing AppInit2Marko Bencun2017-02-243-8/+5
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge #9840: Update sendfrom RPC help to correct coin selection misconceptionWladimir J. van der Laan2017-02-241-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Update sendfrom RPC help to correct coin selection misconceptionRussell Yanofsky2017-02-231-0/+3
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge #9831: build: force a c++ standard to be specifiedWladimir J. van der Laan2017-02-232-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | build: force a c++ standard to be specifiedCory Fields2017-02-222-2/+8
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge #9823: qa: Set correct path for binaries in rpc testsMarcoFalke2017-02-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | qa: Set correct path for binaries in rpc testsMarcoFalke2017-02-221-1/+1
* | | | | | | | | | | | | | | Merge #9577: Fix docstrings in qa testsMarcoFalke2017-02-2389-484/+389
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix docstrings in qa testsJohn Newbery2017-02-2389-484/+389
* | | | | | | | | | | | | | | | Merge #9766: Add --exclude option to rpc-tests.pyMarcoFalke2017-02-231-7/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add exclude option to rpc-tests.pyJohn Newbery2017-02-201-7/+12
* | | | | | | | | | | | | | | | | Merge #9789: build: add --enable-werror and warn on vla'sWladimir J. van der Laan2017-02-232-1/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | build: add --enable-werror optionCory Fields2017-02-232-1/+18
| * | | | | | | | | | | | | | | | | build: warn about variable length arraysCory Fields2017-02-211-0/+1
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge #9824: qa: Check return code when stopping nodesWladimir J. van der Laan2017-02-233-27/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | qa: Check return code when stopping nodesMarcoFalke2017-02-233-27/+15
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge #9820: Fix pruning test broken by 2 hour manual prune windowWladimir J. van der Laan2017-02-231-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix pruning test broken by 2 hour manual prune windowRussell Yanofsky2017-02-211-1/+6
* | | | | | | | | | | | | | | | | Merge #9711: [Trivial] Remove incorrect help message from gettxoutproof()Wladimir J. van der Laan2017-02-221-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [Trivial] Remove incorrect help message from gettxoutproof()John Newbery2017-02-071-1/+0
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge #9819: Remove harmless read of unusued priority estimatesWladimir J. van der Laan2017-02-221-4/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Remove harmless read of unusued priority estimatesAlex Morcos2017-02-211-4/+1
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge #9773: Return errors from importmulti if complete rescans are not succe...Wladimir J. van der Laan2017-02-226-13/+114
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Return errors from importmulti if complete rescans are not successfulRussell Yanofsky2017-02-176-13/+114
* | | | | | | | | | | | | | | | | | Merge #9801: Removed redundant parameter from mempool.PrioritiseTransactionWladimir J. van der Laan2017-02-224-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Removed redundant parameter from mempool.PrioritiseTransactiongubatron2017-02-214-6/+6
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge #9805: Add seed.btc.petertodd.org to mainnet DNS seedsWladimir J. van der Laan2017-02-221-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Add seed.btc.petertodd.org to mainnet DNS seedsPeter Todd2017-02-191-0/+1
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge #9815: Trivial: use EXIT_ codes instead of magic numbersWladimir J. van der Laan2017-02-222-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | use EXIT_ codes instead of magic numbersMarko Bencun2017-02-212-5/+5
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge #9807: RPC doc fix-ups.MarcoFalke2017-02-222-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | [qa][doc] Correct rpc test options in readmefanquake2017-02-201-4/+4
| * | | | | | | | | | | | | | | | [trivial] Add tests_config.ini to .gitignorefanquake2017-02-201-0/+1
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge #9485: ZMQ example using python3 and asyncioWladimir J. van der Laan2017-02-212-28/+158
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Adddress nits, use asyncio signal handling, create_taskBob McElrath2017-01-192-18/+50
| * | | | | | | | | | | | | | | Add python version checks and 3.4 exampleBob McElrath2017-01-192-0/+76
| * | | | | | | | | | | | | | | Rewrite to not use Polling wrapper for asyncio, link to python2.7 exampleBob McElrath2017-01-192-81/+51
| * | | | | | | | | | | | | | | ZMQ example using python3 and asyncioBob McElrath2017-01-191-0/+52
* | | | | | | | | | | | | | | | Merge #9727: Remove fallbacks for boost_filesystem < v3Wladimir J. van der Laan2017-02-213-39/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Remove fallbacks for boost_filesystem < v3Wladimir J. van der Laan2017-02-103-39/+0
* | | | | | | | | | | | | | | | Merge #9817: Fix segfault crash when shutdown the GUI in disablewallet modeWladimir J. van der Laan2017-02-211-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix segfault crash when shutdown the GUI in disablewallet modeJonas Schnelli2017-02-211-1/+4
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge #9798: Fix Issue #9775 (Check returned value of fopen)Wladimir J. van der Laan2017-02-211-7/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix for issue #9775. Added check for open() returning a NULL pointer.kirit932017-02-201-7/+8
* | | | | | | | | | | | | | | | Merge #9813: Read/write mempool.dat as a binary.Wladimir J. van der Laan2017-02-211-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Read/write mempool.dat as a binary.Pavel Janík2017-02-201-2/+2
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge #9726: netbase: Do not print an error on connection timeouts through proxyWladimir J. van der Laan2017-02-201-18/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \