| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | http: Unlisten sockets after all workers quit | João Barbosa | 2018-11-23 | 1 | -4/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | http: Send "Connection: close" header if shutdown is requested | João Barbosa | 2018-11-23 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | rpc: Add wait argument to stop | João Barbosa | 2018-11-23 | 2 | -1/+8 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge #14831: Scripts and tools: Use #!/usr/bin/env bash instead of #!/bin/bash. | Wladimir J. van der Laan | 2018-12-06 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Scripts and tools & Docs: Used #!/usr/bin/env bash instead of obsolete #!/bin... | vim88 | 2018-12-02 | 1 | -0/+2 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge #14838: Use const in COutPoint class | Wladimir J. van der Laan | 2018-12-06 | 5 | -8/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Use std::numeric_limits<UNSIGNED>::max()) instead of (UNSIGNED)-1 | practicalswift | 2018-12-04 | 4 | -5/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | Use const in COutPoint class | Hennadii Stepanov | 2018-11-30 | 1 | -3/+5 | |
| | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge #14796: rpc: Pass argument descriptions to RPCHelpMan | MarcoFalke | 2018-12-05 | 10 | -1036/+805 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | RPCHelpMan: Add space after colons in extended description | MarcoFalke | 2018-12-04 | 2 | -9/+29 | |
| | * | | | | | | | | | | | | | | | | | | | | | rpc: Add description to fundrawtransaction vout_index | MarcoFalke | 2018-12-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | rpc: Pass argument descriptions to RPCHelpMan | MarcoFalke | 2018-11-27 | 10 | -1031/+780 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge #14840: Remove duplicate libconsensus linking in test make | Wladimir J. van der Laan | 2018-12-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Remove duplicate libconsensus linking in test make | Amir Abrams | 2018-11-29 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge #14733: P2P: Make peer timeout configurable, speed up very slow test an... | Wladimir J. van der Laan | 2018-12-04 | 3 | -3/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | make peertimeout a debug argument, remove error message translation | Zain Iqbal Allarakhia | 2018-11-29 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | p2p: allow p2ptimeout to be configurable, speed up slow test | Zain Iqbal Allarakhia | 2018-11-28 | 3 | -3/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge #14760: Log env path in BerkeleyEnvironment::Flush | Wladimir J. van der Laan | 2018-12-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Log env path in BerkeleyEnvironment::Flush | João Barbosa | 2018-11-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge #14828: qt: Remove hidden columns in coin control dialog | Jonas Schnelli | 2018-12-04 | 3 | -14/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | qt: Remove hidden columns in coin control dialog | João Barbosa | 2018-11-29 | 3 | -14/+17 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge #13966: gui: When private key is disabled, only show watch-only balance | Wladimir J. van der Laan | 2018-12-01 | 3 | -17/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | gui: Show watch-only eye instead of HD disabled | Chun Kuan Lee | 2018-09-18 | 2 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Hide spendable label if priveate key is disabled | Chun Kuan Lee | 2018-08-28 | 1 | -12/+20 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge #14841: consensus: Move CheckBlock() call to critical section | Wladimir J. van der Laan | 2018-12-01 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Move CheckBlock() call to critical section | Hennadii Stepanov | 2018-11-30 | 1 | -3/+5 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge #13258: uint256: Remove unnecessary crypto/common.h dependency | Wladimir J. van der Laan | 2018-11-30 | 5 | -18/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | uint256: Remove unnecessary crypto/common.h use | Karl-Johan Alm | 2018-09-18 | 5 | -18/+21 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge #14380: fix assert crash when specified change output spend size is unk... | MarcoFalke | 2018-11-30 | 3 | -3/+55 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown change | Gregory Sanders | 2018-11-12 | 3 | -1/+55 | |
| | * | | | | | | | | | | | | | | | | | | | | | Remove stale comment in CalculateMaximumSignedInputSize | Gregory Sanders | 2018-11-12 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge #14822: bench: Destroy wallet txs instead of leaking their memory | MarcoFalke | 2018-11-28 | 1 | -14/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | bench: Destroy wallet txs instead of leaking their memory | MarcoFalke | 2018-11-27 | 1 | -14/+15 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Add missing lock in CNode::copyStats(...) | practicalswift | 2018-11-28 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | Add missing locking annotations | practicalswift | 2018-11-28 | 3 | -33/+24 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge #14477: Add ability to convert solvability info to descriptor | Pieter Wuille | 2018-11-27 | 6 | -2/+144 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Add matching descriptors to scantxoutset output + tests | Pieter Wuille | 2018-11-14 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | Add descriptors to listunspent and getaddressinfo + tests | Pieter Wuille | 2018-11-14 | 1 | -0/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | Add tests for InferDescriptor and Descriptor::IsSolvable | Pieter Wuille | 2018-10-26 | 2 | -0/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | Add Descriptor::IsSolvable() to distinguish addr/raw from others | Pieter Wuille | 2018-10-26 | 2 | -0/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | Add support for inferring descriptors from scripts | Pieter Wuille | 2018-10-26 | 2 | -1/+95 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge #14820: test: Fix descriptor_tests not checking ToString output of publ... | MarcoFalke | 2018-11-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Fix descriptor_tests not checking ToString output of public descriptors | Russell Yanofsky | 2018-11-27 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge #14813: qa: Add wallet_encryption error tests | MarcoFalke | 2018-11-27 | 1 | -31/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | qa: Add wallet_encryption error tests | MarcoFalke | 2018-11-26 | 1 | -31/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge #14772: refactor: Convert comments to thread safety annotations | MarcoFalke | 2018-11-27 | 3 | -10/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Convert comments to thread safety annotations | MarcoFalke | 2018-11-20 | 3 | -10/+8 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | clarify RPC rawtransaction documentation | Jameson Lopp | 2018-11-26 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Add Benchmark to test input de-duplication worst case | Jeremy Rubin | 2018-11-25 | 2 | -0/+101 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge #14521: qt, docs: Fix `bitcoin-qt -version` output formatting | Wladimir J. van der Laan | 2018-11-23 | 2 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||