aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-12-10gui: Pre-rc1 translations updateWladimir J. van der Laan
2020-10-16rpc: Adjust witness-tx deserialize error messageMarcoFalke
2020-10-16rpc: Properly deserialize txs with witness before signingMarcoFalke
2020-10-16Avoid the use of abs64 in timedataPieter Wuille
2020-10-16util: Don't reference errno when pthread fails.MIZUTA Takeshi
2020-10-15docs: Correct description for getblockstats's txs fieldNadav Ivgi
2020-08-28Merge #19681: 0.19: Add txids with non-standard inputs to reject filterJonas Schnelli
2020-08-28Merge #18284: [0.19] scheduler: Workaround negative nsecs bug in boost's wait...MarcoFalke
2020-08-11Add txids with non-standard inputs to reject filterSuhas Daftuar
2020-07-15Add missing QPainterPath includeAndrew Chow
2020-06-09gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChangedJoão Barbosa
2020-05-20Bugfix: Include "csv","!segwit" in "rules"Luke Dashjr
2020-03-06scheduler: Workaround negative nsecs bug in boost's wait_untilLuke Dashjr
2020-02-28gui: Fix race in WalletModel::pollBalanceChangedRussell Yanofsky
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