aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-12-17doc: add tor.md section on how to get tor info via bitcoindJon Atack
2020-12-17doc: update tor.md address examples from onion v2 to v3Jon Atack
2020-12-17doc: warn that incoming conns are unlikely when not using default portsAdam Jonas
2020-12-17doc: Add warnings for http interfaces limitationsFabian Jahr
2020-12-16Removed redundant git pull from appveyor config.Aaron Clauson
2020-12-16Adjusted msvc compiler and linker settings to remove optimisations that are c...Aaron Clauson
2020-12-16This change to the appveyor CI config for msvc builds reverses a change intro...Aaron Clauson
2020-12-16Move signet onion seed from v2 to v3Sjors Provoost
2020-12-10build: Bump RC to rc3v0.21.0rc3Wladimir J. van der Laan
2020-12-10gui: pre-rc3 translations updateWladimir J. van der Laan
2020-12-10Merge #20612: [0.21] final rc3 backportsWladimir J. van der Laan
2020-12-10doc: Update wallet database installation guide for macOSHennadii Stepanov
2020-12-10build: Use Homebrew's sqlite package if it is availableHennadii Stepanov
2020-12-10build, refactor: Check that Homebrew's qt5 package is actually installedHennadii Stepanov
2020-12-10build: Check that Homebrew's berkeley-db4 package is actually installedHennadii Stepanov
2020-12-10Don't set BDB flags when configuring withoutJonas Schnelli
2020-12-10Add regression test for incorrect decodingPieter Wuille
2020-12-10Improve heuristic hex transaction decodingPieter Wuille
2020-12-10test: add coverage for passing fee rate as a stringJon Atack
2020-12-10wallet, bugfix: allow send to take string fee rate valuesJon Atack
2020-12-10Send and require SENDADDRV2 before VERACKPieter Wuille
2020-12-10Don't send 'sendaddrv2' to pre-70016 softwarePieter Wuille
2020-12-04Merge #20510: [backport] wallet: allow zero-fee fundrawtransaction/walletcrea...MarcoFalke
2020-12-02Merge #20505: [backport] build: Avoid secp256k1.h include from systemfanquake
2020-11-26Use the correct incremental fee constant in bumpfee helpJon Atack
2020-11-26Update feeRate (BTC/kvB) to fee_rate (sat/vB) in wallet_bumpfeeJon Atack
2020-11-26Allow zero-fee fundrawtxn and walletcreatefundedpsbt callsJon Atack
2020-11-26build: Avoid secp256k1.h include from systemNiklas Gögge
2020-11-25Merge #20490: [backport] wallet: upgradewallet fixes, improvements, test cove...MarcoFalke
2020-11-25Merge #20485: [backport] wallet: Do not treat default constructed types as No...MarcoFalke
2020-11-25Merge #20486: [backport] test: Fix intermittent issue in mempool_compatibilityMarcoFalke
2020-11-25qt: Pre-rc2 translations updatev0.21.0rc2Wladimir J. van der Laan
2020-11-25build: Bump RC to rc2Wladimir J. van der Laan
2020-11-25Merge #20479: Fix QPainter non-determinism on macOS (0.21 backport)fanquake
2020-11-24Merge #20475: [backport] RPC: unloadwallet: Clarify docs/error when both the ...MarcoFalke
2020-11-24Fix QPainter non-determinism on macOSAndrew Chow
2020-11-24RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC endpoint and w...Luke Dashjr