aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-27Merge #20152: doc: Update wallet files in files.mdfanquake
2020-10-27Merge #20247: fuzz: Check for addrv1 compatibility before using addrv1 serial...MarcoFalke
2020-10-26fuzz: Check for addrv1 compatibility before using addrv1 serializerpracticalswift
2020-10-24Merge bitcoin-core/gui#43: bugfix: Call setWalletActionsEnabled(true) only fo...MarcoFalke
2020-10-23Merge bitcoin-core/gui#71: Fix visual quality of text in QR imageJonas Schnelli
2020-10-23Merge #20216: wallet: fix buffer over-read in SQLite file magic checkfanquake
2020-10-22Merge #20: Wrap tooltips in the intro windowJonas Schnelli
2020-10-22Merge #20112: test: Speed up wallet_resendwallettransactions with mockschedul...MarcoFalke
2020-10-22Merge #20176: test: Fix intermittent issue in p2p_feefilterMarcoFalke
2020-10-22Merge #20039: test: Convert amounts from float to decimalMarcoFalke
2020-10-22wallet: fix buffer over-read in SQLite file magic checkSebastian Falbesoner
2020-10-22Merge #20214: test: Fix rpc_net intermittent issuefanquake
2020-10-21test: Fix rpc_net intermittent issueMarcoFalke
2020-10-21Convert amounts from float to decimalPrayank
2020-10-21Merge #20198: Show name, format and if uses descriptors in bitcoin-wallet toolMarcoFalke
2020-10-21Merge #19967: test: Replace (dis)?connect_nodes globals with TestFramework me...MarcoFalke
2020-10-21Merge #20157: Bugfix: chainparams: Add missing (always enabled) Taproot deplo...MarcoFalke
2020-10-21Show name, format and if uses descriptors in bitcoin-wallet toolJonas Schnelli
2020-10-20Bugfix: chainparams: Add missing (disabled) Taproot deployment for SignetLuke Dashjr
2020-10-20test: Move (dis)?connect_nodes globals into TestFramework as helpersElliott Jin
2020-10-20scripted-diff: test: Replace uses of (dis)?connect_nodes globalPrayank
2020-10-20test: Replace use of (dis)?connect_nodes globalsElliott Jin
2020-10-20Merge #20125: rpc, wallet: Expose database format in getwalletinfoSamuel Dobson
2020-10-19Merge #20162: p2p: declare Announcement::m_state as uint8_t, add getter/setterMarcoFalke
2020-10-19Merge #20185: doc: Merge release notesfanquake
2020-10-19doc: Merge release notesMarcoFalke
2020-10-19Merge #19624: Warn on unknown rw_settingsMarcoFalke
2020-10-19test: Fix typo (one tx is enough) in p2p_feefilterMarcoFalke
2020-10-19Merge #20179: test: Fix intermittent issue in wallet_import_rescanMarcoFalke
2020-10-19Merge #20180: test: Fix -Wunused-function warnings if configured --without-libsMarcoFalke
2020-10-19Merge #20082: [bugfix] random: fixes read buffer to use min rather than maxfanquake
2020-10-19Merge #19986: refactor: clean up -Wlogical-op warning in wallet/scriptpubkeym...fanquake
2020-10-19Merge #19911: net: guard vRecvGetData with cs_vRecv and orphan_work_set with ...fanquake
2020-10-18test: Fix -Wunused-function warning if configured --without-libsHennadii Stepanov
2020-10-18test: Fix intermittent issue in wallet_sendMarcoFalke
2020-10-18test: Fix intermittent issue in wallet_import_rescanMarcoFalke
2020-10-17Merge #20159: test: mining_getblocktemplate_longpoll.py improvements (use Min...MarcoFalke
2020-10-17test: Fix intermittent issue in p2p_feefilterMarcoFalke
2020-10-17Merge #20169: Taproot follow-up: Make ComputeEntrySchnorr and ComputeEntryECD...fanquake
2020-10-17Merge #20168: contrib: Fix gen_key_io_test_vectors.py importsfanquake
2020-10-16p2p: declare Announcement::m_state as uint8_t, add getter/setterJon Atack
2020-10-16test: add logging for mining_getblocktemplate_longpoll.pySebastian Falbesoner
2020-10-16test: remove unused helpers random_transaction(), make_change() and gather_in...Sebastian Falbesoner
2020-10-16Merge bitcoin-core/gui#97: Relax GUI freezes during IBD (when using wallets)MarcoFalke
2020-10-16contrib: Fix gen_key_io_test_vectors.py importsMarcoFalke
2020-10-16test: use MiniWallet for mining_getblocktemplate_longpoll.pySebastian Falbesoner
2020-10-16Merge #19401: QA: Use GBT to get block versions correctMarcoFalke
2020-10-16Merge #20035: signet: Fix uninitialized read in validationWladimir J. van der Laan
2020-10-16Merge #20161: Minor Taproot follow-upsfanquake
2020-10-16script: Make ComputeEntrySchnorr and ComputeEntryECDSA const to clarify contractpracticalswift