aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-11-23test: Fix intermittent issue in mempool_compatibilityMarcoFalke
2020-11-20Merge #20431: [backport 0.21] tests: shrink feature_taproot transfer of funds txMarcoFalke
2020-11-20tests: shrink feature_taproot transfer of funds txAnthony Towns
2020-11-19wallet: fix and improve upgradewallet error responsesJon Atack
2020-11-19wallet: fix and improve upgradewallet result responsesJon Atack
2020-11-19wallet: Do not treat default constructed types as None-typeMarcoFalke
2020-11-19build: Set msvc builds's CLIENT_VERSION_IS_RELEASEv0.21.0rc1Wladimir J. van der Laan
2020-11-19Don't upgrade to HD split if it is already supportedAndrew Chow
2020-11-18wallet: refactor GetClosestWalletFeature()Jon Atack
2020-11-18doc: Generate manual pages for 0.21.0rc1Wladimir J. van der Laan
2020-11-18build: Bump version for 0.21.0rc1Wladimir J. van der Laan
2020-11-18refactor: Change pointer to reference because it can not be nullMarcoFalke
2020-11-17Merge #20401: qt: Pre-splitoff translations updatefanquake
2020-11-17Merge #20305: wallet: introduce fee_rate sat/vB param/optionMarcoFalke
2020-11-17Merge bitcoin-core/gui#96: Slight improve create wallet dialogMarcoFalke
2020-11-17Merge #20139: Wallet: do not return warnings from UpgradeWallet()MarcoFalke
2020-11-17Merge #20346: script: modify security-check.py to use "==" instead of "is" fo...fanquake
2020-11-17Merge #20405: p2p: avoid calculating onion address checksum when version is n...fanquake
2020-11-16[upgradewallet] removed unused warning paramSishir Giri
2020-11-16Break circuit earlierlontivero
2020-11-16qt: Pre-splitoff translations updateWladimir J. van der Laan
2020-11-16Merge #18836: wallet: upgradewallet fixes and additional testsWladimir J. van der Laan
2020-11-16Merge #20238: doc: Missing comments for signet parametersMarcoFalke
2020-11-16Merge #20390: CI/Cirrus: Skip merge_base step for non-PRsMarcoFalke