aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-22net: Log to net category for exceptions in ProcessMessagesWladimir J. van der Laan
2020-01-06scripts: fix check-symbols & check-security argument passingfanquake
2019-10-19util: Filter control characters out of log messagesWladimir J. van der Laan
2019-10-01build: Factor out qt translations from build systemWladimir J. van der Laan
2019-09-24Shuffle inputs and outputs after joining psbtsAndrew Chow
2019-09-24addrdb: Remove temporary files created in SerializeFileDB. Fixes non-determin...practicalswift
2019-09-24Handle the result of posix_fallocate system callLuca Venturini
2019-09-24torcontrol: Use the default/standard network port for Tor hidden services, ev...Luke Dashjr
2019-09-24Add vertical spacerJosu Goñi
2019-09-24Give QApplication dummy argumentsAndrew Chow
2019-09-24util: No translation of `Bitcoin Core` in the copyrightMarcoFalke
2019-09-24scripted-diff: Avoid passing PACKAGE_NAME for translationMarcoFalke
2019-09-24build: Stop translating PACKAGE_NAMEMarcoFalke
2019-09-24rpc: Fix getblocktemplate CLI example (#16594)Emil Engler
2019-08-250.18: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTransactionJoão Barbosa
2019-08-250.18: [wallet] abort when attempting to fund a transaction above maxtxfeeSjors Provoost
2019-08-17[doc] rpc: remove "fallback to" from RBF default helpSjors Provoost
2019-08-17[rpc] walletcreatefundedpsbt: use wallet default RBFSjors Provoost
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