aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-06Merge bitcoin/bitcoin#26647: 24.0.1 final changesv24.0.1MarcoFalke
2022-12-06doc: adjust release notes for 24.0.1fanquake
2022-12-06doc: generate manual pages for 24.0.1 finalfanquake
2022-12-06build: bump version to 24.0.1 finalfanquake
2022-12-06Merge bitcoin/bitcoin#26616: [24.x] Backports for 24.0.1MarcoFalke
2022-12-05test: Coin Selection, duplicated preset inputs selectionfurszy
2022-12-05test: wallet, coverage for CoinsResult::Erase functionfurszy
2022-12-05wallet: bugfix, 'CoinsResult::Erase' is erasing only one output of the setfurszy
2022-12-02[test] Add p2p_tx_privacy.pydergoegge
2022-12-02[net processing] Assume that TxRelay::m_tx_inventory_to_send is empty pre-verackdergoegge
2022-12-02[net processing] Ensure transaction announcements are only queued for fully c...dergoegge
2022-12-01wallet: Explicitly say migratewallet on encrypted wallets is unsupportedAndrew Chow
2022-12-01tests: Test for migrating encrypted walletsAndrew Chow
2022-12-01wallet: Avoid null pointer deref when cleaning up migratewalletAndrew Chow
2022-11-28Merge bitcoin/bitcoin#26591: [24.x] ci: Skip COMMIT_RANGE if no CIRRUS_PRMarcoFalke
2022-11-28lint: Skip COMMIT_RANGE if no CIRRUS_PRMarcoFalke
2022-11-18Merge bitcoin/bitcoin#26523: [24.x] GUI backportsfanquake
2022-11-17Fixes bitcoin#26490 by preventing notificationsJohn Moffett
2022-11-17Merge bitcoin/bitcoin#26503: [24.x] bump version to v24.0v24.0fanquake
2022-11-17doc: add 24.0 release notesfanquake
2022-11-15doc: Generate manual pages for 24.0 finalfanquake
2022-11-15build: Bump version to 24.0 finalfanquake
2022-11-09Merge bitcoin/bitcoin#26475: [24.x] Bump version to 24.0rc4v24.0rc4MacroFake
2022-11-09Merge bitcoin/bitcoin#26476: qt: 24.0rc4 translations updateMacroFake
2022-11-09qt: 24.0rc4 translations updateHennadii Stepanov
2022-11-09doc: Generate manual pages for 24.0rc4fanquake
2022-11-09build: Bump version to 24.0rc4fanquake
2022-11-09Merge bitcoin/bitcoin#26452: [24.x] rc4 backportsfanquake
2022-11-07rpc: doc: add missing option "bech32m" for `change_type` parametersSebastian Falbesoner
2022-11-04tests: Test Taproot PSBT signing with keys in other descriptorAndrew Chow
2022-11-04tests: Use new wallets for each test in wallet_taproot.pyAndrew Chow
2022-11-04psbt: Include output pubkey in additional pubkeys to signAndrew Chow
2022-11-04sign: Fill in taproot pubkey info for all script path sigsAndrew Chow
2022-11-04doc: mention BIP86 in doc/bips.mdSebastian Falbesoner
2022-11-01Merge bitcoin/bitcoin#26436: [24.x] CI backportsMacroFake
2022-11-01Merge bitcoin/bitcoin#26434: [24.x] [gui] Bugfix: Check for readlink buffer o...fanquake
2022-11-01ci: Use same `merge_script` implementation for Windows as for allHennadii Stepanov
2022-11-01ci: Move `git config` commands into script where they are usedHennadii Stepanov
2022-11-01ci: Use remote pull/merge ref instead of local git mergeMacroFake
2022-10-31Merge bitcoin/bitcoin#26428: [24.x] Bump version to 24.0rc3v24.0rc3MacroFake
2022-10-31doc: Generate manual pages for 24.0rc3fanquake
2022-10-31build: Bump version to 24.0rc3fanquake
2022-10-31Merge bitcoin/bitcoin#26410: [24.x] rc3 backportsfanquake
2022-10-31Merge bitcoin/bitcoin#26379: qt: 24.0rc3 translations updatefanquake
2022-10-30qt: 24.0rc3 translations updateHennadii Stepanov
2022-10-28rpc: make `address` field optionalw0xlt
2022-10-28rpc: add non-regression test about deriveaddresses crash when index is 214748...muxator
2022-10-28rpc: fix crash in deriveaddresses when derivation index is 2147483647muxator
2022-10-28test: Test for out of bounds vout in sendallAndrew Chow
2022-10-28wallet: Check utxo prevout index out of bounds in sendallAndrew Chow