< December 2024 >
Su Mo Tu We Th Fr Sa 1234567891011121314
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
2024-07-05
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #30399: test: Add arguments for creating a slimmer TestingSetup (master...noNetChainTest) https://github.com/bitcoin/bitcoin/pull/30399
<bitcoin-git>
[bitcoin] Deuces9ers opened pull request #30398: Rename doc/release-notes/release-notes-0.9.0.md to doc/release-notes/… (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30398
<bitcoin-git>
[bitcoin] hodlinator opened pull request #30397: refactor: Use designated initializer in test/util/net.cpp (master...2024-07_net_designated_initializer) https://github.com/bitcoin/bitcoin/pull/30397
<bitcoin-git>
[bitcoin] sipa opened pull request #30396: random: add benchmarks and drop unnecessary Shuffle function (master...202407_rng_opt) https://github.com/bitcoin/bitcoin/pull/30396
<bitcoin-git>
[bitcoin] maflcko opened pull request #30395: rpc: Use untranslated error strings in loadtxoutset (master...2407-rpc-loadtxoutset-msgs) https://github.com/bitcoin/bitcoin/pull/30395
<bitcoin-git>
bitcoin/master b3b382d Pieter Wuille: random: move rand256() and randbytes() to .h file
<bitcoin-git>
bitcoin/master 493a2e0 Pieter Wuille: random: write rand256() in function of fillrand()
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #30388: bugfix: Check if mempool exists before asserting in ActivateSnapshot (master...assumeUtxoMempool) https://github.com/bitcoin/bitcoin/pull/30388
<bitcoin-git>
[bitcoin] theuni opened pull request #30387: contrib: use c++ compiler rather than c compiler for binary checks (master...cxx-security-check) https://github.com/bitcoin/bitcoin/pull/30387
<bitcoin-git>
[bitcoin] ajtowns opened pull request #30384: logging: Simplify edge cases in logging configuration (master...202407-log-none) https://github.com/bitcoin/bitcoin/pull/30384
<bitcoin-git>
[bitcoin] maflcko opened pull request #30383: util: Catch translation string errors at compile time (master...2407-trans) https://github.com/bitcoin/bitcoin/pull/30383
<bitcoin-git>
[bitcoin] fanquake merged pull request #30380: lint: Ignore files ignored by git in the Markdown Link Checker (master...mlc-gitignore) https://github.com/bitcoin/bitcoin/pull/30380
<bitcoin-git>
bitcoin/master 4d94254 willcl-ark: lint: ignore files ignored by git in mlc
<bitcoin-git>
bitcoin/master 3714692 merge-script: Merge bitcoin/bitcoin#30380: lint: Ignore files ignored by git in the Mark...
<bitcoin-git>
bitcoin/master dea7afd willcl-ark: lint: remove unneeded trailing line fix
<bitcoin-git>
[bitcoin] willcl-ark opened pull request #30380: Ignore files ignored by git in the Markdown Link Checker lint (master...mlc-gitignore) https://github.com/bitcoin/bitcoin/pull/30380
<laanwj>
@achow101: yes, bitcoin-git is dead for now, the server all that stuff was running on had a fatal crash, trying to restore get everything back to work from a daily backup but it may take a while
<bitcoin-git>
[bitcoin] theStack opened pull request #30374: Revert "test: p2p: check that connecting to ourself leads to disconnect" (master...revert-pr30362) https://github.com/bitcoin/bitcoin/pull/30374
<bitcoin-git>
[bitcoin] theStack opened pull request #30362: test: p2p: check that connecting to ourself leads to disconnect (master...202406-test-add_check_for_self_connect) https://github.com/bitcoin/bitcoin/pull/30362
<bitcoin-git>
[bitcoin] Jianru-Lin opened pull request #30359: Correct Error Code in OP_IF/OP_NOTIF Empty Stack Check (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30359
<bitcoin-git>
[bitcoin] maflcko opened pull request #30358: scripted-diff: Log parameter interaction not thrice (master...2406-log-init) https://github.com/bitcoin/bitcoin/pull/30358
<bitcoin-git>
[bitcoin] willcl-ark opened pull request #30357: Permit opt-out of finalization during `walletprocesspsbt` (master...walletprocesspsbt-no-finalize) https://github.com/bitcoin/bitcoin/pull/30357
<bitcoin-git>
[bitcoin] Sjors opened pull request #30356: refactor: add coinbase constraints to BlockAssembler::Options (master...2024/06/coinbase-constraints) https://github.com/bitcoin/bitcoin/pull/30356
<bitcoin-git>
[bitcoin] ajtowns opened pull request #30355: wallet: use LogTrace for walletdb log messages at trace level (master...202406-walletlogtrace) https://github.com/bitcoin/bitcoin/pull/30355
<bitcoin-git>
[bitcoin] cobratbq opened pull request #30354: doc: external-signer, example 'createwallet' RPC call requires eight argument (master...fix-external-signer-doc) https://github.com/bitcoin/bitcoin/pull/30354
<bitcoin-git>
[bitcoin] furszy opened pull request #30353: test: fix inconsistency in fundrawtransaction weight limits test (master...2024_test_fix_max_weight_test) https://github.com/bitcoin/bitcoin/pull/30353
<bitcoin-git>
[bitcoin] instagibbs opened pull request #30352: policy: Add `OP_TRUE 0x4e73` as a standard output script (master...2024-06-op_true_outputs) https://github.com/bitcoin/bitcoin/pull/30352
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #30340: test: Added coverage to Block not found error using gettxoutsetinfo (master...testBlockNotFoundUsingGetTxOutSetInfo) https://github.com/bitcoin/bitcoin/pull/30340
2024-06-25
<bitcoin-git>
[bitcoin] brunoerg opened pull request #30339: test: add coverage for `node` field of `getaddednodeinfo` RPC (master...2024-06-test-getaddednodeinfo-peer-) https://github.com/bitcoin/bitcoin/pull/30339
<bitcoin-git>
[bitcoin] hebasto closed pull request #30333: Update libsecp256k1 subtree to current master (master...240625-secp-update) https://github.com/bitcoin/bitcoin/pull/30333
<bitcoin-git>
[bitcoin] fanquake opened pull request #30334: Update libsecp256k1 subtree to latest master (master...update_secp256k1_subtree) https://github.com/bitcoin/bitcoin/pull/30334
<bitcoin-git>
[bitcoin] hebasto opened pull request #30333: Update libsecp256k1 subtree to current master (master...240625-secp-update) https://github.com/bitcoin/bitcoin/pull/30333
<bitcoin-git>
[bitcoin] paplorinc opened pull request #30326: optimizations: Reduce cache lookups in CCoinsViewCache::FetchCoin (master...paplorinc/FetchCoin) https://github.com/bitcoin/bitcoin/pull/30326
<bitcoin-git>
[bitcoin] paplorinc reopened pull request #29608: refactor: Preallocate addresses in GetAddr based on nNodes (master...paplorinc/addrman-get-address-preallocate) https://github.com/bitcoin/bitcoin/pull/29608
<bitcoin-git>
[bitcoin] paplorinc opened pull request #30325: Optimization: Switch CTxMemPool::CalculateDescendants from set to deque to reduce transaction hash calculations (master...paplorinc/CalculateDescendants) https://github.com/bitcoin/bitcoin/pull/30325
<bitcoin-git>
[bitcoin] paplorinc opened pull request #30324: Moved repeated `-printpriority` fetching out of AddToBlock (master...paplorinc/AssembleBlock) https://github.com/bitcoin/bitcoin/pull/30324
<bitcoin-git>
[bitcoin] ismaelsadeeq opened pull request #30322: [test]: prevent `create_self_transfer` failure when target weight is below tx weight (master...06-2024-fix_bulk_tx-with-low-weight) https://github.com/bitcoin/bitcoin/pull/30322
<bitcoin-git>
[bitcoin] romanz opened pull request #30321: rest: don't copy block data when sending binary response (master...http-string-view) https://github.com/bitcoin/bitcoin/pull/30321
2024-06-21
<bitcoin-git>
[bitcoin] mzumsande opened pull request #30320: assumeutxo: Don't load a snapshot if it's not in the best header chain (master...202406_assumeutxo_bestheader) https://github.com/bitcoin/bitcoin/pull/30320
<bitcoin-git>
[bitcoin] fanquake opened pull request #30319: [26.x] upnp: fix build with miniupnpc 2.2.8 (26.x...backport_upnp_api_fix) https://github.com/bitcoin/bitcoin/pull/30319