aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* net: Log to net category for exceptions in ProcessMessagesWladimir J. van der Laan2020-01-221-28/+3
* scripts: fix check-symbols & check-security argument passingfanquake2020-01-061-2/+2
* util: Filter control characters out of log messagesWladimir J. van der Laan2019-10-192-1/+42
* build: Factor out qt translations from build systemWladimir J. van der Laan2019-10-012-120/+121
* Shuffle inputs and outputs after joining psbtsAndrew Chow2019-09-241-1/+24
* addrdb: Remove temporary files created in SerializeFileDB. Fixes non-determin...practicalswift2019-09-241-4/+16
* Handle the result of posix_fallocate system callLuca Venturini2019-09-241-3/+4
* torcontrol: Use the default/standard network port for Tor hidden services, ev...Luke Dashjr2019-09-241-4/+4
* Add vertical spacerJosu Goñi2019-09-241-0/+13
* Give QApplication dummy argumentsAndrew Chow2019-09-243-5/+8
* util: No translation of `Bitcoin Core` in the copyrightMarcoFalke2019-09-241-3/+4
* scripted-diff: Avoid passing PACKAGE_NAME for translationMarcoFalke2019-09-2411-32/+32
* build: Stop translating PACKAGE_NAMEMarcoFalke2019-09-242-2/+2
* rpc: Fix getblocktemplate CLI example (#16594)Emil Engler2019-09-241-1/+1
* 0.18: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTransactionJoão Barbosa2019-08-251-5/+5
* 0.18: [wallet] abort when attempting to fund a transaction above maxtxfeeSjors Provoost2019-08-254-9/+6
* [doc] rpc: remove "fallback to" from RBF default helpSjors Provoost2019-08-171-8/+8
* [rpc] walletcreatefundedpsbt: use wallet default RBFSjors Provoost2019-08-173-9/+21
* qt: pre-rc1 translations updateWladimir J. van der Laan2019-07-1951-407/+21707
* net: Make poll in InterruptibleRecv only filter for POLLIN events.tecnovert2019-07-191-1/+1
* fix: tor: Call event_base_loopbreak from the event's callbackJoão Barbosa2019-07-171-1/+3
* qt: Assert QMetaObject::invokeMethod resultJoão Barbosa2019-07-097-22/+44
* gui: Fix missing qRegisterMetaType(WalletModel*)João Barbosa2019-07-091-0/+3
* signrawtransactionwithkey: report error when missing redeemScript/witnessScri...Anthony Towns2019-07-051-0/+3
* Merge #16035: 0.18.1: Backportsfanquake2019-07-0432-129/+248
|\
| * Set AA_EnableHighDpiScaling attribute earlyHennadii Stepanov2019-06-241-2/+3
| * gui: Fix open wallet menu initialization orderJoão Barbosa2019-06-232-5/+7
| * Make and get the multisig redeemscript and destination in one function instea...Andrew Chow2019-06-214-11/+24
| * Replace remaining fprintf with tfm::format manuallyMarcoFalke2019-06-183-6/+5
| * scripted-diff: Replace fprintf with tfm::formatMarcoFalke2019-06-1810-57/+57
| * Exceptions should be caught by reference, not by value.Kristaps Kaupe2019-06-181-1/+1
| * tinyformat: Add doc to Bitcoin Core specific strprintfMarcoFalke2019-06-181-0/+1
| * rpc: bugfix: Properly use iswitness in converttopsbtMarcoFalke2019-06-182-11/+23
| * rpc: Switch touched RPCs to IsValidNumArgsMarcoFalke2019-06-182-12/+18
| * Add example 2nd arg to signrawtransactionwithkeyChris Moore2019-06-171-2/+2
| * Fix RPC/pruneblockchain returned prune heightJonas Schnelli2019-06-141-1/+6
| * gui: Enable open wallet menu on setWalletControllerJoão Barbosa2019-06-131-1/+4
| * Add test for GCC bug 90348Pieter Wuille2019-06-072-0/+44
| * gui: Set progressDialog to nullptrJoão Barbosa2019-06-072-0/+2
| * gui: Enable console line edit on setClientModelJoão Barbosa2019-06-072-0/+6
| * qt: fix opening bitcoin.conf via Preferences on macOS; see #15409shannon19162019-06-071-1/+10
| * Disallow extended encoding for non-witness transactions (take 3)MarcoFalke2019-05-201-11/+10
| * Disallow extended encoding for non-witness transactionsPieter Wuille2019-05-201-0/+4
| * Show loaded wallets as disabled in open menu instead of nothingMeshCollider2019-05-181-1/+14
| * Doc: remove text about txes always relayed from -whitelistDavid A. Harding2019-05-171-2/+2
| * doc: Mention blocksonly in reduce-traffic.md, unhide optionMarcoFalke2019-05-161-1/+1
| * net: Rename ::fRelayTxes to ::g_relay_txesMarcoFalke2019-05-165-7/+7
* | Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet optionsLuke Dashjr2019-06-111-0/+1
* | dummywallet: Reformat ignored wallet options listMarcoFalke2019-06-111-4/+25
|/
* gui: Pre-rc4 translations updateWladimir J. van der Laan2019-04-1814-36/+550