aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2023-10-16Merge bitcoin/bitcoin#28539: lib: add taproot support to libconsensusAndrew Chow
2023-10-16assumeutxo: fail early if snapshot block hash doesn't match AssumeUTXO parame...Sebastian Falbesoner
2023-10-16Merge bitcoin/bitcoin#28583: refactor: [tidy] modernize-use-emplacefanquake
2023-10-16Merge bitcoin-core/gui#765: Fix wallet list hover crash on shutdownHennadii Stepanov
2023-10-16net: remove unused CConnman::FindNode(const CSubNet&)Vasil Dimov
2023-10-16netbase: possibly change the result of LookupSubNet() to CJDNSVasil Dimov
2023-10-16Merge bitcoin/bitcoin#28565: rpc: getaddrmaninfo followupsfanquake
2023-10-13gui: disable top bar menu actions during shutdownfurszy
2023-10-13gui: provide wallet controller context to wallet actionsfurszy
2023-10-13miniscript: make GetWitnessSize accurate for tapscriptPieter Wuille
2023-10-13test: add tests for miniscript GetWitnessSizePieter Wuille
2023-10-13test: remove mutable global contexts in miniscript fuzzer/testPieter Wuille
2023-10-13fuzz: add coverage for `bitcoinconsensus_verify_script_with_spent_outputs`brunoerg
2023-10-13lib: add Taproot support to libconsensusJake Rawsthorne
2023-10-13Merge bitcoin/bitcoin#28639: refactor: Remove unused nchaintx from SnapshotMe...fanquake
2023-10-12ci: Drop no longer needed `NOLINTNEXTLINE`Hennadii Stepanov
2023-10-12tidy: modernize-use-emplaceMarcoFalke
2023-10-12refactor: Remove unused nchaintx from SnapshotMetadata constructorMarcoFalke
2023-10-11Merge bitcoin/bitcoin#28602: descriptors: Disallow hybrid and uncompressed ke...fanquake
2023-10-10ci: use LLVM/Clang 17 in tidy jobfanquake
2023-10-09Merge bitcoin/bitcoin#26331: Implement `CCoinsViewErrorCatcher::HaveCoin` and...Andrew Chow
2023-10-09test: Unit test for inferring scripts with hybrid and uncompressed keysAndrew Chow
2023-10-09descriptors: Move InferScript's pubkey validity checks to InferPubkeyAndrew Chow
2023-10-09descriptors: Check result of InferPubkeyAndrew Chow
2023-10-09Merge bitcoin/bitcoin#28591: kernel: chainparams updates for 26.xfanquake