aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-16Merge bitcoin/bitcoin#27660: [24.1] Final Changesv24.1fanquake
2023-05-15doc: update release notes for 24.1fanquake
2023-05-15doc: update manual pages for 24.1fanquake
2023-05-15build: bump version to 24.1 finalfanquake
2023-05-11Merge bitcoin/bitcoin#27627: [24.x] qt: 24.1rc3 translations updatev24.1rc3fanquake
2023-05-11Merge bitcoin/bitcoin#27614: [24.1] Backports for rc3Andrew Chow
2023-05-11qt: 24.1rc3 translations updateHennadii Stepanov
2023-05-11doc: update release notes for 24.1rc3fanquake
2023-05-11doc: update manual pages for v24.1rc3fanquake
2023-05-11build: bump version to v24.1rc3fanquake
2023-05-11net_processing: Boost inv trickle rateAnthony Towns
2023-05-11txmempool: have CompareDepthAndScore sort missing txs firstAnthony Towns
2023-05-11p2p: Avoid prematurely clearing download state for other peersSuhas Daftuar
2023-04-19Merge bitcoin/bitcoin#27486: [24.1] Bump version to 24.1rc2v24.1rc2fanquake
2023-04-18doc: update release notes for 24.1rc2fanquake
2023-04-18doc: update manual pages for v24.1rc2fanquake
2023-04-18build: bump version to v24.1rc2fanquake
2023-04-18Merge bitcoin/bitcoin#27474: [24.x] Additional backports for 24.1fanquake
2023-04-18doc: update 24.1 release notesfanquake
2023-04-18doc: fix/improve warning helps in {create,load,unload,restore}walletJon Atack
2023-04-18bugfix: rest: avoid segfault for invalid URIpablomartin4btc
2023-04-18depends: fix compiling bdb with clang-16 on aarch64fanquake
2023-04-17Don't return OutputType::UNKNOWN in ParseOutputTypePttn
2023-03-13Merge bitcoin/bitcoin#27247: [24.x] Bump version to v24.1rc1v24.1rc1fanquake
2023-03-13Merge bitcoin/bitcoin#27251: [24.x] qt: 24.1rc1 translations updatefanquake
2023-03-13qt: 24.1rc1 translations updateHennadii Stepanov
2023-03-12doc: add initial release notes for v24.1fanquake
2023-03-12doc: update manual pages for v24.1rc1fanquake
2023-03-12doc: update version in bips.md to v24.1fanquake
2023-03-12build: bump version to v24.1rc1fanquake
2023-02-27Merge bitcoin/bitcoin#26878: [24.x] Backportsglozow
2023-02-27wallet, rpc: Update migratewallet help text for encrypted walletsAndrew Chow
2023-02-27tests: Tests for migrating wallets by name, and providing passphraseAndrew Chow
2023-02-27wallet: Be able to unlock the wallet for migrationAndrew Chow
2023-02-27rpc: Allow users to specify wallet name for migratewalletAndrew Chow
2023-02-27wallet: Allow MigrateLegacyToDescriptor to take a wallet nameAndrew Chow
2023-02-27i2p: use consistent number of tunnels with i2pd and Java I2PVasil Dimov
2023-02-27i2p: lower the number of tunnels for transient sessionsVasil Dimov
2023-02-27i2p: reuse created I2P sessions if not usedVasil Dimov
2023-02-22wallet: reuse change dest when recreating TX with avoidpartialspendsMatthew Zipkin
2023-02-20Zero out wallet master key upon lockJohn Moffett
2023-02-20Correctly limit overview transaction listJohn Moffett
2023-02-20depends: fix systemtap download URLfanquake
2023-02-20Add missing includes to fix gcc-13 compile errorMarcoFalke
2023-02-20addrdb: Only call Serialize() onceMartin Zumsande
2023-02-20hash: add HashedSourceWriterMartin Zumsande
2023-02-20For feebump, ignore abandoned descendant spendsJohn Moffett
2023-02-20wallet: Skip rescanning if wallet is more recent than tipAndrew Chow
2023-02-20test: wallet: check that labels are migrated to watchonly walletSebastian Falbesoner
2023-02-20wallet: fully migrate address book entries for watchonly/solvable walletsSebastian Falbesoner