aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-09-07Merge #10916: add missing lock to crypter GetKeys()Wladimir J. van der Laan
2017-09-07Merge #11232: Ensure that data types are consistentWladimir J. van der Laan
2017-09-07Merge #11237: qt: Fixing division by zero in time remainingWladimir J. van der Laan
2017-09-07Merge #11156: Fix memory leaks in qt/guiutil.cppJonas Schnelli
2017-09-07Merge #10770: Drop upgrade-cancel callback registration for a generic "cancel...Jonas Schnelli
2017-09-07Merge #10911: [qt] Fix typo and access key in optionsdialog.uiJonas Schnelli
2017-09-07Typo in optionsdialog.uiJames Evans
2017-09-07Ensure that data types are consistentjjz
2017-09-06Merge #10682: Trivial: Move the AreInputsStandard documentation next to its i...MarcoFalke
2017-09-07Fix style in -stdin and -stdinrpcpass handlingJoão Barbosa
2017-09-07Merge #10838: (finally) remove getinfoWladimir J. van der Laan
2017-09-06(finally) remove getinfo in favor of more module-specific infosMatt Corallo
2017-09-06Remove duplicate destination decodingJoão Barbosa
2017-09-06Remove unused GetKeyID and IsScript methods from CBitcoinAddressJoão Barbosa
2017-09-07Merge #11219: [docs] explain how to recompile a modified unit testWladimir J. van der Laan
2017-09-06Merge #11238: Add assertions before potential null deferencesWladimir J. van der Laan
2017-09-06Merge #11099: [RPC][mempool]: Add savemempool RPCMarcoFalke
2017-09-06Merge #11117: Prepare for non-Base58 addressesWladimir J. van der Laan
2017-09-06Move CBitcoinAddress to base58.cppPieter Wuille
2017-09-06Introduce wrappers around CBitcoinAddressPieter Wuille
2017-09-06Merge #10845: Remove unreachable codeWladimir J. van der Laan
2017-09-06Merge #11203: rpc: add wtxid to mempool entry outputWladimir J. van der Laan
2017-09-06Merge #8330: Structure Packing Optimizations in C{,Mutable}TransactionWladimir J. van der Laan
2017-09-06Merge #11210: Stop test_bitcoin-qt touching ~/.bitcoinWladimir J. van der Laan
2017-09-06Merge #10357: Allow setting nMinimumChainWork on command lineWladimir J. van der Laan
2017-09-06[docs] explain how to recompile only what bitcoind tests needSjors Provoost
2017-09-06Add savemempool RPCLawrence Nahum
2017-09-06Add return value to DumpMempoolLawrence Nahum
2017-09-06Merge #10596: Add vConnect to CConnman::OptionsWladimir J. van der Laan
2017-09-06Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with ...Wladimir J. van der Laan
2017-09-05Merge #11247: qt: Use IsMine to validate custom change addressMarcoFalke
2017-09-06Refactor tipUpdate as per style guideMeshCollider
2017-09-06Fix division by zero in time remainingMeshCollider
2017-09-05qt: Use IsMine to validate custom change addressChris Moore
2017-09-05Merge #11173: RPC: Fix currency unit string in the help textMarcoFalke
2017-09-05Merge #11234: Remove redundant testutil.cpp|h filesWladimir J. van der Laan
2017-09-05Merge #11143: Fix include path for bitcoin-config.hWladimir J. van der Laan
2017-09-05Merge #11164: Fix boost headers included as user instead of system headersWladimir J. van der Laan
2017-09-05Merge #11176: build: Rename --enable-experimental-asm to --enable-asm and ena...Wladimir J. van der Laan
2017-09-05Allow setting nMinimumChainWork on command lineSuhas Daftuar
2017-09-05Merge #11179: rpc: Push down safe mode checksWladimir J. van der Laan
2017-09-05Remove redundant testutil filesMeshCollider
2017-09-05Fix currency/fee-rate unit string in the help textAkio Nakamura
2017-09-04Merge #10701: Remove the virtual specifier for functions with the override sp...MarcoFalke
2017-09-02Merge #11198: [Qt] Fix display of package name on 'open config file' tooltipMarcoFalke
2017-09-02Update hmac_sha256.hUtsav Gupta
2017-09-01Stop test_bitcoin-qt touching ~/.bitcoinMeshCollider
2017-08-31Fix include path for bitcoin-config.h in crypto/common.hdanra
2017-08-31RPC: add wtxid to mempool entry outputSuhas Daftuar
2017-08-30[Qt] Fix display of package name on 'open config file' tooltipDaniel Edgecumbe