aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-04Merge bitcoin-core/gui#801: Fix nullptr clientModel access during shutdownHennadii Stepanov
2024-03-04Merge bitcoin/bitcoin#29524: p2p: Don't consider blocks mutated if they don't...fanquake
2024-03-04qt: 27.0 translations updateHennadii Stepanov
2024-03-04doc: update signet faucet link in offline-signing-tutorial.mdSupachai Kheawjuy
2024-03-02test: remove file-wide interpreter.cpp ubsan suppressionfanquake
2024-03-02Merge bitcoin/bitcoin#29528: build: move sha256_sse4 into libbitcoin_crypto_basefanquake
2024-03-02ci: Fix functional tests step for pull requests in Windows GHA jobHennadii Stepanov
2024-03-01build, msvc: Do not compile redundant sourcesHennadii Stepanov
2024-03-01build: move sha256_sse4 into libbitcoin_crypto_basefanquake
2024-03-01Merge bitcoin/bitcoin#29263: serialization: c++20 endian/byteswap/clz moderni...fanquake
2024-03-01Merge bitcoin/bitcoin#29495: fuzz: add target for local address stufffanquake
2024-03-01Merge bitcoin/bitcoin#29518: doc: correct function name in AssumeUTXO design ...fanquake
2024-03-01test: fix flaky wallet_send functional testMax Edwards
2024-03-01test: fix weight estimates in functional testsMax Edwards
2024-02-29p2p: Don't consider blocks mutated if they don't connect to known prev blockGreg Sanders
2024-02-29Merge bitcoin/bitcoin#29407: build: remove confusing and inconsistent disable...fanquake
2024-02-29Merge bitcoin/bitcoin#29390: test: speedup bip324_cipher.py unit testAva Chow
2024-02-29doc: correct function name in AssumeUTXO design docsjrakibi
2024-02-29Merge bitcoin/bitcoin#29516: test: removes unnecessary check from validation_...fanquake
2024-02-29doc: remove references to disable-asm option now that it's goneCory Fields
2024-02-29build: remove confusing and inconsistent disable-asm optionCory Fields
2024-02-29Merge bitcoin/bitcoin#29510: wallet: `getrawchangeaddress` and `getnewaddress...Ava Chow
2024-02-29Merge bitcoin/bitcoin#29511: test: Fix intermittent failure in rpc_net.py --v...Ava Chow
2024-02-29refactor: gui, simplify boost signals disconnectionfurszy
2024-02-29fuzz: add target for local addressesbrunoerg
2024-02-29test: removes unnecessary check from validation_testsSergi Delgado Segura
2024-02-29tests: Provide more helpful assert_equal errorsAnthony Towns
2024-02-29test: Fix intermittent failure in rpc_net.py --v2transportstratospher
2024-02-28Merge bitcoin/bitcoin#29412: p2p: Don't process mutated blocksAva Chow
2024-02-28Merge bitcoin/bitcoin#29504: ci: print python version on win64 native jobfanquake
2024-02-28Merge bitcoin/bitcoin#29489: test: Remove Windows-specific code from `system_...fanquake
2024-02-28Merge bitcoin/bitcoin#29493: subtree: update crc32c subtreefanquake
2024-02-28Merge bitcoin/bitcoin#29484: serialization: replace char-is-int8_t autoconf d...fanquake
2024-02-28Merge bitcoin/bitcoin#29486: build: remove -Wdocumentation conditionalfanquake
2024-02-28gui: guard accessing a nullptr 'clientModel'furszy
2024-02-28ci: print python version on win64 native jobMax Edwards
2024-02-28serialization: use internal endian conversion functionsCory Fields
2024-02-28serialization: detect byteswap builtins without autoconf testsCory Fields
2024-02-28test: make sure keypool sizes do not change on `getrawchangeaddress`/`getnewa...UdjinM6
2024-02-28wallet: Avoid updating `ReserveDestination::nIndex` when `GetReservedDestinat...UdjinM6
2024-02-27Merge bitcoin/bitcoin#29475: doc: Fix Broken Linksfanquake
2024-02-27doc: Fix Broken LinksJustin Dhillon
2024-02-27serialization: replace char-is-int8_t autoconf detection with c++20 conceptCory Fields
2024-02-27Update crc32c subtree to latest upstream masterfanquake
2024-02-27Squashed 'src/crc32c/' changes from 0bac72c455..b60d2b7334fanquake
2024-02-27test: Remove Windows-specific code from `system_tests/run_command`Hennadii Stepanov
2024-02-27[test] IsBlockMutated unit testsdergoegge
2024-02-27Add transaction_identifier::size to allow Span conversiondergoegge
2024-02-27[validation] Cache merkle root and witness commitment checksdergoegge
2024-02-27[test] Add regression test for #27608dergoegge