aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-24wallet: Move long term feerate setting to CreateTransactionAndrew Chow
2021-03-24wallet: Replace nFeeRateNeeded with effective_feeAndrew Chow
2021-03-24wallet: Use existing feerate instead of getting a new oneAndrew Chow
2021-03-24Merge #20901: [0.21.1]: rc1 Backportsfanquake
2021-03-21Merge #21490: [0.21] Backport versionbits testsMarcoFalke
2021-03-21doc: Remove outdated commentHennadii Stepanov
2021-03-21fuzz: Bump FuzzedDataProvider.hMarcoFalke
2021-03-21fuzz: Bump FuzzedDataProvider.hMarcoFalke
2021-03-21fuzz: Update FuzzedDataProvider.h from upstream (LLVM)practicalswift
2021-03-21doc: add signet to doc/bitcoin-conf.mdJon Atack
2021-03-21doc: add signet to share/examples/bitcoin.confJon Atack
2021-03-21Update vcpkg checkout commit.Aaron Clauson
2021-03-21tests: Add fuzzing harness for versionbitsAnthony Towns
2021-03-11GUI: Write PSBTs to file with binary modeAndrew Chow
2021-03-06tests: Test that a fully signed tx given to signrawtx is unchangedAndrew Chow
2021-03-03tests: check never active versionbitsAnthony Towns
2021-03-03tests: more helpful errors for failing versionbits testsAnthony Towns
2021-02-19test: disallow sendtoaddress/sendmany when private keys disabledJon Atack
2021-02-19Disallow sendtoaddress and sendmany when private keys disabledAndrew Chow
2021-02-11util: Disallow negative mocktimeMarcoFalke
2021-02-11net: Avoid UBSan warning in ProcessMessage(...)practicalswift
2021-02-08fix the unreachable code at feature_taprootBruno Garcia
2021-01-28qt: Use "fusion" style on macOS Big Sur with old QtHennadii Stepanov
2021-01-26raise helpMessageDialograndymcmillan
2021-01-22Fix MSVC build after gui#176Hennadii Stepanov
2021-01-21qt: Stop the effect of hidden widgets on the size of QStackedWidgetHennadii Stepanov
2021-01-21qt: Fix TxViewDelegate layoutHennadii Stepanov
2021-01-21qt: Add TransactionOverviewWidget classHennadii Stepanov
2021-01-21qt: Use layout manager for Create Wallet dialogHennadii Stepanov
2021-01-14Merge #20933: [0.21] doc: Archive release notes, Add template for minor releaseWladimir J. van der Laan
2021-01-14doc: Archive release notes, Add template for minor releaseMarcoFalke
2021-01-13build: Bump RC to 0 (-final)v0.21.0Wladimir J. van der Laan
2021-01-13Merge #20929: doc: Move 0.21.0 release notes from wikiWladimir J. van der Laan
2021-01-13doc: Move 0.21.0 release notes from wikiWladimir J. van der Laan
2021-01-13Bugfix: GUI: Restore SendConfirmationDialog button default to "Yes"Luke Dashjr
2021-01-11test: add test for banning of non-IP addressesVasil Dimov
2021-01-11net: allow CSubNet of non-IP networksVasil Dimov
2021-01-05qt: Pre-rc5 translations updatev0.21.0rc5Wladimir J. van der Laan
2021-01-05build: Bump RC to rc5Wladimir J. van der Laan
2021-01-05Merge #20850: [0.21] final rc5 backportsWladimir J. van der Laan
2021-01-05Revert "Add patch to make codesign_allocate compatible with Apple's"Pieter Wuille
2021-01-03doc: Generate manual pages for 0.21.0rc4v0.21.0rc4Wladimir J. van der Laan
2021-01-03build: Bump RC to rc4Wladimir J. van der Laan
2021-01-03qt: Pre-rc4 translations updateWladimir J. van der Laan
2021-01-02Merge #20669: [0.21] final rc4 backportsWladimir J. van der Laan
2020-12-26[doc] Add permissions to the getpeerinfo help.Amiti Uttarwar
2020-12-21rpc: Add missing description of vout in getrawtransaction help textBen Carman
2020-12-18qt: Align layout of checkboxesHennadii Stepanov
2020-12-17Add patch to make codesign_allocate compatible with Apple'sPieter Wuille
2020-12-17doc: update -externalip documentation in tor.mdJon Atack