aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-01-19snapshots: don't core dump when running -checkblockindex after `loadtxoutset`Mark Friedenbach
2024-01-19[log] mempool loadingglozow
2024-01-19net: create I2P sessions with both ECIES-X25519 and ElGamal encryptionJon Atack
2024-01-19[refactor] Add helper for iterating through mempool entriesstickies-v
2024-01-04wallet: Fix use-after-free in WalletBatch::EraseRecordsMarcoFalke
2024-01-04rpc: getwalletinfo, return wallet 'birthtime'furszy
2024-01-04wallet: fix legacy spkm default birth timefurszy
2024-01-04wallet: birth time update during tx scanningfurszy
2024-01-04refactor: rename FirstKeyTimeChanged to MaybeUpdateBirthTimefurszy
2024-01-04fuzz: disable BnB when SFFO is enabledfurszy
2024-01-04test: add coverage for BnB-SFFO restrictionfurszy
2024-01-04wallet: create tx, log resulting coin selection infofurszy
2024-01-04wallet: skip BnB when SFFO is activeMurch
2024-01-04rpc: fix getrawtransaction segfaultMartin Zumsande
2023-11-22p2p: do not make automatic outbound connections to addnode peersJon Atack
2023-11-22pool: change memusage_test to use int64_t, add allocation checkMartin Leitner-Ankerl
2023-11-22pool: make sure PoolAllocator uses the correct alignmentMartin Leitner-Ankerl
2023-11-14doc: rewrite explanation for -par=fanquake
2023-11-01gui: fix crash on selecting "Mask values" in transaction viewSebastian Falbesoner
2023-10-31assumeutxo, blockstorage: prevent core dump on invalid hashpablomartin4btc
2023-10-31[test] Test i2p private key constraintsVasil Dimov
2023-10-31[net] Check i2p private key constraintsdergoegge
2023-10-31bugfix: Mark CNoDestination and PubKeyDestination constructor explicitMarcoFalke
2023-10-31qt: 26.0rc2 translations updateHennadii Stepanov
2023-10-24qt: 26.0rc1 translations updateHennadii Stepanov
2023-10-23Merge bitcoin/bitcoin#28609: wallet: Reload watchonly and solvables wallets a...Ryan Ofsky
2023-10-23Merge bitcoin/bitcoin#28685: coinstats, assumeutxo: fix hash_serialized2 calc...Andrew Chow
2023-10-23Revert "gui: provide wallet controller context to wallet actions"Hennadii Stepanov
2023-10-23Merge bitcoin/bitcoin#28693: build: Include `config/bitcoin-config.h` explici...fanquake
2023-10-23Merge bitcoin/bitcoin#28691: refactor: Remove CBlockFileInfo::SetNullfanquake
2023-10-20chainparams, assumeutxo: Fix signet txoutset hashFabian Jahr
2023-10-20chainparams, assumeutxo: Fix testnet txoutset hashFabian Jahr
2023-10-20assumeutxo: Check deserialized coins for out of range valuesFabian Jahr
2023-10-20scripted-diff: Rename hash_serialized_2 to hash_serialized_3Fabian Jahr
2023-10-20coinstats: Fix hash_serialized2 calculationFabian Jahr
2023-10-20Merge bitcoin/bitcoin#28692: fuzz: Delete i2p fuzz testfanquake
2023-10-20refactor: Remove CBlockFileInfo::SetNullMarcoFalke
2023-10-20build: Include `config/bitcoin-config.h` explicitly in `util/trace.h`Hennadii Stepanov
2023-10-20Merge bitcoin/bitcoin#28569: log: Don't log cache rebalancing in absense of a...fanquake
2023-10-20[fuzz] Delete i2p targetdergoegge
2023-10-20log: Don't log cache rebalancing in absense of a snapshot chainstateFabian Jahr
2023-10-19wallet: Reload watchonly and solvables wallets after migrationAndrew Chow
2023-10-19wallet: Copy all tx metadata to watchonly walletAndrew Chow
2023-10-19Merge bitcoin/bitcoin#28077: I2P: also sleep after errors in Accept() & destr...Andrew Chow
2023-10-19Merge bitcoin/bitcoin#27071: Handle CJDNS from LookupSubNet()Andrew Chow
2023-10-19Merge bitcoin/bitcoin#22764: build: Include qt sources for parsing with extra...fanquake
2023-10-17Merge bitcoin/bitcoin#28651: Make miniscript GetWitnessSize accurate for taps...Andrew Chow
2023-10-17Merge bitcoin-core/gui#766: Fix coin control input size accounting for taproo...Hennadii Stepanov
2023-10-17Merge bitcoin/bitcoin#28544: wallet: Add TxStateString function for debugging...Andrew Chow
2023-10-17Merge bitcoin/bitcoin#28652: assumeutxo: fail early if snapshot block hash do...fanquake