aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-02-10qt: Pre-rc2 translations updateWladimir J. van der Laan
2020-02-10Merge #18079: [0.19] psbt: check that various indexes and amounts are within ...Wladimir J. van der Laan
2020-02-10Merge #18083: [0.19] wallet: Reset reused transactions cacheWladimir J. van der Laan
2020-02-09Update univalue subtreeMarcoFalke
2020-02-06psbt: check output index is within bounds before accessingAndrew Chow
2020-02-06gui: Fix unintialized WalletView::progressDialogJoão Barbosa
2020-02-06wallet: Reset reused transactions cacheFabian Jahr
2020-02-05Don't calculate tx fees for PSBTs with invalid money valuesAndrew Chow
2020-01-23Merge #17988: [0.19] Final backports for 0.19.1v0.19.1rc1Wladimir J. van der Laan
2020-01-23qt: Translations update pre-rc1Wladimir J. van der Laan
2020-01-23test: add missing #include to fix compiler errorsKarl-Johan Alm
2020-01-23bug-fix macos: give free bytes to F_PREALLOCATEKarl-Johan Alm
2020-01-22init: Stop indexes on shutdown after ChainStateFlushed callback.Jim Posen
2020-01-15Use correct C++11 header for std::swap()Hennadii Stepanov
2020-01-15Fix comparison function signatureHennadii Stepanov
2020-01-15Don't allow implementers to think ScriptHash(Witness*()) results in nesting c...Gregory Sanders
2020-01-15IsUsedDestination shouldn't use key id as script id for ScriptHashGregory Sanders
2020-01-14IsUsedDestination should count any known single-key addressGregory Sanders
2020-01-14Fix issue with conflicted mempool tx in listsinceblockAdam Jonas
2020-01-14gui: Fix duplicate wallet showing upJoão Barbosa
2020-01-14Drop signal CClientUIInterface::LoadWalletRussell Yanofsky
2020-01-14zmq: Fix due to invalid argument and multiple notifiersJoão Barbosa
2020-01-08Merge #17858: [0.19] BackportsWladimir J. van der Laan
2020-01-08qt: Periodic translations update for 0.19 branchWladimir J. van der Laan
2020-01-06scripts: fix check-symbols & check-security argument passingfanquake
2020-01-05Add missing typeinfo includesWladimir J. van der Laan
2020-01-05net: Log to net category for exceptions in ProcessMessagesWladimir J. van der Laan
2020-01-04Merge #17853: [0.19] psbt: handle unspendable psbtsfanquake
2020-01-04Merge #17859: [0.19] Fix origfee return for bumpfee with feerate argfanquake
2020-01-03Fix origfee return for bumpfee with feerate argGregory Sanders
2020-01-03util: Add missing headers to util/fees.cppHennadii Stepanov
2020-01-03rpc: require second argument only for scantxoutset start actionAndrew Chow
2020-01-03cli: fix Fatal LevelDB error when specifying -blockfilterindex=basic twiceHarris
2020-01-03gui: disable File->CreateWallet during startupfanquake
2020-01-03wallet: unbreak with boost 1.72Jan Beich
2020-01-03Mark PSBTs spending unspendable outputs as invalid in analysisAndrew Chow
2020-01-03Have a PSBTAnalysis state that indicates invalid PSBTAndrew Chow
2019-11-25refactor: Styling w/ clang-format, comment updateHennadii Stepanov
2019-11-25qt: Fix missing qRegisterMetaType for size_tHennadii Stepanov
2019-11-14fix uninitialized variable nMinerConfirmationWindowNullFunctor
2019-11-08cli: fix -getinfo output when compiled with no walletfanquake
2019-10-26gui: rc3 translations updatev0.19.0rc3Wladimir J. van der Laan
2019-10-26gui: disable font antialiasing for QR image addressv0.19.0rc2fanquake
2019-10-26gui: Fix start timer from non QThreadJoão Barbosa
2019-10-26http: add missing header bootlegged by boost < 1.72Jan Beich
2019-10-25gui: Make polling in ClientModel asynchronousJoão Barbosa
2019-10-19util: Filter out macOS process serial numberHennadii Stepanov
2019-10-19rpc: fix -rpcclienttimeout 0 optionFabian Jahr
2019-10-19util: Filter control characters out of log messagesWladimir J. van der Laan
2019-10-19init: Change fallback locale to C.UTF-8Wladimir J. van der Laan