aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-04Merge bitcoin/bitcoin#29548: doc: remove rel note fragmentsfanquake
2024-03-04Merge bitcoin/bitcoin#29546: qt: 27.0 translations updatefanquake
2024-03-04doc: remove rel note fragmentsfanquake
2024-03-04kernel: chainparams updates for 27.xfanquake
2024-03-04kernel: update chainTxData for 27.xfanquake
2024-03-04kernel: update nMinimumChainWork & defaultAssumeValid for 27.xfanquake
2024-03-04Merge bitcoin/bitcoin#29533: build, msvc: Do not compile redundant sourcesfanquake
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-29ci: add --v2transport to an existing CI jobMartin Zumsande
2024-02-29test: ignore --v2transport for older versions instead of assertingMartin Zumsande
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-29test: add -v1transport option and use it in test_runnerMartin Zumsande
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