aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-16Merge #13171: Change gitian-descriptors to use bionic insteadWladimir J. van der Laan
2018-07-16Change gitian-descriptors to use bionic insteadChun Kuan Lee
2018-07-16Modified in_addr6 cast in CConman class to work with msvc.Aaron Clauson
2018-07-15scripted-diff: Fix references to share/rpcuser (now share/rpcauth)Mason Simon
2018-07-15Merge #13368: Update gitian-build.sh for dockerMarcoFalke
2018-07-15[QA] Add scantxoutset testJonas Schnelli
2018-07-15scantxoutset: mention that scanning by address will miss P2PK txoutsJonas Schnelli
2018-07-15scantxoutset: support legacy P2PK script typeJonas Schnelli
2018-07-15scantxoutset: add support for scriptsJonas Schnelli
2018-07-15Blockchain/RPC: Add scantxoutset method to scan UTXO setJonas Schnelli
2018-07-14Merge #13138: [tests] Remove accounts from wallet_importprunedfunds.pyMarcoFalke
2018-07-14bench_bitcoin: Avoid read/write to default datadirMarcoFalke
2018-07-14test_bitcoin: Avoid read/write to default datadirMarcoFalke
2018-07-13Bucket for inbound when scheduling invs to hide tx timeGleb
2018-07-13Merge #13072: Update createmultisig RPC to support segwitPieter Wuille
2018-07-13Merge #13651: [moveonly] Extract CWallet::MarkInputsDirty, and privatize AddT...Pieter Wuille
2018-07-13Merge #11658: During IBD, when doing pruning, prune 10% extra to avoid prunin...Pieter Wuille
2018-07-13Merge #13417: [net] Tighten scope in net_processingPieter Wuille
2018-07-13Merge #13566: Fix get balancePieter Wuille
2018-07-13Merge #13659: build: add missing leveldb definesPieter Wuille
2018-07-13Merge #13630: Drop unused pindexRet arg to CMerkleTx::GetDepthInMainChainPieter Wuille
2018-07-13SignPSBTInput wrapper functionAndrew Chow
2018-07-13Refactor transaction creation and transaction funding logicAndrew Chow
2018-07-13Methods for interacting with PSBT structsAndrew Chow
2018-07-13Add pubkeys and whether input was witness to SignatureDataAndrew Chow
2018-07-13Implement PSBT Structures and un/serialization methods per BIP 174Andrew Chow
2018-07-13bitcoinconsensus: invalid flags should be set to bitcoinconsensus_error type,...Thomas Kerin
2018-07-13Merge #13626: qa: Fix some TODOs in p2p_segwitMarcoFalke
2018-07-13build: add missing leveldb definesCory Fields
2018-07-13Privatize CWallet::AddToWalletIfInvolvingMeBen Woosley
2018-07-13Extract CWallet::MarkInputsDirtyBen Woosley
2018-07-13qa: Fix some TODOs in p2p_segwitMarcoFalke
2018-07-13Merge #12944: [wallet] ScanforWalletTransactions should mark input txns as dirtyJonas Schnelli
2018-07-13Fix that CWallet::AbandonTransaction would only traverse one levelBen Woosley
2018-07-13Merge #13645: [tests] skip rpc_zmq functional test as necessaryMarcoFalke
2018-07-12Drop dead code from StacksBen Woosley
2018-07-12QA: Fix bug in -usecli logic that converts booleans to non-lowercase stringsJonas Schnelli
2018-07-12[QA] add createwallet disableprivatekey testJonas Schnelli
2018-07-12[Qt] Disable creating receive addresses when private keys are disabledJonas Schnelli
2018-07-12Add disable privatekeys option to createwalletJonas Schnelli
2018-07-12Add option to disable private keys during internal wallet creationJonas Schnelli
2018-07-12Add FindScriptPubKey() to search the UTXO setJonas Schnelli
2018-07-12[tests] skip rpc_zmq functional test when python3 zmq lib is not presentJames O'Beirne
2018-07-12Tools: fix BIND_NOW check in security-check.pyConrado Gouvea
2018-07-12Merge #13177: GCC-7 and glibc-2.27 back compat codeWladimir J. van der Laan
2018-07-12Merge #13627: Free keystore.h from file scope level type aliasesWladimir J. van der Laan
2018-07-12Merge #13145: Use common getPath method to create temp directory in tests.MarcoFalke
2018-07-12Add facility to store wallet flags (64 bits)Jonas Schnelli
2018-07-11Use common SetDataDir method to create temp directory in tests.winder
2018-07-12Add depends 32-bit arm support for bitcoin-qtSebastian Kung