aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-22guix: drop binutils from macOS envfanquake
2024-05-22guix: use GUIX_LD_WRAPPER_DISABLE_RPATH for all HOSTSfanquake
2024-05-22guix: remove ZERO_AR_DATE exportfanquake
2024-05-22depends: remove cctools & libtapifanquake
2024-05-22build: switch to using lld for macOS buildsfanquake
2024-05-22build: add lld into macOS build environment(s)fanquake
2024-05-22depends: swap cctools-x for llvm-xfanquake
2024-05-22depends: don't use -no_warning_for_no_symbols in macOS qt buildfanquake
2024-05-22Merge bitcoin/bitcoin#30120: Update libsecp256k1 subtree to current mastermerge-script
2024-05-21windeploy: Renew certificateAva Chow
2024-05-21Merge bitcoin/bitcoin#30137: build: Remove `--enable-threadlocal`merge-script
2024-05-21Merge bitcoin/bitcoin#29421: net: make the list of known message types a comp...Ava Chow
2024-05-21wallet, tests: Avoid stringop-overflow warning in PollutePubKeyAva Chow
2024-05-21[fuzz] V3_MAX_VSIZE and effective ancestor/descendant size limitsglozow
2024-05-21[policy] restrict all v3 transactions to 10kvBglozow
2024-05-21[policy] explicitly require non-v3 for CPFP carve outglozow
2024-05-21test: improve robustness of connect_nodes()furszy
2024-05-21rpc: Enhance metadata of the dumptxoutset outputFabian Jahr
2024-05-21assumeutxo: Add documentation on dumptxoutset serialization formatFabian Jahr
2024-05-21assumeutxo: Add test for changed coin size valueFabian Jahr
2024-05-21rpc: Optimize serialization disk space of dumptxoutsetFabian Jahr
2024-05-21build: remove --enable-threadlocalfanquake
2024-05-21doc: remove comment about using thread_localfanquake
2024-05-21build: Enable `thread_local` for MinGW-w64 buildsHennadii Stepanov
2024-05-21Merge bitcoin/bitcoin#30143: doc: Update NetBSD Build Guidemerge-script
2024-05-21Merge bitcoin/bitcoin#30095: util: avoid using thread_local variable that has...merge-script
2024-05-21Merge bitcoin/bitcoin#26606: wallet: Implement independent BDB parsermerge-script
2024-05-21refactor: replace hardcoded numbersLÅ‘rinc
2024-05-21ci: Add mising -Wno-error=maybe-uninitialized to armhf taskMarcoFalke
2024-05-20rpc: avoid copying into UniValueCory Fields
2024-05-20doc: Update NetBSD Build GuideHennadii Stepanov
2024-05-20Merge bitcoin/bitcoin#30133: test: remove unneeded `-maxorphantx=1000` settingsglozow
2024-05-20Merge bitcoin/bitcoin#30066: test: add conflicting topology test caseglozow
2024-05-19tests: improve wallet multisig descriptor test and docsMichael Dietz
2024-05-18build: pass --with-ecmult-gen-kb=86 to secp256k1fanquake
2024-05-17[[refactor]] Check CTxMemPool options in constructorTheCharlatan
2024-05-17test: remove unneeded `-maxorphantx=1000` settingsSebastian Falbesoner
2024-05-17Merge bitcoin/bitcoin#29817: kernel: De-globalize fReindexAva Chow
2024-05-17Merge bitcoin/bitcoin#30048: crypto: add `NUMS_H` constAva Chow
2024-05-17bench: bugfix, properly release wallet before erasing directoryfurszy
2024-05-17test: Log when the garbage is actually sent to transport layerstratospher
2024-05-16wallet, test: Be able to always swap BDB endiannessAva Chow
2024-05-16test: Test bdb_ro dump of wallet without reset LSNsAva Chow
2024-05-16test: Test dumping dbs with overflow pagesAva Chow
2024-05-16test: Test dumps of other endian BDB filesAva Chow
2024-05-16bdb: Be able to make byteswapped databasesAva Chow
2024-05-16Error if LSNs are not resetAva Chow
2024-05-16Berkeley RO Database fuzz testTheCharlatan
2024-05-16tests: Add BerkeleyRO to db prefix testsAva Chow
2024-05-16wallettool: Optionally use BERKELEY_RO as format when dumping BDB walletsAva Chow