aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-23Merge #17974: [0.18] net: Log to net category for exceptions in ProcessMessagesv0.18-finalfanquake
2020-01-22net: Log to net category for exceptions in ProcessMessagesWladimir J. van der Laan
2020-01-12Merge #17881: [0.18] scripts: fix check-symbols & check-security argument pas...fanquake
2020-01-06scripts: fix check-symbols & check-security argument passingfanquake
2019-11-25Merge #16617: [0.18.2] BackportsWladimir J. van der Laan
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-10-01build: update boost macros to latest upstreamfanquake
2019-09-24Test that joinpsbts randomly shuffles the inputsAndrew Chow
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-24Bugfix: QA: Run tests with UPnP disabledLuke Dashjr
2019-09-24Add vertical spacerJosu Goñi
2019-09-24depends: add patch to common dependenciesfanquake
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-09-24doc: Fix typos in COPYRIGHTChuf
2019-09-23Merge #16414: 0.18: wallet: Fix -maxtxfee check by moving it to CWallet::Crea...MarcoFalke
2019-08-250.18: test: Add test for maxtxfee optionMarcoFalke
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-19Merge #16608: [0.18] Backport #15911: Use wallet RBF default for walletcreate...MarcoFalke
2019-08-17[test] walletcreatefundedpsbt: check RBF is disabled when -walletrbf=0Sjors 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-08-14Merge #16610: [0.18] travis: Bump timeout from 50 minutes to 90, caching fixesMarcoFalke
2019-08-14travis: Bump timeout from 50 minutes to 90MarcoFalke
2019-08-14travis: Bump second timeout to 33 minutes, Add rationaleMarcoFalke
2019-08-14travis: Properly cache and error on timeoutMarcoFalke
2019-08-14doc: Clean out release notes post-0.18.1Wladimir J. van der Laan
2019-08-02doc: Bump manpages pre-finalv0.18.1Wladimir J. van der Laan
2019-08-02build: set CLIENT_VERSION_RC to 0 pre-finalWladimir J. van der Laan
2019-08-02Merge #16532: [0.18] Doc: remove old release notes about systemd and riscv ch...Wladimir J. van der Laan
2019-08-01Doc: remove old release notes about systemd and riscv changesDavid A. Harding
2019-07-24doc: Update release notes for rc1Wladimir J. van der Laan
2019-07-19doc: Update manpages for rc1v0.18.1rc1Wladimir J. van der Laan
2019-07-19build: Bump version to 0.18.1rc1Wladimir J. van der Laan
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-18Merge #16406: 0.18: fix: tor: Call event_base_loopbreak from the event's call...fanquake
2019-07-17fix: tor: Call event_base_loopbreak from the event's callbackJoão Barbosa
2019-07-10Merge #16359: 0.18: Backport "qt: Assert QMetaObject::invokeMethod result"Wladimir J. van der Laan
2019-07-09qt: Assert QMetaObject::invokeMethod resultJoão Barbosa
2019-07-09gui: Fix missing qRegisterMetaType(WalletModel*)João Barbosa
2019-07-07Merge #16342: 0.18 backport: report error when missing redeemScript/witnessSc...fanquake