aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-07-19qt: pre-rc1 translations updateWladimir J. van der Laan
2019-07-19net: Make poll in InterruptibleRecv only filter for POLLIN events.tecnovert
2019-07-17fix: tor: Call event_base_loopbreak from the event's callbackJoão Barbosa
2019-07-09qt: Assert QMetaObject::invokeMethod resultJoão Barbosa
2019-07-09gui: Fix missing qRegisterMetaType(WalletModel*)João Barbosa
2019-07-05signrawtransactionwithkey: report error when missing redeemScript/witnessScri...Anthony Towns
2019-07-04Merge #16035: 0.18.1: Backportsfanquake
2019-06-24Set AA_EnableHighDpiScaling attribute earlyHennadii Stepanov
2019-06-23gui: Fix open wallet menu initialization orderJoão Barbosa
2019-06-21Make and get the multisig redeemscript and destination in one function instea...Andrew Chow
2019-06-18Replace remaining fprintf with tfm::format manuallyMarcoFalke
2019-06-18scripted-diff: Replace fprintf with tfm::formatMarcoFalke
2019-06-18Exceptions should be caught by reference, not by value.Kristaps Kaupe
2019-06-18tinyformat: Add doc to Bitcoin Core specific strprintfMarcoFalke
2019-06-18rpc: bugfix: Properly use iswitness in converttopsbtMarcoFalke
2019-06-18rpc: Switch touched RPCs to IsValidNumArgsMarcoFalke
2019-06-17Add example 2nd arg to signrawtransactionwithkeyChris Moore
2019-06-14Fix RPC/pruneblockchain returned prune heightJonas Schnelli
2019-06-13gui: Enable open wallet menu on setWalletControllerJoão Barbosa
2019-06-11Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet optionsLuke Dashjr
2019-06-11dummywallet: Reformat ignored wallet options listMarcoFalke
2019-06-07Add test for GCC bug 90348Pieter Wuille
2019-06-07gui: Set progressDialog to nullptrJoão Barbosa
2019-06-07gui: Enable console line edit on setClientModelJoão Barbosa
2019-06-07qt: fix opening bitcoin.conf via Preferences on macOS; see #15409shannon1916
2019-05-20Disallow extended encoding for non-witness transactions (take 3)MarcoFalke
2019-05-20Disallow extended encoding for non-witness transactionsPieter Wuille
2019-05-18Show loaded wallets as disabled in open menu instead of nothingMeshCollider
2019-05-17Doc: remove text about txes always relayed from -whitelistDavid A. Harding
2019-05-16doc: Mention blocksonly in reduce-traffic.md, unhide optionMarcoFalke
2019-05-16net: Rename ::fRelayTxes to ::g_relay_txesMarcoFalke
2019-04-18gui: Pre-rc4 translations updateWladimir J. van der Laan
2019-04-18Merge #15839: [0.18] Revert GetData randomization change (#14897)MarcoFalke
2019-04-18GUI: Options: Remove the upper-bound limit from pruning size settingLuke Dashjr
2019-04-18GUI: Options: Set the range of pruning size before loading its valueLuke Dashjr
2019-04-17Revert "Change in transaction pull scheduling to prevent InvBlock-related att...Suhas Daftuar
2019-04-16Merge #15803: [0.18] Backport 15749: importmulti only imports origin info for...MarcoFalke
2019-04-16Take non-importing keys into account for spendability warning in descriptor i...Pieter Wuille
2019-04-16Import all origin info in importmulti; even for non-importing pubkeysPieter Wuille
2019-04-16Keep full pubkeys in FlatSigningProvider::originsPieter Wuille
2019-04-15Merge #15800: Backport: [rpc] Remove the addresses field from the getaddressi...MarcoFalke
2019-04-15[rpc] Remove the addresses field from the getaddressinfo return objectJohn Newbery
2019-04-11rpc: getrpcinfo docsBen Carman
2019-04-01wallet: Update transactions with current mempool after loadJoão Barbosa
2019-04-01interfaces: Add Chain::requestMempoolTransactionsJoão Barbosa
2019-04-01wallet: Move CWallet::ReacceptWalletTransactions locks to callersJoão Barbosa
2019-03-28Interrupt orphan processing after every transactionPieter Wuille
2019-03-28[MOVEONLY] Move processing of orphan queue to ProcessOrphanTxPieter Wuille
2019-03-28Simplify orphan processing in preparation for interruptibilityPieter Wuille
2019-03-28qt: Translations update pre-rc3Wladimir J. van der Laan