aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-07build: Bump rc to finalv0.19.2Wladimir J. van der Laan
2021-01-04doc: Update release notes for 0.19.2Wladimir J. van der Laan
2020-12-10doc: Pre-rc1 manual pages updatev0.19.2rc1Wladimir J. van der Laan
2020-12-10gui: Pre-rc1 translations updateWladimir J. van der Laan
2020-12-10build: Bump version to 0.19.2rc1Wladimir J. van der Laan
2020-12-02Merge #20150: [0.19] BackportsMarcoFalke
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-16Bump vcpkg commit ID to get new msys mirror listAaron Clauson
2020-10-16build: set minimum required Boost to 1.48.0fanquake
2020-10-16util: Don't reference errno when pthread fails.MIZUTA Takeshi
2020-10-15docs: Correct description for getblockstats's txs fieldNadav Ivgi
2020-10-15qt: Fix QFileDialog for static buildsHennadii Stepanov
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-11test addition of unknown segwit spends to txid reject filterGregory Sanders
2020-08-11Add txids with non-standard inputs to reject filterSuhas Daftuar
2020-08-11Merge #19025: [0.19] BackportsMarcoFalke
2020-08-11Updated appveyor job to checkout a specific vcpkg commit ID.Aaron Clauson
2020-08-11appveyor: Remove clcacheMarcoFalke
2020-08-11Remove cached directories and associated script blocks from appveyor CI confi...Aaron Clauson
2020-08-11lint: fix shellcheck URL in CI installfanquake
2020-08-11test: remove Cirrus CI FreeBSD jobfanquake
2020-07-15Add missing QPainterPath includeAndrew Chow
2020-06-09gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChangedJoão Barbosa
2020-05-20QA: feature_segwit: Check that template "rules" includes "!segwit" as appropr...Luke Dashjr
2020-05-20Bugfix: Include "csv","!segwit" in "rules"Luke Dashjr
2020-05-20build: Set libevent minimum version to 2.0.21Hennadii Stepanov
2020-05-20Update with new Windows code signing certificateAndrew Chow
2020-03-06scheduler: Workaround negative nsecs bug in boost's wait_untilLuke Dashjr
2020-03-04Merge #18218: [0.19] Further 0.19 backportsMarcoFalke
2020-03-04build: Bump version for 0.19.1 finalv0.19.1Wladimir J. van der Laan
2020-02-28gui: Fix race in WalletModel::pollBalanceChangedRussell Yanofsky
2020-02-28build: don't embed a build-id when building libdmg-hfsplusfanquake
2020-02-13Merge #18139: doc: Add missing author to 0.19.1 release notesWladimir J. van der Laan
2020-02-13doc: Add missing author to 0.19.1 release notesMarcoFalke
2020-02-10build: Bump version to 0.19.1rc2v0.19.1rc2Wladimir J. van der Laan
2020-02-10doc: UNIX manual pages update for rc2Wladimir J. van der Laan
2020-02-10qt: Pre-rc2 translations updateWladimir J. van der Laan
2020-02-10doc: Update release notes for rc2Wladimir 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-10Merge #18100: 0.19: Update univalue subtreeWladimir J. van der Laan
2020-02-09Update univalue subtreeMarcoFalke
2020-02-09Squashed 'src/univalue/' changes from 7890db99d6..98261b1e7bMarcoFalke
2020-02-06psbt: check output index is within bounds before accessingAndrew Chow
2020-02-06Merge #18084: 0.19: gui: Fix unintialized WalletView::progressDialogfanquake
2020-02-06gui: Fix unintialized WalletView::progressDialogJoão Barbosa
2020-02-06wallet: Reset reused transactions cacheFabian Jahr