aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-29[log] add category TXPACKAGES for orphanage and package relayglozow
2023-08-29[log] include wtxid in tx {relay,validation,orphanage} loggingglozow
2023-08-29Merge bitcoin/bitcoin#28347: lint: replace deprecated pkg_resources with impo...fanquake
2023-08-29Merge bitcoin/bitcoin#28354: test: default acceptnonstdtxn=0 on all chainsfanquake
2023-08-28Support for serialization parametersMarcoFalke
2023-08-28Rename CSerAction* to Action*MarcoFalke
2023-08-28Replace READWRITEAS macro with AsBase wrapping functionMarcoFalke
2023-08-28Merge bitcoin/bitcoin#28341: refactor: Use HashWriter over legacy CHashWriterfanquake
2023-08-28doc: Release notes for testnet defaulting to -acceptnonstdtxn=0Anthony Towns
2023-08-28config: default acceptnonstdtxn=0 on all chainsAnthony Towns
2023-08-28Merge bitcoin/bitcoin#28173: ci: Run Windows native task on GitHub Actionsfanquake
2023-08-27ci: Remove unused TEST_RUNNER_ENV="LC_ALL=C" from s390x taskMarcoFalke
2023-08-27ci: Remove /ro_base bind mountMarcoFalke
2023-08-27doc: Remove sudo from command that is already run as rootMarcoFalke
2023-08-27test: Support powerpc64le in get_previous_releases.pyMarcoFalke
2023-08-27log: Print error message when coindb is in inconsistent stateFabian Jahr
2023-08-27Merge bitcoin/bitcoin#28337: build: use Clang 15 for macOS cross-compilationfanquake
2023-08-27guix: use clang-toolchain-15 for macOS compilationfanquake
2023-08-27depends: use LLVM/Clang 15.0.6 for macOS cross-compilefanquake
2023-08-26script: replace deprecated pkg_resources with importlib.metadataJon Atack
2023-08-26Merge bitcoin/bitcoin#28328: guix: update time-machinefanquake
2023-08-25refactor: Use HashWriter over legacy CHashWriter (via SerializeHash)MarcoFalke
2023-08-25refactor: Use HashWriter over legacy CHashWriterMarcoFalke
2023-08-25ci: Run "Win64 native" job on GitHub ActionsHennadii Stepanov
2023-08-25wallet: accurately account for the size of the witness stackAntoine Poinsot
2023-08-25wallet: use descriptor satisfaction size to estimate inputs sizeAntoine Poinsot
2023-08-25script/signingprovider: introduce a MultiSigningProviderAntoine Poinsot
2023-08-25descriptor: introduce a method to get the satisfaction sizeAntoine Poinsot
2023-08-25miniscript: introduce a helper to get the maximum witness sizeAntoine Poinsot
2023-08-25miniscript: make GetStackSize independent of P2WSH contextAntoine Poinsot
2023-08-24Merge bitcoin/bitcoin#28287: rpc, test: add `sendmsgtopeer` rpc and a test fo...Andrew Chow
2023-08-24Merge bitcoin/bitcoin#27480: doc: Improve documentation of rpcallowipAndrew Chow
2023-08-24Merge bitcoin/bitcoin#27585: fuzz: improve `coinselection`Andrew Chow
2023-08-24Merge bitcoin/bitcoin#28165: net: transport abstractionfanquake
2023-08-24Merge bitcoin/bitcoin#28230: rpc: Add MaybeArg() and Arg() default helperfanquake
2023-08-24Merge bitcoin/bitcoin#28330: ci: Add missing docker.io prefix for native task...fanquake
2023-08-24Merge bitcoin/bitcoin#28332: test: previous releases: speed up fetching sourc...fanquake
2023-08-24Merge bitcoin/bitcoin#28325: test: wallet_backup.py, fix intermittent failure...fanquake
2023-08-24Merge bitcoin/bitcoin#28322: ci: Use concurrency for pull requests onlyfanquake
2023-08-24Merge bitcoin/bitcoin#28321: test: Fix intermittent issue in mempool_reorgfanquake
2023-08-24rpc: Add MaybeArg() and Arg() default helperMarcoFalke
2023-08-24Merge bitcoin/bitcoin#27976: ci: Start with clean envfanquake
2023-08-24guix: drop Windows broken-longjmp.patchfanquake
2023-08-24guix: drop NSIS patch now that we use 3.09fanquake
2023-08-24guix: use cross-* keyword argumentsfanquake
2023-08-24guix: update time-machine to 160f78a4d92205df986ed9efcce7d3aac188cb24fanquake
2023-08-24guix: update python-oscrypto to 1.3.0fanquake
2023-08-24guix: backport glibc patch to fix powerpc buildfanquake
2023-08-24Merge bitcoin/bitcoin#28324: guix: pre time-machine bump changes (Linux)fanquake
2023-08-24test: previous releases: speed up fetching sources with shallow cloneSebastian Falbesoner